|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |