Uses of Class
com.metamatrix.connector.xml.base.XMLConnectorStateImpl

Packages that use XMLConnectorStateImpl
com.metamatrix.connector.xml.base   
com.metamatrix.connector.xml.file   
com.metamatrix.connector.xml.http   
com.metamatrix.connector.xml.soap   
 

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

Subclasses of XMLConnectorStateImpl in com.metamatrix.connector.xml.base
 class SecureConnectorStateImpl
          Encapsulates the loading of the TrustDeserializerClass for connector implementations that require security.
 

Uses of XMLConnectorStateImpl in com.metamatrix.connector.xml.file
 

Subclasses of XMLConnectorStateImpl in com.metamatrix.connector.xml.file
 class FileConnectorState
           
 

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

Subclasses of XMLConnectorStateImpl in com.metamatrix.connector.xml.http
 class HTTPConnectorState
           
 

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

Subclasses of XMLConnectorStateImpl in com.metamatrix.connector.xml.soap
 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.