Class Summary |
Base64 |
This class encodes and decodes strings from/to Base64 |
BufferlessOutputStreamWriter |
|
EncodingPrintWrtier |
|
EnsureHTTPS |
This wrapper forces JAAS authentication to happen at client side:
if "Authorization" header is missing it would return 401
code requesting one. |
EnsureHTTPSBeanInfo |
Bean info for EnsureHTTPS class |
ErrorConnectionHandler |
Default error connection handler. |
ErrorConnectionHandlerBeanInfo |
Bean info for ErrorConnectionHandler class |
IOUtils |
IO util methods |
MultiStringHashMap |
MultiStringMap implementation using HashMap
This implementation uses map and is storing multiple elements in a list. |
Ranges |
Class keeping from and to pointers in a file |
Ranges.Range |
Single range definition |
ReadOnlyFileConnectionHandler |
Connection handler that handles static files (and directories) |
ReadWriteFileConnectionHandler |
Connection handler that handles static files (and directories) |
StringPrintWriter |
String print writer implementation |