Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

HTTPClient.http: Javadoc index of package HTTPClient.http.


Package Samples:

HTTPClient.http
HTTPClient.https

Classes:

Handler: This class implements a URLStreamHandler for https URLs. With this you can use the HTTPClient package as a replacement for the JDKs client. To do so define the property java.protocol.handler.pkgs=HTTPClient .
Handler: This class implements a URLStreamHandler for http URLs. With this you can use the HTTPClient package as a replacement for the JDKs client. To do so define the property java.protocol.handler.pkgs=HTTPClient .
HttpsTestX509TrustManager

Home | Contact Us | Privacy Policy | Terms of Service