Package pcap.api.handler
-
Interface Summary Interface Description EventLoopHandler<T> Every packet handler that extend thisEventLoopHandlerwill be processed by event loop.
| Interface | Description |
|---|---|
| EventLoopHandler<T> |
Every packet handler that extend this
EventLoopHandler will be processed by event loop. |