com.croftsoft.core.net
Interface SocketServer

All Superinterfaces:
Runnable

public interface SocketServer
extends Runnable

Version:
1997-04-19
Author:
David W. Croft

Method Summary
 void setPortServer(PortServer portServer)
           
 void setSocket(Socket socket)
           
 void setUniqueID(long uniqueID)
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

setPortServer

void setPortServer(PortServer portServer)

setSocket

void setSocket(Socket socket)

setUniqueID

void setUniqueID(long uniqueID)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)