|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.SDataWebConversation
public class SDataWebConversation
SData to SData communication over HTTP protocol
Constructor Summary | |
---|---|
SDataWebConversation(SDataServer sDataServer)
|
Method Summary | |
---|---|
SDataResponse |
getResponse(SDataExternalRequest request)
Send the request to the external SData server to get the SdataResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SDataWebConversation(SDataServer sDataServer)
Method Detail |
---|
public SDataResponse getResponse(SDataExternalRequest request) throws java.io.IOException, javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException
SDataConversation
getResponse
in interface SDataConversation
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |