Uses of Class
org.apache.qpid.server.federation.BrokerLink.State

Packages that use BrokerLink.State
org.apache.qpid.server.federation   
 

Uses of BrokerLink.State in org.apache.qpid.server.federation
 

Methods in org.apache.qpid.server.federation that return BrokerLink.State
static BrokerLink.State BrokerLink.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BrokerLink.State[] BrokerLink.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Licensed to the Apache Software Foundation