Uses of Interface
org.apache.cayenne.remote.ClientConnection
Packages that use ClientConnection
Package
Description
Contains classes an interfaces related to Cayenne remote object persistence features.
-
Uses of ClientConnection in org.apache.cayenne.configuration.rop.client
Fields in org.apache.cayenne.configuration.rop.client declared as ClientConnectionMethods in org.apache.cayenne.configuration.rop.client that return ClientConnection -
Uses of ClientConnection in org.apache.cayenne.remote
Classes in org.apache.cayenne.remote that implement ClientConnectionModifier and TypeClassDescriptionclass
A common base class for concrete ClientConnection implementations.Fields in org.apache.cayenne.remote declared as ClientConnectionMethods in org.apache.cayenne.remote that return ClientConnectionConstructors in org.apache.cayenne.remote with parameters of type ClientConnectionModifierConstructorDescriptionClientChannel
(ClientConnection connection, boolean channelEventsEnabled, EventManager eventManager, boolean remoteEventsOptional) -
Uses of ClientConnection in org.apache.cayenne.remote.service
Classes in org.apache.cayenne.remote.service that implement ClientConnectionModifier and TypeClassDescriptionclass
A ClientConnection that connects to a DataChannel. -
Uses of ClientConnection in org.apache.cayenne.rop
Classes in org.apache.cayenne.rop that implement ClientConnectionMethods in org.apache.cayenne.rop that return ClientConnection