Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.coyote.http11 | |
org.apache.coyote.http11.upgrade | |
org.apache.coyote.http11.upgrade.servlet31 | |
org.apache.tomcat.websocket.server |
Server-side specific implementation classes.
|
Class and Description |
---|
HttpUpgradeHandler
Interface between the HTTP upgrade process and the new protocol.
|
ReadListener
Receives notification of read events when using non-blocking IO.
|
WebConnection
The interface used by a
HttpUpgradeHandler to interact with an upgraded
HTTP connection. |
WriteListener
Receives notification of write events when using non-blocking IO.
|
Class and Description |
---|
ReadListener
Receives notification of read events when using non-blocking IO.
|
WriteListener
Receives notification of write events when using non-blocking IO.
|
Class and Description |
---|
ReadListener
Receives notification of read events when using non-blocking IO.
|
WriteListener
Receives notification of write events when using non-blocking IO.
|
Class and Description |
---|
WebConnection
The interface used by a
HttpUpgradeHandler to interact with an upgraded
HTTP connection. |
Class and Description |
---|
HttpUpgradeHandler
Interface between the HTTP upgrade process and the new protocol.
|
WebConnection
The interface used by a
HttpUpgradeHandler to interact with an upgraded
HTTP connection. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.