Class | Description |
---|---|
BaseRemoteService |
A generic implementation of an RemoteService.
|
HttpRemoteService |
A
RemoteService implementation that stores server
context information in HTTP sessions. |
LocalConnection |
A ClientConnection that connects to a DataChannel.
|
ServerSession |
An object that stores server side objects for the client session.
|
Exception | Description |
---|---|
MissingSessionException |
An exception that are thrown by the ROP server if the client are missing a session.
|
Copyright © 2001–2023 Apache Cayenne. All rights reserved.