com.thimbleware.jmemcached
Class Main

java.lang.Object
  extended by com.thimbleware.jmemcached.Main

public class Main
extends java.lang.Object

Command line interface to the Java memcache daemon. Arguments in general parallel those of the C implementation.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2011 ThimbleWare. All Rights Reserved.