Modifier and Type | Class | Description |
---|---|---|
class |
AsyncHTTPBuilder |
This implementation makes all requests asynchronous by submitting jobs to a
ThreadPoolExecutor . |
class |
RESTClient |
Extension to HTTPBuilder that basically attempts to provide a slightly more
REST-ful face on top of HTTPBuilder.
|
Modifier and Type | Field | Description |
---|---|---|
protected HTTPBuilder |
AuthConfig.builder |
Constructor | Description |
---|---|
AuthConfig(HTTPBuilder builder) |
Copyright © 2008–2019. All rights reserved.