Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.coyote.http11.upgrade.servlet31 | |
org.apache.tomcat.websocket.server |
Server-side specific implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpEventImpl |
Modifier and Type | Method and Description |
---|---|
void |
HttpUpgradeHandler.init(WebConnection connection)
This method is called once the request/response pair where the upgrade
is initiated has completed processing and is the point where control of
the connection passes from the container to the
HttpUpgradeHandler . |
Modifier and Type | Method and Description |
---|---|
void |
WsHttpUpgradeHandler.init(WebConnection connection) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.