EventListenerpublic interface ConduitListener<T extends org.xnio.conduits.Conduit> extends EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(T channel) |
Handle the event on this conduit.
|
void handleEvent(T channel)
channel - the channel eventCopyright © 2018. All rights reserved.