|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface IWorldReaderProvider
Interface that returns a reader that can be used to get messages from the world.
| Method Summary | |
|---|---|
WorldReader |
getReader()
To be used by (usually) IParser upon IParser.start() method call to obtain a world reader. |
| Methods inherited from interface cz.cuni.amis.pogamut.base.component.IComponent |
|---|
getComponentId |
| Method Detail |
|---|
WorldReader getReader()
throws CommunicationException
Use reader.close() to close the connection.
ConnectionException
CommunicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||