Package com.ning.http.util

Interface Summary
HostnameChecker Hostname checker interface.
 

Class Summary
AllowAllHostnameVerifier  
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!!!)
UTF8Codec Wrapper class for more convenient (and possibly more efficient in future) UTF-8 encoding and decoding.
UTF8UrlDecoder  
UTF8UrlEncoder Convenience class that encapsulates details of "percent encoding" (as per RFC-3986, see [http://www.ietf.org/rfc/rfc3986.txt]).
 

Enum Summary
QueryComputer  
 



Copyright © 2014. All Rights Reserved.