Package keepalive.socket

Interface Summary
ServerSocketIfc Abstracts the functionality of a TCP/IP socket so that either real TCP/IP sockets or simulated sockets can be used.
 

Class Summary
AbstractSocket Abstracts the socket functionality.
SocketFactory Create new AbstractSockets, whether real TCP/IP sockets or simulated sockets.
 



© 2000 Joshua Fox