org.starhope.appius.net
Class NetIOHandler

java.lang.Object
  extended by org.starhope.appius.net.NetIOHandler

public class NetIOHandler
extends Object

WRITEME: Document this type.

Author:
brpocock@star-hope.org

Field Summary
protected  NetIOHandlerPeer peer
          WRITEME
 
Constructor Summary
NetIOHandler(NetIOHandlerPeer newPeer)
          WRITEME: Document this constructor brpocock@star-hope.org
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

peer

protected NetIOHandlerPeer peer
WRITEME

Constructor Detail

NetIOHandler

public NetIOHandler(NetIOHandlerPeer newPeer)
WRITEME: Document this constructor brpocock@star-hope.org

Parameters:
newPeer - WRITEME