public abstract class AbstractPluginTransportContext extends java.lang.Object implements GenericTransportContext
GenericTransportContext.PARAM_TYPE
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
m_requestURI
The request uri.
|
protected GenericTransportHandler |
m_transportHandler
The transport handler.
|
protected java.lang.String |
m_transportSessionId |
Constructor and Description |
---|
AbstractPluginTransportContext() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttribute, getAttributeNames, getAttributes, getErrorCode, getLocale, getParameters, getParameters, getParameterValue, getRequestMethod, getRequestURI, getSessionStore, getToken, getTransportRequest, getTransportSession, getTransportSessionID, getUserAgent, setAttribute, setErrorCode, setToken, setTransportSessionID, unsetToken, unsetToken
protected GenericTransportHandler m_transportHandler
protected java.lang.String m_requestURI
protected java.lang.String m_transportSessionId