|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionContext | |
---|---|
org.apache.axis2.context | |
org.apache.axis2.transport |
Uses of SessionContext in org.apache.axis2.context |
---|
Methods in org.apache.axis2.context that return SessionContext | |
---|---|
SessionContext |
MessageContext.getSessionContext()
|
Methods in org.apache.axis2.context with parameters of type SessionContext | |
---|---|
void |
MessageContext.setSessionContext(SessionContext sessionContext)
|
Uses of SessionContext in org.apache.axis2.transport |
---|
Methods in org.apache.axis2.transport that return SessionContext | |
---|---|
SessionContext |
TransportListener.getSessionContext(MessageContext messageContext)
To get the sessionContext transport dependent manner. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |