All Classes and Interfaces

Classes
Class
Description
AFSocketServer<A extends org.newsclub.net.unix.AFSocketAddress>
A base implementation for a simple, multi-threaded socket server using AFSockets.
Deprecated.
SocketServer<A extends SocketAddress,S extends Socket,V extends ServerSocket>
A base implementation for a simple, multi-threaded socket server.