|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.connector.xml.base.RequestResponseDocumentProducer
com.metamatrix.connector.xml.soap.SOAPExecutor
public class SOAPExecutor
Field Summary |
---|
Fields inherited from class com.metamatrix.connector.xml.base.RequestResponseDocumentProducer |
---|
NAMESPACE_PREFIX_PROPERTY_NAME, xmlExtractor |
Constructor Summary | |
---|---|
SOAPExecutor(SOAPConnectorState state,
XMLExecution execution)
|
Method Summary | |
---|---|
protected void |
createRequest(java.util.List params)
|
java.lang.String |
getCacheKey(int i)
|
int |
getDocumentCount()
|
java.io.Serializable |
getRequestObject(int i)
|
Response |
getXMLResponse(int invocationNumber)
|
Methods inherited from class com.metamatrix.connector.xml.base.RequestResponseDocumentProducer |
---|
addStreamFilters, attemptConditionalLog, buildRawUriString, buildUriString, cannotProjectParameter, checkIfRequestIsNeeded, getExecution, getExecutionInfo, getExtractor, getLogger, getState, removeAngleBrackets |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOAPExecutor(SOAPConnectorState state, XMLExecution execution) throws ConnectorException
ConnectorException
Method Detail |
---|
public Response getXMLResponse(int invocationNumber) throws ConnectorException
ConnectorException
protected void createRequest(java.util.List params) throws ConnectorException
ConnectorException
public java.lang.String getCacheKey(int i) throws ConnectorException
ConnectorException
public int getDocumentCount() throws ConnectorException
ConnectorException
public java.io.Serializable getRequestObject(int i) throws ConnectorException
ConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |