|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CachingConnector in com.metamatrix.connector.xml |
---|
Classes in com.metamatrix.connector.xml that implement CachingConnector | |
---|---|
class |
AbstractCachingConnector
|
Methods in com.metamatrix.connector.xml that return CachingConnector | |
---|---|
CachingConnector |
XMLConnection.getConnector()
|
Methods in com.metamatrix.connector.xml with parameters of type CachingConnector | |
---|---|
Connection |
XMLConnectorState.getConnection(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment environment)
|
Uses of CachingConnector in com.metamatrix.connector.xml.base |
---|
Classes in com.metamatrix.connector.xml.base that implement CachingConnector | |
---|---|
class |
XMLConnector
|
Methods in com.metamatrix.connector.xml.base that return CachingConnector | |
---|---|
CachingConnector |
XMLConnectionImpl.getConnector()
|
Constructors in com.metamatrix.connector.xml.base with parameters of type CachingConnector | |
---|---|
XMLConnectionImpl(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment connectorEnv)
|
Uses of CachingConnector in com.metamatrix.connector.xml.cache |
---|
Constructors in com.metamatrix.connector.xml.cache with parameters of type CachingConnector | |
---|---|
RequestRecord(java.lang.String requestID,
CachingConnector connector)
|
Uses of CachingConnector in com.metamatrix.connector.xml.file |
---|
Methods in com.metamatrix.connector.xml.file with parameters of type CachingConnector | |
---|---|
Connection |
FileConnectorState.getConnection(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment environment)
|
Uses of CachingConnector in com.metamatrix.connector.xml.http |
---|
Methods in com.metamatrix.connector.xml.http with parameters of type CachingConnector | |
---|---|
Connection |
HTTPConnectorState.getConnection(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment environment)
|
Uses of CachingConnector in com.metamatrix.connector.xml.jms |
---|
Methods in com.metamatrix.connector.xml.jms that return CachingConnector | |
---|---|
CachingConnector |
JMSConnection.getConnector()
|
Methods in com.metamatrix.connector.xml.jms with parameters of type CachingConnector | |
---|---|
Connection |
JMSXMLConnectorState.getConnection(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment environment)
|
Constructors in com.metamatrix.connector.xml.jms with parameters of type CachingConnector | |
---|---|
JMSConnection(CachingConnector connector,
ExecutionContext secCtx,
ConnectorEnvironment connectorEnv)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |