| Interface | Description |
|---|---|
| ClientMessage |
A tag interface representing a message sent by a remote client to Cayenne service.
|
| RemoteService |
Interface of a Cayenne remote service.
|
| Class | Description |
|---|---|
| BootstrapMessage |
A message sent to a remote service to request Cayenne mapping info.
|
| QueryMessage |
A message passed to a DataChannel to request a query execution with result returned as
QueryResponse.
|
| RemoteIncrementalFaultList |
A list that serves as a container of Persistent objects.
|
| RemoteSession |
A descriptor used by default service implementation to pass session parameters to the
client.
|
| SyncMessage |
A message used for synchronization of the child with parent.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.