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