|
Cliser | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cliser.CommunicatorUser | +--cliser.Client | +--cliser.UDPClient
Constructor Summary | |
UDPClient(java.lang.String service,
java.lang.String remoteHost,
int port)
explicit communicator |
Method Summary | |
protected Communicator |
initCommunicator()
definition of abstract Client.initCommunicator() PRE: myServer and myPort are initialized. |
Methods inherited from class cliser.Client |
getPort,
getServer,
getService,
interactWithServer,
run |
Methods inherited from class cliser.CommunicatorUser |
getCommunicator,
receive,
send,
setCommunicator |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public UDPClient(java.lang.String service, java.lang.String remoteHost, int port)
Method Detail |
protected Communicator initCommunicator()
|
Cliser | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |