|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MediatorParserInterface
Interface which receives parsed messages from GameBots used by Mediator
Method Summary | |
---|---|
void |
closeParser()
Close the connection to the parser (if any exists). |
MessageObject |
receiveParsedMessage()
Get one message from game bots (already parsed via parser) which is needed to deliver to the Client. |
Method Detail |
---|
MessageObject receiveParsedMessage() throws CantReadException
CantReadException
- Unable to read from GameBots.void closeParser() throws CantCloseConnectionException
CantCloseConnectionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |