See: Description
Interface | Description |
---|---|
HttpHeaders |
HTTP constant headers.
|
HttpStatus |
Constants enumerating the HTTP status codes.
|
ResponseConverter<T> |
The Interface ResponseConverter.
|
ServiceCall<T> |
Service Call.
|
ServiceCallback<T> |
Callback with the response for an Asynchronous request.
|
Class | Description |
---|---|
HttpMediaType |
An abstraction for a media type.
|
InputStreamRequestBody |
RequestBody that takes an
InputStream . |
NameValue |
A name / value pair parameter used as an element of HTTP messages.
|
RequestBuilder |
Convenience class for constructing HTTP/HTTPS requests.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.