Package marauroa.common


package marauroa.common
This package stores helpful classes for both client and server.
  • Class Summary
    Class
    Description
    This class is a basic configuration file manager
    ConfigurationParams encapsulates parameters to be used to initialize the Configuration class.
    an implementation of the CRC checksum algorithm.
    This is a convenience class for initializing log4j Please when using Log4j follow the next rules: debug just debug info that may be need to find a bug.
    A wrapper around Log4J logger so that it is easy for us to replace it in the future.
    logs uncaught exceptions to the logging system before the exception is propagated to the Java VM which will kill the thread.
    Pair<T1,​T2>
    a pair of two objects
    This class stores some constants about server timeout values.
    Some generic utility methods.