Uses of Interface
com.sibvisions.rad.server.IRequest

Packages that use IRequest
com.sibvisions.rad.server Contains remote server classes and dependent components. 
 

Uses of IRequest in com.sibvisions.rad.server
 

Methods in com.sibvisions.rad.server with parameters of type IRequest
 Object DefaultSessionManager.createSession(IRequest pRequest, ISerializer pSerializer, ChangedHashtable<String,Object> pProperties)
          Creates an authenticated session for an application.
 Object DefaultSessionManager.createSubSession(IRequest pRequest, AbstractSession pSession, ChangedHashtable<String,Object> pProperties)
          Creates a new SubSession for an already authenticated main session.
 ISession Server.process(IRequest pRequest, IResponse pResponse)
          Processes client requests which uses the communication protocol.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.