public interface HttpUpgradeListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleUpgrade(org.xnio.StreamConnection streamConnection,
HttpServerExchange exchange)
Method that is called once the upgrade is complete.
|
void handleUpgrade(org.xnio.StreamConnection streamConnection,
HttpServerExchange exchange)
streamConnection - The connection that can be used to send or receive dataexchange - Copyright © 2017 JBoss by Red Hat. All rights reserved.