|
Cliser | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cliser.CommunicatorUser | +--cliser.Server | +--cliser.TCPServer
Method Summary | |
protected TCPCommunicator |
acceptConnection()
utility to accept a connection PRE: myCommunicator is initialized. |
Methods inherited from class cliser.Server |
getHost,
getPort,
getService |
Methods inherited from class cliser.CommunicatorUser |
getCommunicator,
initCommunicator,
receive,
send,
setCommunicator |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
protected TCPCommunicator acceptConnection()
|
Cliser | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |