Class | Description |
---|---|
Base64 |
Class to manage straight and stream conversions to and from base64 encoding.
|
DateParser |
Class to parse and format common dates.
|
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.
|
XMLDoc | |
XMLDoc.MyEntityResolver | |
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
|