|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines an output.
An output writes commands to a given destination synchronously, e.g. in a blocking mode.
Method Summary | |
void |
close()
Close the output. |
boolean |
isClosed()
Check whether the output is closed or not. |
Methods inherited from interface jtge.engine.handler.IConsumer |
handle |
Method Detail |
public void close()
This method must be callable from a thread while another one consumes the command.
public boolean isClosed()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |