| Class | Description | 
|---|---|
| AsyncHttpProviderUtils | 
AsyncHttpProvider common utilities. | 
| AuthenticatorUtils | |
| Base64 | 
 Implements the "base64" binary encoding scheme as defined by
 RFC 2045. 
 | 
| CleanupChannelGroup | 
 Extension of  
DefaultChannelGroup that's used mainly as a cleanup container, where CleanupChannelGroup.close() is only
 supposed to be called once. | 
| DateUtil | 
 A utility class for parsing and formatting HTTP dates as used in cookies and 
 other headers. 
 | 
| 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 
 | 
| UTF8Codec | 
 Wrapper class for more convenient (and possibly more efficient in future)
 UTF-8 encoding and decoding. 
 | 
| UTF8UrlEncoder | 
 Convenience class that encapsulates details of "percent encoding"
 (as per RFC-3986, see [http://www.ietf.org/rfc/rfc3986.txt]). 
 | 
| Exception | Description | 
|---|---|
| DateUtil.DateParseException | 
Copyright © 2015. All rights reserved.