Uses of Interface org.apache.axis.session.Session

Uses in package org.apache.axis

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.

Uses in package org.apache.axis.session

Classes implementing org.apache.axis.session.Session

class
A trivial session implementation.

Uses in package org.apache.axis.handlers.soap

Methods with parameter type org.apache.axis.session.Session

void
Add this passed in Session to this Service's list of sessions

Uses in package org.apache.axis.transport.http

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
demand create a session if there is not already one for the string

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.