public class XBTSerialEventConsumer extends java.lang.Object implements XBTEventConsumer
| Constructor and Description |
|---|
XBTSerialEventConsumer(XBTSerializable target) |
| Modifier and Type | Method and Description |
|---|---|
void |
putXBTToken(XBTToken token)
Invoked when an action occurs.
|
void |
resetXBTEvents()
Send data to listener
|
public XBTSerialEventConsumer(XBTSerializable target)
public void resetXBTEvents()
XBTEventConsumerresetXBTEvents in interface XBTEventConsumerpublic void putXBTToken(XBTToken token) throws XBProcessingException, java.io.IOException
XBTEventListenerputXBTToken in interface XBTEventListenerXBProcessingExceptionjava.io.IOException