Uses of Interface
org.cometd.server.CometDRequest.Input.Chunk
Packages that use CometDRequest.Input.Chunk
-
Uses of CometDRequest.Input.Chunk in org.cometd.server
Fields in org.cometd.server declared as CometDRequest.Input.ChunkModifier and TypeFieldDescriptionstatic final CometDRequest.Input.ChunkCometDRequest.Input.Chunk.EOFA convenientCometDRequest.Input.Chunkconstant indicating end-of-file.Methods in org.cometd.server that return CometDRequest.Input.ChunkModifier and TypeMethodDescriptionCometDRequest.Input.read()Reads request content bytes into aCometDRequest.Input.Chunk.