Uses of Package
org.apache.catalina.tribes.io

Packages that use org.apache.catalina.tribes.io
org.apache.catalina.tribes Apache Tribes - The Tomcat Cluster Communication Module 
org.apache.catalina.tribes.group.interceptors   
org.apache.catalina.tribes.io   
org.apache.catalina.tribes.transport   
org.apache.catalina.tribes.transport.bio   
org.apache.catalina.tribes.transport.nio   
 

Classes in org.apache.catalina.tribes.io used by org.apache.catalina.tribes
XByteBuffer
          The XByteBuffer provides a dual functionality.
 

Classes in org.apache.catalina.tribes.io used by org.apache.catalina.tribes.group.interceptors
ChannelData
          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.
XByteBuffer
          The XByteBuffer provides a dual functionality.
 

Classes in org.apache.catalina.tribes.io used by org.apache.catalina.tribes.io
BufferPool
           
BufferPool.BufferPoolAPI
           
ChannelData
          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.
XByteBuffer
          The XByteBuffer provides a dual functionality.
 

Classes in org.apache.catalina.tribes.io used by org.apache.catalina.tribes.transport
ListenCallback
          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.
 

Classes in org.apache.catalina.tribes.io used by org.apache.catalina.tribes.transport.bio
ListenCallback
          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.
ObjectReader
          The object reader object is an object used in conjunction with java.nio TCP messages.
XByteBuffer
          The XByteBuffer provides a dual functionality.
 

Classes in org.apache.catalina.tribes.io used by org.apache.catalina.tribes.transport.nio
ListenCallback
          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.
ObjectReader
          The object reader object is an object used in conjunction with java.nio TCP messages.
XByteBuffer
          The XByteBuffer provides a dual functionality.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.