Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.rad.server Classes and Interfaces - 25 results found.
| Name | Description | Type | Package | Framework |
| AbstractObjectProvider | An AbstractObjectProvider handles the access to the life-cycle objects for all sessions. | Class | javax.rad.server | JVX |
|
| AbstractSessionManager | | Class | javax.rad.server | JVX |
|
| CallEvent | The CallEvent serves information about a server call. | Class | javax.rad.server.event | JVX |
|
| CallEventHandler | | Class | javax.rad.server.event | JVX |
|
| CallResultEvent | The CallResultEvent serves the result from a method call. | Class | javax.rad.server.event | JVX |
|
| ExpiredException | The ExpiredException is a SecurityException in case that somethingSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| IAfterCallListener | | Interface | javax.rad.server.event.type | JVX |
|
| IAfterLastCallListener | The IAfterLastCallListener will be used for notifications after the last call. | Interface | javax.rad.server.event.type | JVX |
|
| IBeforeCallListener | The IAfterCallListener will be used for notifications before calls. | Interface | javax.rad.server.event.type | JVX |
|
| IBeforeFirstCallListener | The IBeforeFirstCallListener will be used for notifications before the first call. | Interface | javax.rad.server.event.type | JVX |
|
| ICallHandler | The ICallHandler allows listening on remote calls and offers an invokeLater mechanism like on UI side. | Interface | javax.rad.server | JVX |
|
| ICallListener | The listener interface for receiving events from ICallHandler. | Interface | javax.rad.server.event | JVX |
|
| IConfiguration | The IConfiguration defines the access to the application or server configuration. | Interface | javax.rad.server | JVX |
|
| InactiveException | The InactiveException is a SecurityException in case that somethingSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| InjectObject | The InjectObject is a POJO which holds an object with a specific name. | Class | javax.rad.server | JVX |
|
| InvalidPasswordException | The InvalidPasswordException is a SecurityException in case that passwords areSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| IServer | The IServer interface defines the methods which are necessary for remote server implementations. | Interface | javax.rad.server | JVX |
|
| ISession | Provides a way to identify a user and to store information about that user. | Interface | javax.rad.server | JVX |
|
| ISessionListener | The listener interface for receiving session based events. | Interface | javax.rad.server.event | JVX |
|
| NotFoundException | The NotFoundException is a SecurityException in case that something wasSee Also:Serialized Form | Class | javax.rad.server | JVX |
|
| ResultObject | | Class | javax.rad.server | JVX |
|
| ServerContext | A ServerContext contains all of the per-request state information related to the processing of a single server call. | Class | javax.rad.server | JVX |
|
| SessionContext | A SessionContext contains all of the per-request state information related to the processing of a single server call. | Class | javax.rad.server | JVX |
|
| SessionEvent | | Class | javax.rad.server.event | JVX |
|
| UnknownObjectException | The UnknownObjectException is a RuntimeException for undefined or not found server objects. | Class | javax.rad.server | JVX |