Uses of Interface
org.eclipse.jetty.websocket.api.Frame
Package
Description
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of Frame in org.eclipse.jetty.websocket.api
Modifier and TypeMethodDescriptiondefault void
Session.Listener.onWebSocketFrame
(Frame frame, Callback callback) A WebSocket frame has been received. -
Uses of Frame in org.eclipse.jetty.websocket.common