Package org.eclipse.jetty.websocket.core.util
package org.eclipse.jetty.websocket.core.util
-
ClassDescriptionThis is extended by an
Extensionso it can intercept demand calls.This flusher can be used to mutated and fragmentFrames and forwarded them on towards the application using theIncomingFramesprovided in the constructor.Used to split large data frames into multiple frames below the maxFrameSize.Some static utility methods for validating aFramebased 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.