|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLConnectorState in com.metamatrix.connector.xml |
---|
Methods in com.metamatrix.connector.xml that return XMLConnectorState | |
---|---|
XMLConnectorState |
StatefulConnector.getState()
|
XMLConnectorState |
XMLConnection.getState()
|
Uses of XMLConnectorState in com.metamatrix.connector.xml.base |
---|
Classes in com.metamatrix.connector.xml.base that implement XMLConnectorState | |
---|---|
class |
SecureConnectorStateImpl
Encapsulates the loading of the TrustDeserializerClass for connector implementations that require security. |
class |
XMLConnectorStateImpl
|
Fields in com.metamatrix.connector.xml.base declared as XMLConnectorState | |
---|---|
protected XMLConnectorState |
LoggingConnector.m_state
|
Methods in com.metamatrix.connector.xml.base that return XMLConnectorState | |
---|---|
XMLConnectorState |
LoggingConnector.getState()
|
XMLConnectorState |
XMLConnectionImpl.getState()
|
Uses of XMLConnectorState in com.metamatrix.connector.xml.file |
---|
Classes in com.metamatrix.connector.xml.file that implement XMLConnectorState | |
---|---|
class |
FileConnectorState
|
Uses of XMLConnectorState in com.metamatrix.connector.xml.http |
---|
Classes in com.metamatrix.connector.xml.http that implement XMLConnectorState | |
---|---|
class |
HTTPConnectorState
|
Methods in com.metamatrix.connector.xml.http with parameters of type XMLConnectorState | |
---|---|
void |
HTTPTrustDeserializer.setConnectorState(XMLConnectorState state)
|
void |
DefaultTrustDeserializer.setConnectorState(XMLConnectorState state)
|
Constructors in com.metamatrix.connector.xml.http with parameters of type XMLConnectorState | |
---|---|
HTTPExecutor(XMLConnectorState state,
XMLExecution execution,
ExecutionInfo exeInfo)
|
Uses of XMLConnectorState in com.metamatrix.connector.xml.soap |
---|
Classes in com.metamatrix.connector.xml.soap that implement XMLConnectorState | |
---|---|
class |
SOAPConnectorState
This class copies the the name of the interface because it is remaining backwardly compatable with old bindings. |
Uses of XMLConnectorState in com.metamatrix.connector.xml.streaming |
---|
Methods in com.metamatrix.connector.xml.streaming with parameters of type XMLConnectorState | |
---|---|
static org.xml.sax.XMLReader |
ReaderFactory.getXMLReader(XMLConnectorState state)
|
Constructors in com.metamatrix.connector.xml.streaming with parameters of type XMLConnectorState | |
---|---|
StreamingResultsProducer(ExecutionInfo info,
XMLConnectorState state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |