Frames | No Frames |
Methods with parameter type org.apache.axis.session.Session | |
void | Add this passed in Session to this Service's list of sessions
|
Classes implementing org.apache.axis.session.Session | |
class | A trivial session implementation. |
Classes implementing org.apache.axis.session.Session | |
class | An HTTP/Servlet implementation of Axis sessions. |
Methods with return type org.apache.axis.session.Session | |
Session | SimpleAxisServer.createSession(String cooky) demand create a session if there is not already one for the string
|
Methods with parameter type org.apache.axis.session.Session | |
void | Set the current session. |
Methods with return type org.apache.axis.session.Session | |
Session | Get the Session object associated with the application
session. |
Session | Get the current session. |