public interface DelegateOpenListener extends OpenListener
Modifier and Type | Method and Description |
---|---|
void | handleEvent(org.xnio.StreamConnection channel, PooledByteBuffer additionalData) |
closeConnections, 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 © 2020 JBoss by Red Hat. All rights reserved.