Uses of Enum Class
org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
Packages that use PublishedAddressPolicy.PublishedHostStrategy
Package
Description
The core classes for the ActiveMQ Message Broker and its connectors.
-
Uses of PublishedAddressPolicy.PublishedHostStrategy in org.apache.activemq.broker
Methods in org.apache.activemq.broker that return PublishedAddressPolicy.PublishedHostStrategyModifier and TypeMethodDescriptionPublishedAddressPolicy.getPublishedHostStrategy()Returns the enum constant of this class with the specified name.PublishedAddressPolicy.PublishedHostStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.activemq.broker with parameters of type PublishedAddressPolicy.PublishedHostStrategyModifier and TypeMethodDescriptionvoidPublishedAddressPolicy.setPublishedHostStrategy(PublishedAddressPolicy.PublishedHostStrategy strategy)