Modifier and Type | Method and Description |
---|---|
SessionContext |
MessageContext.getSessionContext() |
Modifier and Type | Method and Description |
---|---|
void |
MessageContext.setSessionContext(SessionContext sessionContext) |
Modifier and Type | Method and Description |
---|---|
SessionContext |
HttpListener.getSessionContext(MessageContext messageContext) |
Modifier and Type | Method and Description |
---|---|
SessionContext |
TransportListener.getSessionContext(MessageContext messageContext)
To get the sessionContext transport dependent manner.
|
Modifier and Type | Method and Description |
---|---|
SessionContext |
AbstractTransportListener.getSessionContext(MessageContext messageContext) |
Modifier and Type | Method and Description |
---|---|
SessionContext |
SimpleHTTPServer.getSessionContext(MessageContext messageContext) |
SessionContext |
AxisServletListener.getSessionContext(MessageContext messageContext) |
Modifier and Type | Method and Description |
---|---|
SessionContext |
SessionManager.getSessionContext(String sessionKey) |
Modifier and Type | Method and Description |
---|---|
SessionContext |
LifecycleFixTransportListenerProxy.getSessionContext(MessageContext arg0) |
Modifier and Type | Method and Description |
---|---|
SessionContext |
XMPPListener.getSessionContext(MessageContext messageContext) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.