|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPConnectorState | |
---|---|
com.metamatrix.connector.xml.http | |
com.metamatrix.connector.xml.soap |
Uses of HTTPConnectorState in com.metamatrix.connector.xml.http |
---|
Fields in com.metamatrix.connector.xml.http declared as HTTPConnectorState | |
---|---|
protected HTTPConnectorState |
DefaultTrustDeserializer.m_state
|
protected HTTPConnectorState |
BaseRequest.state
|
protected HTTPConnectorState |
HTTPExecutor.state
|
Methods in com.metamatrix.connector.xml.http that return HTTPConnectorState | |
---|---|
protected HTTPConnectorState |
HTTPRequest.getState()
|
Constructors in com.metamatrix.connector.xml.http with parameters of type HTTPConnectorState | |
---|---|
HTTPExecutor(HTTPConnectorState state,
XMLExecution execution,
ExecutionInfo exeInfo,
QueryAnalyzer analyzer)
|
|
HTTPRequest(HTTPConnectorState state,
XMLExecution execution,
ExecutionInfo exeInfo,
java.util.List<CriteriaDesc> parameters)
|
Uses of HTTPConnectorState in com.metamatrix.connector.xml.soap |
---|
Subclasses of HTTPConnectorState 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |