Class Summary |
ByteUtils |
Various SMTP/POP3 related settings. |
DelimitedInputStream |
This class adds to another InputStream the ability to read a line of bytes
off the underlying stream source. |
FileUtils |
This code is based partly on the workaround suggested at:
http://forums.sun.com/thread.jspa?threadID=439695&messageID=2917510
Chunking is always used on windows systems without regard to the CPU
architecture, the files being used are on a local drive or a mapped network
one, declared using UNC or not. |
JESProperties |
This class add to a pre 1.6 Java version the ability to handle a properties
class without the limitation of using unicode escape sequences to persist
non iso-8859-1 characters to a file. |
Migrate |
This class is used to convert SMTP and local messages and password hashes from
version 1.6.1 to version 2.x format |