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