org.jgroups.blocks
Interface ConnectionMap<V extends Connection>

All Known Implementing Classes:
AbstractConnectionMap, TCPConnectionMap.Mapper

public interface ConnectionMap<V extends Connection>


Method Summary
 V getConnection(Address dest)
           
 

Method Detail

getConnection

V getConnection(Address dest)
                                   throws java.lang.Exception
Throws:
java.lang.Exception


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