Package com.darwinsys.net

Interface Summary
GenericServer  
StreamServerHandler The general contract of a handler for the StreamServer.
StreamServerHandlerFactory This interface is used by the StreamServer to get a protocol handler;
 

Class Summary
DNSUtils  
StreamServer StreamServer packages up all the network handling goo for a stream socket-based server; clients need only provide a StreamServerHandlerFactory and a port number.
 



Copyright © 1996-2004 Ian F. Darwin. See license.html for usage license.