com.metamatrix.connector.xml.soap
Class SOAPExecutor

java.lang.Object
  extended by com.metamatrix.connector.xml.http.HTTPExecutor
      extended by com.metamatrix.connector.xml.soap.SOAPExecutor
All Implemented Interfaces:
ResultProducer

public class SOAPExecutor
extends HTTPExecutor


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

SOAPExecutor

public SOAPExecutor(SOAPConnectorState state,
                    XMLExecution execution,
                    ExecutionInfo exeInfo,
                    QueryAnalyzer analyzer)
             throws ConnectorException
Throws:
ConnectorException
Method Detail

createRequests

protected void createRequests(XMLExecution execution,
                              ExecutionInfo exeInfo,
                              java.util.List<CriteriaDesc[]> requestPerms)
                       throws ConnectorException
Overrides:
createRequests in class HTTPExecutor
Throws:
ConnectorException


Copyright © 2009. All Rights Reserved.