Package org.edg.security.httpclient

Class Summary
CipherSSLSocketFactory A SSL socket factory that returns a SSLSocket having the given ciphersuite enabled.
GenericResponse Class used to store various fields of the HTTP response sent by the HTTP server.
HTTPJavaClient Class implementing a client API to send HTTP requests to a web server.
PostBody Class used to store the optional parameters to be included in the request when using POST or PUT connection method.