Uses of Package
org.eclipse.jetty.websocket.core.util
Packages that use org.eclipse.jetty.websocket.core.util
Package
Description
-
-
-
-
Classes in org.eclipse.jetty.websocket.core.util used by org.eclipse.jetty.websocket.core
-
Classes in org.eclipse.jetty.websocket.core.util used by org.eclipse.jetty.websocket.core.internalClassDescriptionThis 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. -
Classes in org.eclipse.jetty.websocket.core.util used by org.eclipse.jetty.websocket.core.utilClassDescriptionThis is extended by an
Extension
so it can intercept demand calls.This is used to iteratively transform or process a frame into one or more other frames.