public class ProxyProtocolOpenListener extends Object implements org.xnio.ChannelListener<org.xnio.StreamConnection>
| Constructor and Description |
|---|
ProxyProtocolOpenListener(OpenListener openListener,
UndertowXnioSsl ssl,
ByteBufferPool bufferPool,
org.xnio.OptionMap sslOptionMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.xnio.StreamConnection streamConnection) |
public ProxyProtocolOpenListener(OpenListener openListener, UndertowXnioSsl ssl, ByteBufferPool bufferPool, org.xnio.OptionMap sslOptionMap)
Copyright © 2017. All rights reserved.