Package org.apache.catalina.tribes.transport.nio
package org.apache.catalina.tribes.transport.nio
-
ClassDescriptionNIO-based receiver for cluster communication.MBean interface for NIO receiver management.A worker thread class which can drain channels and echo-back the input.This class is NOT thread safe and should never be used with more than one thread at a time.A sender that sends messages to multiple members in parallel using NIO.A pooled sender that uses
ParallelNioSenderinstances for parallel message delivery.MBean interface for monitoring a PooledParallelSender.