| Class | Description |
|---|---|
| AuthenticatorUtils | |
| Base64 |
Implements the "base64" binary encoding scheme as defined by
RFC 2045.
|
| DateUtils | |
| HttpUtils |
AsyncHttpClient common utilities. |
| MiscUtils | |
| ProxyUtils |
Utilities for Proxy handling.
|
| SslUtils |
This class is a copy of http://github.com/sonatype/wagon-ning/raw/master/src/main/java/org/apache/maven/wagon/providers/http/SslUtils.java
|
| 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 © 2015. All Rights Reserved.