Class Configuration

java.lang.Object
  |
  +--Configuration

public class Configuration
extends java.lang.Object

Configuration of the proxy.


Constructor Summary
Configuration(java.lang.String cfgFile)
          Reads the configuration from file.
 
Method Summary
static void setDefaults()
          Sets defaults for proxy values.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration(java.lang.String cfgFile)
Reads the configuration from file.
Parameters:
cfgFile - the name of the configuration file
Method Detail

setDefaults

public static void setDefaults()
Sets defaults for proxy values.