|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CBR.ClientInterface
The interface for client nodes in the simulation.
Method Summary | |
---|---|
void |
run()
Starts the client. |
void |
sendMessage(int i)
Sends message number i to this client's corresponding
server. |
Method Detail |
---|
void run()
void sendMessage(int i)
i
to this client's corresponding
server.
i
- the number of the message to send
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |