Package convex.net
package convex.net
-
ClassDescriptionClass representing a low-level Connection between network participants.ByteChannel implementation wrapping a fixed size in-memory bufferClass responsible for buffered accumulation of messages received over a connection.Message sender responsible for moving bytes from a ByteBuffer to a ByteChannel Must call maybeSendBytes to attempt to flush buffer to channel.NIO Server implementation that handles incoming messages on a given port.Consumer
abstract base class for awaiting results.