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

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

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

Classes in com.metamatrix.connector.xml.jms that implement SOAPConnectorState
 class JMSSOAPConnectorState
           
 

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)
           
static void SOAPDocBuilder.removeEnvelope(SOAPConnectorState state, Response response)
           
static void SOAPDocBuilder.removeEnvelope(SOAPConnectorState state, XMLDocument xmlDoc)
           
 

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



Copyright © 2009. All Rights Reserved.