Uses of Interface
org.jgroups.blocks.Connection

Packages that use Connection
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Uses of Connection in org.jgroups.blocks
 

Classes in org.jgroups.blocks with type parameters of type Connection
 class AbstractConnectionMap<V extends Connection>
           
 interface ConnectionMap<V extends Connection>
           
 

Classes in org.jgroups.blocks that implement Connection
 class TCPConnectionMap.TCPConnection
           
 

Uses of Connection in org.jgroups.util
 

Methods in org.jgroups.util with parameters of type Connection
static void Util.close(Connection conn)
           
 



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