Uses of Class
org.jumpmind.symmetric.transport.IConcurrentConnectionManager.ReservationType

Packages that use IConcurrentConnectionManager.ReservationType
org.jumpmind.symmetric.transport   
 

Uses of IConcurrentConnectionManager.ReservationType in org.jumpmind.symmetric.transport
 

Methods in org.jumpmind.symmetric.transport that return IConcurrentConnectionManager.ReservationType
static IConcurrentConnectionManager.ReservationType IConcurrentConnectionManager.ReservationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IConcurrentConnectionManager.ReservationType[] IConcurrentConnectionManager.ReservationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.jumpmind.symmetric.transport with parameters of type IConcurrentConnectionManager.ReservationType
 boolean IConcurrentConnectionManager.reserveConnection(java.lang.String nodeId, java.lang.String poolId, IConcurrentConnectionManager.ReservationType reservationRequest)
           
 boolean ConcurrentConnectionManager.reserveConnection(java.lang.String nodeId, java.lang.String poolId, IConcurrentConnectionManager.ReservationType reservationRequest)
           
 



Copyright © 2007-2008. All Rights Reserved.