Uses of Class
org.eclipse.jetty.websocket.common.frames.ContinuationFrame
Packages that use ContinuationFrame
-
Uses of ContinuationFrame in org.eclipse.jetty.websocket.common.frames
Methods in org.eclipse.jetty.websocket.common.frames that return ContinuationFrameModifier and TypeMethodDescriptionContinuationFrame.setPayload
(byte[] buf) ContinuationFrame.setPayload
(String message) ContinuationFrame.setPayload
(ByteBuffer buf)