Uses of Package
org.eclipse.jetty.websocket.common.io
Packages that use org.eclipse.jetty.websocket.common.io
Package
Description
Jetty WebSocket Client : I/O Implementation [Internal Use Only]
Jetty WebSocket Common : I/O Implementation
Jetty WebSocket Server : Implementation [Internal Use Only]
-
Classes in org.eclipse.jetty.websocket.common.io used by org.eclipse.jetty.websocket.client.ioClassDescriptionProvides the implementation of
LogicalConnection
within the framework of the newConnection
framework ofjetty-io
. -
Classes in org.eclipse.jetty.websocket.common.io used by org.eclipse.jetty.websocket.common.ioClassDescriptionDeprecated.WebSocket Connection State.
-
Classes in org.eclipse.jetty.websocket.common.io used by org.eclipse.jetty.websocket.serverClassDescriptionProvides the implementation of
LogicalConnection
within the framework of the newConnection
framework ofjetty-io
.