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

Packages that use SecureConnectorState
com.metamatrix.connector.xml.base   
com.metamatrix.connector.xml.http   
com.metamatrix.connector.xml.jms   
com.metamatrix.connector.xml.soap   
 

Uses of SecureConnectorState in com.metamatrix.connector.xml.base
 

Classes in com.metamatrix.connector.xml.base that implement SecureConnectorState
 class SecureConnectorStateImpl
          Encapsulates the loading of the TrustDeserializerClass for connector implementations that require security.
 

Uses of SecureConnectorState in com.metamatrix.connector.xml.http
 

Classes in com.metamatrix.connector.xml.http that implement SecureConnectorState
 class HTTPConnectorState
           
 

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

Subinterfaces of SecureConnectorState in com.metamatrix.connector.xml.jms
 interface JMSConnectorState
           
 

Classes in com.metamatrix.connector.xml.jms that implement SecureConnectorState
 class JMSSOAPConnectorState
           
 class JMSXMLConnectorState
          This class is responsible for getting the configuration data from the binding and asserting that it is consistent with the needs of the connector.
 

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

Classes in com.metamatrix.connector.xml.soap that implement SecureConnectorState
 class SOAPConnectorState
          This class copies the the name of the interface because it is remaining backwardly compatable with old bindings.
 



Copyright © 2009. All Rights Reserved.