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