| Interface | Description |
|---|---|
| CanonicalUri |
A canonical representation of a Uniform Resource Identifier (URI)
suitable for the SDK's needs.
|
| HttpMessage | |
| Link |
A partial model of a 'rfc5988' link implementation.
|
| Request | |
| RequestExecutor | |
| Response |
| Class | Description |
|---|---|
| DefaultHttpRequest |
This is the default implementation for
HttpRequest interface. |
| DefaultHttpRequestBuilder |
DefaultHttpRequestBuilder
|
| DefaultLink |
Default implementation of
Link. |
| HttpHeaders | |
| HttpHeadersHolder |
This class is used to hold key/value pairs in a ThreadLocal.
|
| MediaType |
A sub-class of
MimeType that adds support for quality parameters as defined
in the HTTP specification. |
| QueryString |
| Exception | Description |
|---|---|
| InvalidMediaTypeException |
Exception thrown from
MediaType.parseMediaType(String) in case of
encountering an invalid media type specification String. |
| RestException |
Copyright © 2017 Okta. All rights reserved.