|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Session | |
| org.apache.axis | |
| org.apache.axis.session | |
| Uses of Session in org.apache.axis |
| Methods in org.apache.axis that return Session | |
Session |
MessageContext.getSession()
Get the current session. |
Session |
AxisEngine.getApplicationSession()
Get the Session object associated with the application
session. |
| Methods in org.apache.axis with parameters of type Session | |
void |
MessageContext.setSession(Session session)
Set the current session. |
| Uses of Session in org.apache.axis.session |
| Classes in org.apache.axis.session that implement Session | |
class |
SimpleSession
A trivial session implementation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||