Uses of Interface
com.metamatrix.connector.xml.SOAPConnectorState

Packages that use SOAPConnectorState
com.metamatrix.connector.xml.soap   
 

Uses of SOAPConnectorState in com.metamatrix.connector.xml.soap
 

Classes in com.metamatrix.connector.xml.soap that implement SOAPConnectorState
 class SOAPConnectorState
          This class copies the the name of the interface because it is remaining backwardly compatable with old bindings.
 class SOAPConnectorStateImpl
          Contains the data needed to create the SOAP Envelope around an XML Document.
 

Methods in com.metamatrix.connector.xml.soap with parameters of type SOAPConnectorState
 org.jdom.Document SOAPDocBuilder.createXMLRequestDoc(java.util.List params, SOAPConnectorState state, java.lang.String namespacePrefixes, java.lang.String inputParmsXPath)
           
 

Constructors in com.metamatrix.connector.xml.soap with parameters of type SOAPConnectorState
SOAPExecutor(SOAPConnectorState state, XMLExecution execution, ExecutionInfo exeInfo)
           
 



Copyright © 2009. All Rights Reserved.