|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IDirectServer | The IDirectServer interface defines a way to handle callbacks direct without
callback-ID mapping. |
ILifeCycleObject | The ILifeCycleObject interface is a marker interface for server-side lifecycle objects. |
IMasterSession | The IMasterSession defines a master session. |
IRequest | Defines an object to provide client request. |
IResponse | Defines an object to assist a servre in sending a response to the client. |
ISubSession | The ISubSession defines a sub session. |
Class Summary | |
---|---|
AbstractSession | A Session is a server side session which will be started
when an IConnection connects to a remote server. |
AbstractSessionContext | The AbstractSessionContext is a simple extension of SessionContext . |
AbstractSessionContext.WrappedSession | The WrappedSession allows restricted access to the
AbstractSession . |
DefaultObjectProvider | The DefaultObjectProvider manages the remote accessible objects. |
DefaultSessionManager | The DefaultSessionManager handles the access to all sessions
created through client connections. |
DetachedSession | The DetachedSession is an ISession . |
DirectServerConnection | The DirectServerConnection is an IConnection implementation for
a direct server communication. |
DirectServerSession | The DirectServerSession is a wrapper for server-side sessions. |
GenericBean | The GenericBean handles the access to the values
of cached members and defined methods. |
Monitoring | The Monitoring class will be used as server-side object for
administer the communication server. |
Server | The Server is the general remote server implementation. |
Contains remote server classes and dependent components. The implementation is independent of the communication method.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |