Uses of Class
org.apache.activemq.broker.PublishedAddressPolicy
Packages that use PublishedAddressPolicy
Package
Description
The core classes for the ActiveMQ Message Broker and its connectors.
-
Uses of PublishedAddressPolicy in org.apache.activemq.broker
Methods in org.apache.activemq.broker that return PublishedAddressPolicyModifier and TypeMethodDescriptionTransportConnector.getPublishedAddressPolicy()Gets the currently configured policy for creating the published connection address of this TransportConnector.Methods in org.apache.activemq.broker with parameters of type PublishedAddressPolicyModifier and TypeMethodDescriptionvoidTransportConnector.setPublishedAddressPolicy(PublishedAddressPolicy publishedAddressPolicy) Sets the configured policy for creating the published connection address of this TransportConnector.