Package org.apache.catalina.tribes.io


package org.apache.catalina.tribes.io
  • Class
    Description
     
     
    The ChannelData object is used to transfer a message through the channel interceptor stack and eventually out on a transport to be sent to another node.
    Byte array output stream that exposes the byte array directly
    Internal interface, similar to the MessageListener but used at the IO base The listen callback interface is used by the replication system when data has been received.
    The object reader object is an object used in conjunction with java.nio TCP messages.
    Custom subclass of ObjectInputStream that loads from the class loader for this web application.
    The XByteBuffer provides a dual functionality.