Package io.undertow.conduits
Interface ConduitListener<T extends org.xnio.conduits.Conduit>
- All Superinterfaces:
EventListener
- Author:
- Stuart Douglas
-
Method Summary
-
Method Details
-
handleEvent
Handle the event on this conduit.- Parameters:
channel
- the channel event
-