Package | Description |
---|---|
io.undertow.server.handlers |
Modifier and Type | Method and Description |
---|---|
void | ChannelUpgradeHandler.addProtocol(String productString, org.xnio.ChannelListener<? super org.xnio.StreamConnection> openListener, HttpUpgradeHandshake handshake) Add a protocol to this handler. |
void | ChannelUpgradeHandler.addProtocol(String productString, HttpUpgradeListener openListener, HttpUpgradeHandshake handshake) Add a protocol to this handler. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.