Package | Description |
---|---|
org.apache.axis2.context | |
org.apache.axis2.transport | |
org.apache.axis2.transport.base | |
org.apache.axis2.transport.http | |
org.apache.axis2.transport.http.server |
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 |
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) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.