Package jimm.twice.util

Contains classes that provide logging, persistence, properties retrieval, and HTTP utilities.

See:
          Description

Class Summary
Base64 This class provides base64 encoding and decoding services.
FileUtils Contains static utility methods useful when dealing with files that are subscription contents.
Getopts Getopts is similar to the UN*X getopt() system call.
HttpTalker Handles request and request/receive communications with an HTTP server.
HttpUtils Contains static utility methods useful when dealing with HTTP and HTML.
Info A container for the TwICE version number and copyright notice.
Logger What goes down stairs, alone or in pairs?
Rolls over your neighbor's dog?
What's great for a snack and fits on your back?
Persistence This class is used to implement persistence.
Props The single instance of this class can retrieve and return property values.
 

Package jimm.twice.util Description

Contains classes that provide logging, persistence, properties retrieval, and HTTP utilities.