T
- the configurable class for the communication libraryHttpClientConfigurator
, OkHttpClientConfigurator
public static interface DatabaseClientFactory.ClientConfigurator<T>
OkHttpClientConfigurator
Modifier and Type | Method | Description |
---|---|---|
void |
configure(T client) |
Called as the last step in configuring the communication library.
|
void configure(T client)
client
- the configurable object for the communication libraryCopyright © 2013-2019 MarkLogic Corporation.