|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--stomp.util.PrinterListener.SimplePrinterListener
Nested Class Summary |
Nested classes inherited from class stomp.util.PrinterListener |
PrinterListener.SimplePrinterListener |
Constructor Summary | |
PrinterListener.SimplePrinterListener()
|
Method Summary | |
void |
linePrinted(java.lang.String tag,
java.lang.String line)
indicates that the given line, tagged by the client of the Printer, was printed in the InputStream used to initialize the Printer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrinterListener.SimplePrinterListener()
Method Detail |
public void linePrinted(java.lang.String tag, java.lang.String line)
PrinterListener
linePrinted
in interface PrinterListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |