Module convex.peer
Package convex.net
package convex.net
-
ClassesClassDescriptionByteChannel implementation wrapping a fixed size in-memory bufferClass responsible for buffered accumulation of data received over a single connection.Message sender responsible for moving bytes from a ByteBuffer to a ByteChannel Must call maybeSendBytes to attempt to flush buffer to channel.Consumer
abstract base class for default behaviour when awaiting results.