Uses of Interface
javax.net.websocket.extensions.Frame.Data.Binary.Continuation

Packages that use Frame.Data.Binary.Continuation
javax.net.websocket.extensions   
 

Uses of Frame.Data.Binary.Continuation in javax.net.websocket.extensions
 

Methods in javax.net.websocket.extensions that return Frame.Data.Binary.Continuation
 Frame.Data.Binary.Continuation FrameBuilder.createBinaryContinuationFrame(ByteBuffer bb, boolean isLast)
          Create a partial binary frame with the given string fragment, and indication of whether this is the last or not of a series.
 



Copyright © 2012. All Rights Reserved.