| Package | Description | 
|---|---|
| org.apache.cayenne.configuration.rop.client | |
| org.apache.cayenne.remote | Contains classes an interfaces related to Cayenne remote object persistence features. | 
| org.apache.cayenne.remote.service | |
| org.apache.cayenne.rop | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ClientConnection | ClientChannelProvider. connection | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientConnection | LocalConnectionProvider. get() | 
| ClientConnection | ClientRuntime. getConnection() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseConnectionA common base class for concrete ClientConnection implementations. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ClientConnection | ClientChannel. connection | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientConnection | ClientChannel. getConnection() | 
| Constructor and Description | 
|---|
| ClientChannel(ClientConnection connection,
             boolean channelEventsEnabled,
             EventManager eventManager,
             boolean remoteEventsOptional) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LocalConnectionA ClientConnection that connects to a DataChannel. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpClientConnection | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientConnection | HttpClientConnectionProvider. get() | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.