|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ConfigurableX509TrustManager | A configurable trust manager built on X509TrustManager. |
| HttpRecorderGetMethod | Override of GetMethod that marks the passed HttpRecorder w/ the transition from HTTP head to body and that forces a close on the http connection. |
| HttpRecorderMethod | This class encapsulates the specializations supplied by the
overrides HttpRecorderGetMethod and HttpRecorderPostMethod. |
| HttpRecorderPostMethod | Override of PostMethod that marks the passed HttpRecorder w/ the transition from HTTP head to body and that forces a close on the responseConnection. |
| SingleHttpConnectionManager | An HttpClient-compatible HttpConnection "manager" that actually just gives out a new connection each time -- skipping the overhead of connection management, since we already throttle our crawler with external mechanisms. |
| ThreadLocalHttpConnectionManager | A simple, but thread-safe HttpClient HttpConnectionManager. |
Provides specializations on apache jakarta commons httpclient.
Class that the passed HttpRecorder w/ boundary between HTTP header and content. Also forces a close on the response on call to releaseConnection.
A protocol socket factory that allows setting of trust level on construction.
JavaTM Secure Socket Extension (JSSE): Reference Guide
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||