ePOST API

rice.post.proxy
Class NetworkLogServer

java.lang.Object
  extended by rice.post.proxy.NetworkLogServer

public class NetworkLogServer
extends java.lang.Object


Nested Class Summary
protected  class NetworkLogServer.NetworkLogClient
           
 
Field Summary
protected  int count
           
protected  java.security.PrivateKey key
           
 java.lang.Object lock
           
static int MAX_CLIENTS
           
 int numClients
           
protected  int port
           
protected  java.lang.String targetdir
           
 
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
 

Field Detail

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
Constructor Detail

NetworkLogServer

public NetworkLogServer(java.lang.String targetdir,
                        java.security.PrivateKey key,
                        int port)
Method Detail

start

public void start()

main

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.