Uses of Class
org.eclipse.jetty.websocket.common.io.FrameFlusher.FrameEntry
-
Packages that use FrameFlusher.FrameEntry Package Description org.eclipse.jetty.websocket.common.io Jetty WebSocket Common : I/O Implementation -
-
Uses of FrameFlusher.FrameEntry in org.eclipse.jetty.websocket.common.io
Fields in org.eclipse.jetty.websocket.common.io with type parameters of type FrameFlusher.FrameEntry Modifier and Type Field Description private java.util.List<FrameFlusher.FrameEntry>
FrameFlusher. entries
private java.util.Deque<FrameFlusher.FrameEntry>
FrameFlusher. queue
-