|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.rad.server | |
---|---|
com.sibvisions.rad.server | Contains remote server classes and dependent components. |
com.sibvisions.rad.server.config | Contains classes which are used for configuration purposes. |
com.sibvisions.rad.server.security | Contains classes which handles the validation of username/password combinations, with different protocols and different authentication systems. |
com.sibvisions.rad.server.security.validation | Contains validators for security managers, e.g. password validator. |
javax.rad.server | Contains classes and interfaces needed for implementing a remote server. |
javax.rad.server.event | Contains server and communication event classes. |
Classes in javax.rad.server used by com.sibvisions.rad.server | |
---|---|
AbstractObjectProvider
An AbstractObjectProvider handles the access to the life-cycle
objects for all sessions. |
|
AbstractSessionManager
A AbstractSessionManager defines the access to the server-side
session handling. |
|
IConfiguration
The IConfiguration defines the access to the application or server
configuration. |
|
InjectObject
The InjectObject is a POJO which holds an object with
a specific name. |
|
IServer
The IServer interface defines the methods which are necessary for
remote server implementations. |
|
ISession
Provides a way to identify a user and to store information about that user. |
|
ResultObject
The ResultObject encapsulates the return type and value of
a remote call. |
|
SessionContext
A SessionContext contains all of the per-request state information related to the processing
of a single server call. |
Classes in javax.rad.server used by com.sibvisions.rad.server.config | |
---|---|
IConfiguration
The IConfiguration defines the access to the application or server
configuration. |
Classes in javax.rad.server used by com.sibvisions.rad.server.security | |
---|---|
AbstractObjectProvider
An AbstractObjectProvider handles the access to the life-cycle
objects for all sessions. |
|
IConfiguration
The IConfiguration defines the access to the application or server
configuration. |
|
ISession
Provides a way to identify a user and to store information about that user. |
Classes in javax.rad.server used by com.sibvisions.rad.server.security.validation | |
---|---|
ISession
Provides a way to identify a user and to store information about that user. |
Classes in javax.rad.server used by javax.rad.server | |
---|---|
AbstractObjectProvider
An AbstractObjectProvider handles the access to the life-cycle
objects for all sessions. |
|
AbstractSessionManager
A AbstractSessionManager defines the access to the server-side
session handling. |
|
IConfiguration
The IConfiguration defines the access to the application or server
configuration. |
|
InjectObject
The InjectObject is a POJO which holds an object with
a specific name. |
|
IServer
The IServer interface defines the methods which are necessary for
remote server implementations. |
|
ISession
Provides a way to identify a user and to store information about that user. |
|
ResultObject
The ResultObject encapsulates the return type and value of
a remote call. |
|
SessionContext
A SessionContext contains all of the per-request state information related to the processing
of a single server call. |
Classes in javax.rad.server used by javax.rad.server.event | |
---|---|
ISession
Provides a way to identify a user and to store information about that user. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |