Modifier and Type | Class and 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 and Description |
---|---|
protected HTTPBuilder |
AuthConfig.builder |
Constructor and Description |
---|
AuthConfig(HTTPBuilder builder) |
Copyright © 2008–2018. All rights reserved.