Class FrameFlusher.FrameEntry
java.lang.Object
org.eclipse.jetty.websocket.common.io.FrameFlusher.FrameEntry
- Enclosing class:
- FrameFlusher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BatchMode
private final WriteCallback
private final Frame
private ByteBuffer
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
FrameEntry
(Frame frame, WriteCallback callback, BatchMode batchMode) -
Method Summary
Modifier and TypeMethodDescriptionprivate ByteBuffer
private void
generateHeaderBytes
(ByteBuffer buffer) private void
release()
toString()