| Class | Description |
|---|---|
| Assertions | |
| AuthenticatorUtils | |
| Base64 |
Implements the "base64" binary encoding scheme as defined by
RFC 2045.
|
| ByteBufUtils | |
| DateUtils | |
| HttpConstants | |
| HttpConstants.Methods | |
| HttpConstants.ResponseStatusCodes | |
| HttpUtils |
AsyncHttpClient common utilities. |
| MiscUtils | |
| ProxyUtils |
Utilities for Proxy handling.
|
| StringCharSequence |
A CharSequence String wrapper that doesn't copy the char[] (damn new String implementation!!!)
|
| StringUtils | |
| Utf8Reader | |
| 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 © 2015. All Rights Reserved.