Uses of Interface
net.sf.borg.common.SocketHandler

Packages that use SocketHandler
net.sf.borg.common Common utility classes 
net.sf.borg.control The control package contains classes involved with startup, shutdown, and communication to non-UI clients. 
 

Uses of SocketHandler in net.sf.borg.common
 

Constructors in net.sf.borg.common with parameters of type SocketHandler
SocketServer(int port, SocketHandler handler)
          Create a ServerSocket to listen for connections on; start the thread.
 

Uses of SocketHandler in net.sf.borg.control
 

Classes in net.sf.borg.control that implement SocketHandler
 class Borg
          The Main Class of Borg.
 



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic