|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.connector.xml.http.HTTPExecutor
com.metamatrix.connector.xml.soap.SOAPExecutor
public class SOAPExecutor
Field Summary |
---|
Fields inherited from class com.metamatrix.connector.xml.http.HTTPExecutor |
---|
execution, m_requestor, PARM_INPUT_NAMESPACE_TABLE_PROPERTY_NAME, PARM_INPUT_XPATH_TABLE_PROPERTY_NAME, request |
Constructor Summary | |
---|---|
SOAPExecutor(SOAPConnectorState state,
XMLExecution execution,
ExecutionInfo exeInfo)
|
Method Summary | |
---|---|
protected java.lang.String |
getCacheKey()
|
int |
getDocumentCount()
|
protected java.io.InputStream |
getDocumentStream()
|
protected void |
setRequests(java.util.List params,
java.lang.String uriString)
|
Methods inherited from class com.metamatrix.connector.xml.http.HTTPExecutor |
---|
addGetValues, addPostValues, addStreamFilters, attemptConditionalLog, buildInputXMLDocument, buildRawUriString, buildUriString, cannotProjectParameter, checkIfRequestIsNeeded, closeStreams, createNameValuePairs, createXMLRequestDoc, createXMLRequestDocString, generatePairs, getAllowHttp500, getExeInfo, getLogger, getRequestObject, getState, getXMLDocuments, modifyRequest, releaseDocumentStream, 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, ExecutionInfo exeInfo) throws ConnectorException
ConnectorException
Method Detail |
---|
protected java.io.InputStream getDocumentStream() throws ConnectorException
getDocumentStream
in class HTTPExecutor
ConnectorException
protected void setRequests(java.util.List params, java.lang.String uriString) throws ConnectorException
setRequests
in class HTTPExecutor
ConnectorException
protected java.lang.String getCacheKey() throws ConnectorException
getCacheKey
in class HTTPExecutor
ConnectorException
public int getDocumentCount() throws ConnectorException
ConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |