ucr.app
Class Peer

java.lang.Object
  extended byucr.app.Peer

public class Peer
extends java.lang.Object

A dataNode Node.


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

Field Detail

conn

private NetConnection conn
Constructor Detail

Peer

public Peer()
Method Detail

main

public static void main(java.lang.String[] args)
Main loop