public interface CheckpointEvent extends MessageEvent
These events subclass MessageEvent, and may be used by the
management API to inject checkpoints into
the recorded TX/RX message stream, for diagnostic purposes.
The event types associated with this event are:
Each checkpoint also has a code used to designate
different categories of checkpoint.
| Modifier and Type | Interface and Description |
|---|---|
static class |
CheckpointEvent.Code
Designates the checkpoint code.
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointEvent.Code |
code()
Returns the checkpoint code.
|
String |
text()
Returns the textual description associated with this event.
|
auxId, dpid, msg, negotiated, remoteId, setDpidts, typeCheckpointEvent.Code code()
String text()
Copyright © 2014. All Rights Reserved.