public interface DelegateOpenListener extends OpenListener
ChannelListener.Setter<T extends Channel>, ChannelListener.SimpleSetter<T extends Channel>
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(StreamConnection channel,
PooledByteBuffer additionalData) |
getBufferPool, getConnectorStatistics, getRootHandler, getUndertowOptions, setRootHandler, setUndertowOptions
handleEvent
void handleEvent(StreamConnection channel, PooledByteBuffer additionalData)
channel
- The channeladditionalData
- Any additional data that was read from the stream as part of the handshake processCopyright © 2016 JBoss by Red Hat. All rights reserved.