Uses of Class
org.eclipse.jetty.websocket.common.io.FrameFlusher.FrameEntry
Packages that use FrameFlusher.FrameEntry
Package
Description
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.FrameEntryModifier and TypeFieldDescriptionprivate final List
<FrameFlusher.FrameEntry> FrameFlusher.entries
private final Deque
<FrameFlusher.FrameEntry> FrameFlusher.queue