Uses of Package
org.eclipse.jetty.websocket.common.frames
-
Packages that use org.eclipse.jetty.websocket.common.frames Package Description org.eclipse.jetty.websocket.common Jetty WebSocket Common : Implementation [Internal Use Only]org.eclipse.jetty.websocket.common.frames org.eclipse.jetty.websocket.common.io Jetty WebSocket Common : I/O Implementation -
Classes in org.eclipse.jetty.websocket.common.frames used by org.eclipse.jetty.websocket.common Class Description CloseFrame -
Classes in org.eclipse.jetty.websocket.common.frames used by org.eclipse.jetty.websocket.common.frames Class Description BinaryFrame ContinuationFrame ControlFrame DataFrame A Data FramePingFrame PongFrame TextFrame -
Classes in org.eclipse.jetty.websocket.common.frames used by org.eclipse.jetty.websocket.common.io Class Description BinaryFrame