rice.post.proxy
Class NetworkLogServer
java.lang.Object
rice.post.proxy.NetworkLogServer
public class NetworkLogServer
- extends java.lang.Object
Constructor Summary |
NetworkLogServer(java.lang.String targetdir,
java.security.PrivateKey key,
int port)
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
port
protected int port
count
protected int count
key
protected java.security.PrivateKey key
MAX_CLIENTS
public static final int MAX_CLIENTS
- See Also:
- Constant Field Values
numClients
public int numClients
lock
public java.lang.Object lock
targetdir
protected java.lang.String targetdir
NetworkLogServer
public NetworkLogServer(java.lang.String targetdir,
java.security.PrivateKey key,
int port)
start
public void start()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2005 - Rice Pastry.