Uses of Package
org.drasyl.handler.stream
Packages that use org.drasyl.handler.stream
Package
Description
Codecs, Channel Handlers, and Messages for sending large data streams asynchronously neither
spending a lot of memory nor getting
OutOfMemoryError
-
Classes in org.drasyl.handler.stream used by org.drasyl.handler.streamClassDescriptionRepresents the very last chunk of a message that is too large to be transmitted as a whole.Represents a chunk of a message that is too large to be transmitted as a whole.Represents a message that has been reassembled from
MessageChunk
s.