org.xnio.ChannelListener<org.xnio.StreamConnection>
, java.util.EventListener
, OpenListener
Http2OpenListener
, HttpOpenListener
public interface DelegateOpenListener extends OpenListener
Modifier and Type | Method | Description |
---|---|---|
void |
handleEvent(org.xnio.StreamConnection channel,
PooledByteBuffer additionalData) |
getBufferPool, getConnectorStatistics, getRootHandler, getUndertowOptions, setRootHandler, setUndertowOptions
void handleEvent(org.xnio.StreamConnection channel, PooledByteBuffer additionalData)
channel
- The channeladditionalData
- Any additional data that was read from the stream as part of the handshake processCopyright © 2018. All rights reserved.