| Interface | Description |
|---|---|
| HostnameChecker |
Hostname checker interface.
|
| Class | Description |
|---|---|
| AsyncHttpProviderUtils |
AsyncHttpProvider common utilities. |
| AuthenticatorUtils | |
| Base64 |
Implements the "base64" binary encoding scheme as defined by
RFC 2045.
|
| DateUtils | |
| DefaultHostnameVerifier |
Uses the internal HostnameChecker to verify the server's hostname matches with the
certificate.
|
| MiscUtils | |
| ProxyHostnameChecker |
A HostnameChecker proxy.
|
| ProxyUtils |
Utilities for Proxy handling.
|
| SslUtils | |
| StringCharSequence |
A CharSequence String wrapper that doesn't copy the char[] (damn new String implementation!!!)
|
| StringUtils | |
| UTF8UrlDecoder | |
| UTF8UrlEncoder |
Convenience class that encapsulates details of "percent encoding"
(as per RFC-3986, see [http://www.ietf.org/rfc/rfc3986.txt]).
|
| Enum | Description |
|---|---|
| UriEncoder |
Copyright © 2017-2019 Eclipse Foundation. All Rights Reserved.