|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MediatorGBInterface
Interface to the GameBots for sending commands from the Client.
| Method Summary | |
|---|---|
void |
closeGB()
Close the connection to the GameBots, if any exists. |
void |
sendMessageToGB(java.lang.String msg)
Sends message to the GameBots from the client. |
| Method Detail |
|---|
void sendMessageToGB(java.lang.String msg)
throws CantWriteException
CantWriteException - Can't send data to GameBot.
void closeGB()
throws CantCloseConnectionException
CantCloseConnectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||