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