Uses of Package
com.sibvisions.rad.server

Packages that use com.sibvisions.rad.server
com.sibvisions.rad.server Contains remote server classes and dependent components. 
com.sibvisions.rad.server.http.rest Contains classes for generic REST access. 
 

Classes in com.sibvisions.rad.server used by com.sibvisions.rad.server
AbstractServerContext
          The AbstractServerContext is a general ServerContext implementation.
AbstractSession
          A Session is a server side session which will be started when an IConnection connects to a remote server.
DefaultSessionManager
          The DefaultSessionManager handles the access to all sessions created through client connections.
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.
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.
IRequest
          Defines an object to provide client request.
IResponse
          Defines an object to assist a servre in sending a response to the client.
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.
 

Classes in com.sibvisions.rad.server used by com.sibvisions.rad.server.http.rest
DirectServerSession
          The DirectServerSession is a wrapper for server-side sessions.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.