Package com.sibvisions.rad.server

Contains remote server classes and dependent components.

See:
          Description

Interface Summary
IDirectServer The IDirectServer interface defines a way to handle callbacks direct without callback-ID mapping.
IRequest Defines an object to provide client request.
IResponse Defines an object to assist a servre in sending a response to the client.
 

Class Summary
AbstractSession A Session is a server side session which will be started when an IConnection connects to a remote server.
DefaultObjectProvider The DefaultObjectProvider manages the remote accessible objects.
DefaultSessionManager The DefaultSessionManager handles the access to all sessions created through client connections.
DirectServerConnection The DirectServerConnection is an IConnection implementation for a direct server communication.
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.
 

Package com.sibvisions.rad.server Description

Contains remote server classes and dependent components. The implementation is independent of the communication method.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.