|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpClientFactory
Creates configured instances of HttpClient
| Method Summary | |
|---|---|
HttpClient |
create(HttpClientOptions options)
Creates a new instance of HttpClient |
HttpClient |
create(HttpClientOptions options,
ThreadLocalContextManager threadLocalContextManager)
Creates a new instance of HttpClient |
| Method Detail |
|---|
HttpClient create(HttpClientOptions options)
HttpClient
options - The http client options. Cannot be null.
create(HttpClientOptions, ThreadLocalContextManager)
HttpClient create(HttpClientOptions options,
ThreadLocalContextManager threadLocalContextManager)
HttpClient
options - The http client options. Cannot be null.threadLocalContextManager - the manager for thread local variables. Cannot be null.
create(HttpClientOptions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||