|
||||||||||
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, exeInfo, requests, state |
Constructor Summary | |
---|---|
SOAPExecutor(SOAPConnectorState state,
XMLExecution execution,
ExecutionInfo exeInfo,
QueryAnalyzer analyzer)
|
Method Summary | |
---|---|
protected void |
createRequests(XMLExecution execution,
ExecutionInfo exeInfo,
java.util.List<CriteriaDesc[]> requestPerms)
|
Methods inherited from class com.metamatrix.connector.xml.http.HTTPExecutor |
---|
closeStreams, getXMLDocuments |
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, QueryAnalyzer analyzer) throws ConnectorException
ConnectorException
Method Detail |
---|
protected void createRequests(XMLExecution execution, ExecutionInfo exeInfo, java.util.List<CriteriaDesc[]> requestPerms) throws ConnectorException
createRequests
in class HTTPExecutor
ConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |