|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| DecoderListener | Interface to accept event dispatches from Decoder. |
| Class Summary | |
|---|---|
| DecoderEvent | This is a base class for all Decoder events. |
| DecoderFlowEvent | As flows are created, updated and eventually expired, the
DecoderFlowListener are notified. |
| DecoderHeaderEvent | Decoder event for new headers. |
| DecoderInternals | Base class for certain Events. |
| DecoderPacketEvent | Decoder event for new packets. |
| DecoderSupport | This is a dispatcher support class for Decoder decodes. |
Defines API for dipatching and handling of events generated by the
Decoder during the decoding process.
A user implementing the DecoderListener interface can register itself
with the decoder to be notified of specific or all types of events. The
following events are supported.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||