Uses of Interface
org.cometd.server.CometDRequest.Input.Chunk
-
Uses of CometDRequest.Input.Chunk in org.cometd.server
Modifier and TypeFieldDescriptionstatic final CometDRequest.Input.Chunk
CometDRequest.Input.Chunk.EOF
A convenientCometDRequest.Input.Chunk
constant indicating end-of-file.Modifier and TypeMethodDescriptionCometDRequest.Input.read()
Reads request content bytes into aCometDRequest.Input.Chunk
.