Uses of Package
org.marketcetera.util.ws.stateful
-
Packages that use org.marketcetera.util.ws.stateful Package Description org.marketcetera.util.ws.stateful Web services infrastructure.org.marketcetera.util.ws.stateless Infrastructure for stateless communication between client and server.org.marketcetera.util.ws.tags Tags used to identify aspects of web services, and filters for those tags. -
Classes in org.marketcetera.util.ws.stateful used by org.marketcetera.util.ws.stateful Class Description Authenticator An authenticator of user credentials.AuthService An authentication service interface.ClientContext The client context which the client must supply as an argument to every stateful remote call.PortDescriptor Describes the usage of a port.RemoteCall An implementation wrapper for stateful services.Server A server node for stateful communication.ServerProvider Provides access to aServerobject.ServiceBase The base interface for all stateful web services.ServiceBaseImpl The base class for all stateful web services, which retains an optional session manager.SessionFactory A session (data object) factory.SessionHolder A session holder.SessionManager A session manager.UsesPort Indicates that the implementor consumes a port. -
Classes in org.marketcetera.util.ws.stateful used by org.marketcetera.util.ws.stateless Class Description PortDescriptor Describes the usage of a port.UsesPort Indicates that the implementor consumes a port. -
Classes in org.marketcetera.util.ws.stateful used by org.marketcetera.util.ws.tags Class Description SessionManager A session manager.