|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--ProxyCache
the main class to launch Pachyderm proxy
| Field Summary | |
static int |
CACHE_SIZE
cache size in number of records |
static boolean |
debugMode
debug flag, true if verbose mode |
| Constructor Summary | |
ProxyCache()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
the main method that activates the server |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final int CACHE_SIZE
public static boolean debugMode
| Constructor Detail |
public ProxyCache()
| Method Detail |
public static void main(java.lang.String[] args)
args - exactly one argument, which is the port to run the server,
is accepted
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||