|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AppDbObjectRemoteDelegate | Remote delegate for AppDbObject. |
| AppDbOperationRemoteDelegate | Remote delegate for AppDbOperation. |
| AppRemoteDbConnection | RMI remote connection. |
| AppRemoteDbSession | RMI remote session. |
| HistoryRemoteDelegate | Remote delegate for History. |
| SecurityRemoteDelegate | Remote delegate for Security. |
| Class Summary | |
|---|---|
| AppDbObjectRemoteDelegate.BeingEditedToken | Holds the "edited-by"-token and a success-code. Return value for updateEditedBy() and transferEditedBy(). |
| AppDbObjectRemoteDelegateImpl<T extends AppDbObject> | Implementation of the remote delegate for AppDbObject.Never instantiated. |
| AppDbOperationRemoteDelegateImpl<T extends AppDbOperation> | Implementation of the remote delegate for AppDbOperation.Never instantiated. |
| ApplicationServlet | RMI HTTP-tunneling servlet. |
| AppRemoteDbConnectionImpl | Server side connection implementation. |
| AppRemoteDbSessionImpl | Extends RemoteDbSessionImpl using AppUserInfo and AppDbObjectCache. |
| HistoryRemoteDelegateImpl<T extends History> | Implementation of the history remote delegate. |
| QbfCursorResult | Result object from a remote qbf query. |
| SecurityRemoteDelegateImpl<T extends Security> | Implementation of the Security remote delegate. |
| Exception Summary | |
|---|---|
| AlreadyLoggedInException | Exception thrown by an application server if the user is already logged in. Only for appservers that don't allow a user logged in more than once. |
RMI Support for the Application Layer.
Provides the application-level implementation for Tentackle application servers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||