com.metamatrix.connector.xml.soap
Class SOAPRequest
java.lang.Object
com.metamatrix.connector.xml.http.BaseRequest
com.metamatrix.connector.xml.http.HTTPRequest
com.metamatrix.connector.xml.soap.SOAPRequest
public class SOAPRequest
- extends HTTPRequest
Methods inherited from class com.metamatrix.connector.xml.http.HTTPRequest |
addGetValues, addPostValues, addStreamFilters, attemptConditionalLog, buildInputXMLDocument, cannotProjectParameter, checkIfRequestIsNeeded, createNameValuePairs, createXMLRequestDoc, createXMLRequestDocString, generatePairs, getAllowHttp500, getDocumentStream, getLogger, getRequestObject, getState, modifyRequest, removeAngleBrackets |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPRequest
public SOAPRequest(SOAPConnectorState connectorState,
XMLExecution execution,
ExecutionInfo exeInfo,
java.util.List<CriteriaDesc> parameters,
int requestNumber)
throws ConnectorException
- Throws:
ConnectorException
initialize
protected void initialize()
- Overrides:
initialize
in class HTTPRequest
release
public void release()
- Overrides:
release
in class HTTPRequest
executeRequest
protected java.io.InputStream executeRequest()
throws ConnectorException
- Overrides:
executeRequest
in class HTTPRequest
- Throws:
ConnectorException
setRequests
protected void setRequests(java.util.List<CriteriaDesc> params,
java.lang.String uriString)
throws ConnectorException
- Overrides:
setRequests
in class HTTPRequest
- Throws:
ConnectorException
getCacheKey
protected java.lang.String getCacheKey()
throws ConnectorException
- Overrides:
getCacheKey
in class HTTPRequest
- Throws:
ConnectorException
getDocumentCount
public int getDocumentCount()
throws ConnectorException
- Throws:
ConnectorException
Copyright © 2009. All Rights Reserved.