CommonsHTTPSender |
|
CommonsHTTPSender.BackgroundHTTPThread |
This thread does the actual socket communication with the server.
|
DeflateInputStream |
Deflate input stream.
|
InterruptibleSocketFactory |
SSL Socket factory which wraps another socket factory but allows timeout on socket
creation.
|
InterruptibleSocketFactory.SocketCreateThread |
Create a secure socket in a thread, so that we can "give up" after a while if the socket fails to connect.
|
LdapEscaper |
Helper class to encode LDAP names and filter values.
|
XThreadInputStream |
Cross-thread input stream.
|
XThreadOutputStream |
Output stream, which writes to XThreadInputStream.
|
XThreadStringBuffer |
Thread-safe class that functions as a limited-size buffer of strings
|