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