public class XBSerialEventConsumer extends java.lang.Object implements XBEventConsumer
| Constructor and Description |
|---|
XBSerialEventConsumer(XBSerializable target) |
| Modifier and Type | Method and Description |
|---|---|
void |
putXBToken(XBToken token)
Put next token.
|
void |
resetXBEvents()
Send data to listener
|
public XBSerialEventConsumer(XBSerializable target)
public void resetXBEvents()
XBEventConsumerresetXBEvents in interface XBEventConsumerpublic void putXBToken(XBToken token) throws XBProcessingException, java.io.IOException
XBEventListenerputXBToken in interface XBEventListenerXBProcessingExceptionjava.io.IOException