| Package | Description |
|---|---|
| org.ektorp | |
| org.ektorp.http | |
| org.ektorp.impl |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
CouchDbConnector.getConnection()
Convenience method for accessing the underlying HttpClient.
|
HttpClient |
CouchDbInstance.getConnection()
Convenience method for accessing the underlying HttpClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StdHttpClient |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
StdHttpClient.Builder.build() |
| Constructor and Description |
|---|
RestTemplate(HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
StdCouchDbInstance.getConnection() |
HttpClient |
StdCouchDbConnector.getConnection() |
| Constructor and Description |
|---|
StdCouchDbInstance(HttpClient client) |
StdCouchDbInstance(HttpClient client,
ObjectMapperFactory of) |
Copyright © 2017. All rights reserved.