Uses of Interface
org.eclipse.jetty.ee9.websocket.api.Frame
Packages that use Frame
Package
Description
Jetty WebSocket API
Jetty WebSocket Common : Implementation [Internal Use Only]
- 
Uses of Frame in org.eclipse.jetty.ee9.websocket.apiMethods in org.eclipse.jetty.ee9.websocket.api with parameters of type FrameModifier and TypeMethodDescriptionvoidWebSocketFrameListener.onWebSocketFrame(Frame frame) A WebSocket frame has been received.
- 
Uses of Frame in org.eclipse.jetty.ee9.websocket.commonClasses in org.eclipse.jetty.ee9.websocket.common that implement Frame