Uses of Class
org.jgroups.blocks.TCPConnectionMap.TCPConnection

Packages that use TCPConnectionMap.TCPConnection
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
 

Uses of TCPConnectionMap.TCPConnection in org.jgroups.blocks
 

Methods in org.jgroups.blocks that return TCPConnectionMap.TCPConnection
 TCPConnectionMap.TCPConnection TCPConnectionMap.Mapper.getConnection(Address dest)
           
protected  TCPConnectionMap.TCPConnection TCPConnectionMap.Mapper.getConnectionUnderLock(Address dest)
           
 

Method parameters in org.jgroups.blocks with type arguments of type TCPConnectionMap.TCPConnection
 void TCPConnectionMap.addConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<TCPConnectionMap.TCPConnection> l)
           
 void TCPConnectionMap.removeConnectionMapListener(AbstractConnectionMap.ConnectionMapListener<TCPConnectionMap.TCPConnection> l)
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.