public class HttpContent extends Object
AsyncHandler| Modifier and Type | Field and Description |
|---|---|
protected AsyncHttpProvider |
provider |
protected UriComponents |
uri |
| Modifier | Constructor and Description |
|---|---|
protected |
HttpContent(UriComponents uri,
AsyncHttpProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
UriComponents |
getUri()
Return the request
UriComponents |
AsyncHttpProvider |
provider()
Return the current
AsyncHttpProvider |
protected final AsyncHttpProvider provider
protected final UriComponents uri
protected HttpContent(UriComponents uri, AsyncHttpProvider provider)
public final AsyncHttpProvider provider()
AsyncHttpProviderAsyncHttpProviderpublic final UriComponents getUri()
UriComponentsUriComponentsCopyright © 2014. All Rights Reserved.