Package convex.net
package convex.net
-
Class SummaryClassDescriptionClass representing a low-level Connection between network participants.ByteChannel implementation wrapping a fixed size in-memory bufferClass representing a message to / from a specific PeerConnectionClass 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. -
Enum Class Summary