Package org.apache.cassandra.net

Interface Summary
IAsyncCallback<T> implementors of IAsyncCallback need to make sure that any public methods are threadsafe with respect to response() being called from the message service.
IAsyncResult<T>  
IMessageCallback  
IVerbHandler<T> IVerbHandler provides the method that all verb handlers need to implement.
MessagingServiceMBean MBean exposing MessagingService metrics.
 

Class Summary
CallbackInfo Encapsulates the callback information.
CompactEndpointSerializationHelper  
HeaderTypes  
IncomingTcpConnection  
MessageDeliveryTask  
MessageIn<T>  
MessageOut<T>  
MessagingService  
OutboundTcpConnection  
OutboundTcpConnectionPool  
ResponseVerbHandler  
 

Enum Summary
MessagingService.Verb  
 



Copyright © 2013 The Apache Software Foundation