Uses of Class
org.apache.cassandra.net.TcpConnection

Packages that use TcpConnection
org.apache.cassandra.net   
org.apache.cassandra.net.io   
 

Uses of TcpConnection in org.apache.cassandra.net
 

Methods in org.apache.cassandra.net that return TcpConnection
static TcpConnection MessagingService.getConnection(java.net.InetAddress from, java.net.InetAddress to, Message msg)
           
 

Uses of TcpConnection in org.apache.cassandra.net.io
 

Constructors in org.apache.cassandra.net.io with parameters of type TcpConnection
TcpReader(TcpConnection connection)
           
 



Copyright © 2010 The Apache Software Foundation