Package org.jgroups.blocks.cs
package org.jgroups.blocks.cs
-
ClassDescriptionAbstract class for a server handling sending, receiving and connection management.Defines common operations for clients (TCP or NIO)Represents a connection to a peerAn NIO based impl of
ConnectionServer for sending and receiving messages via NIO channels.Receiver interface to be used withBaseServerinstancesAn impl ofReceiver.Common base class for TCP based clients and serversBlocking IO (BIO) connection.TCP connection which (despite the fancy name) blocks only a single thread at most.Class that manages allows to send and receive messages via TCP sockets.