Uses of Class
org.eclipse.jetty.websocket.core.internal.TransformingFlusher
Packages that use TransformingFlusher
-
Uses of TransformingFlusher in org.eclipse.jetty.websocket.core.internal
Subclasses of TransformingFlusher in org.eclipse.jetty.websocket.core.internalModifier and TypeClassDescriptionclass
Used to split large data frames into multiple frames below the maxFrameSize.