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.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
.An interface for managing invocations of methods whose arguments may need to be augmented, by binding in certain parameters ahead of time.This implementation ofMethodHolder
is not thread safe.Collection of utility methods for Text contentThis flusher can be used to mutated and fragmentFrame
s and forwarded them on towards the application using theIncomingFrames
provided in the constructor.This is used to iteratively transform or process a frame into one or more other frames.