Package org.apache.cayenne.remote
package org.apache.cayenne.remote
Contains classes an interfaces related to Cayenne remote object persistence features.
Defines a set of message classes used for communication between client and server and provides a ClientChannel -
a DataChannel implementation that connects to a remote service.
-
ClassDescriptionA common base class for concrete ClientConnection implementations.A
DataChannel
implementation that accesses a remote server via a ClientConnection.A connection object used to interact with a remote Cayenne server.