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