public class HttpClientConnectionProvider extends Object implements Provider<ClientConnection>
| Modifier and Type | Field and Description | 
|---|---|
| protected RuntimeProperties | runtimeProperties | 
| protected ROPSerializationService | serializationService | 
| Constructor and Description | 
|---|
| HttpClientConnectionProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected HttpROPConnector | createHttpRopConnector() | 
| ClientConnection | get() | 
protected RuntimeProperties runtimeProperties
protected ROPSerializationService serializationService
public ClientConnection get() throws DIRuntimeException
get in interface Provider<ClientConnection>DIRuntimeExceptionprotected HttpROPConnector createHttpRopConnector()
Copyright © 2001–2023 Apache Cayenne. All rights reserved.