|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorldWriterProvider
Interface that provides a writer that can be used to send commands to the world.
Method Summary | |
---|---|
WorldWriter |
getWriter()
To be used on ICommandSerializer.start() method to obtain a writer into the world. |
Method Detail |
---|
WorldWriter getWriter() throws CommunicationException
Use writer.close() to stop the writer.
ConnectionException
CommunicationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |