Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
com.marklogic.client.extra.httpclient |
The package supports optional configuration of the Open Source
HttpClient library.
|
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseClientFactory.addConfigurator(DatabaseClientFactory.ClientConfigurator<?> configurator)
Adds a listener that provides custom configuration when a communication library
is created.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpClientConfigurator
Provides configuration for the HttpClient communications library.
|
Copyright © 2013-2015 MarkLogic Corporation.