Package com.oaklandsw.http

Interface Summary
Credential The Credential interface is implemented by classes that contain credential (user/password) information for an authentication protocol.
HostnameVerifier An interface to allow the acceptance of SSL connections where the hostname does not match the host on the certificate.
HttpUserAgent Represents the user agent for the HTTP client.
 

Class Summary
HttpURLConnection A URLConnection with support for HTTP-specific features.
NtlmCredential Contains the credentials specific to the NTLM authentication protocol.
UserCredential Records the user/password credentials required by authentication protocols.
 

Exception Summary
HttpException Signals that an HTTP or HttpClient exception has occurred.
HttpTimeoutException Indicates a timeout has occurred.
URIException The URI parsing and escape encoding exception.
 



Copyright © 2002-2005 Oakland Software Incorporated. All Rights Reserved.