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.Chunk
CometDRequest.Input.Chunk.EOF
A convenientCometDRequest.Input.Chunk
constant 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
.