Package org.eclipse.jetty.websocket.core.util
package org.eclipse.jetty.websocket.core.util
-
ClassDescriptionThis is extended by an
Extension
so it can intercept demand calls.This flusher can be used to mutated and fragmentFrame
s and forwarded them on towards the application using theIncomingFrames
provided in the constructor.Used to split large data frames into multiple frames below the maxFrameSize.Some static utility methods for validating aFrame
based on the state of itsCoreSession
.Collection of utility methods for Text contentThis is used to iteratively transform or process a frame into one or more other frames.