A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
A
- abortConnection(String) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- abortConnection(String) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- abortConnection(ObjectName) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- abortConnection(ObjectName) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- abortConsumer(String) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- abortConsumer(String) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- abortConsumer(ObjectName) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- abortConsumer(ObjectName) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- abortConsumer(Subscription, boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- AbortSlowAckConsumerStrategy - Class in org.apache.activemq.broker.region.policy
-
Abort slow consumers when they reach the configured threshold of slowness, default is that a consumer that has not Ack'd a message for 30 seconds is slow.
- AbortSlowAckConsumerStrategy() - Constructor for class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
- AbortSlowAckConsumerStrategyView - Class in org.apache.activemq.broker.jmx
- AbortSlowAckConsumerStrategyView(ManagedRegionBroker, AbortSlowAckConsumerStrategy) - Constructor for class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- AbortSlowAckConsumerStrategyViewMBean - Interface in org.apache.activemq.broker.jmx
- AbortSlowConsumerStrategy - Class in org.apache.activemq.broker.region.policy
-
Abort slow consumers when they reach the configured threshold of slowness, default is slow for 30 seconds
- AbortSlowConsumerStrategy() - Constructor for class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- AbortSlowConsumerStrategyView - Class in org.apache.activemq.broker.jmx
- AbortSlowConsumerStrategyView(ManagedRegionBroker, AbortSlowConsumerStrategy) - Constructor for class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- AbortSlowConsumerStrategyViewMBean - Interface in org.apache.activemq.broker.jmx
- abortSubscription(Map<Subscription, SlowConsumerEntry>, boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- AbstractAuthenticationBroker - Class in org.apache.activemq.security
- AbstractAuthenticationBroker(Broker) - Constructor for class org.apache.activemq.security.AbstractAuthenticationBroker
- AbstractDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A strategy for choosing which destination is used for dead letter queue messages.
- AbstractDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- AbstractLocker - Class in org.apache.activemq.broker
- AbstractLocker() - Constructor for class org.apache.activemq.broker.AbstractLocker
- AbstractMessageStore - Class in org.apache.activemq.store
- AbstractMessageStore(ActiveMQDestination) - Constructor for class org.apache.activemq.store.AbstractMessageStore
- AbstractMessageStoreStatistics - Class in org.apache.activemq.store
- AbstractMessageStoreStatistics(boolean, String, String) - Constructor for class org.apache.activemq.store.AbstractMessageStoreStatistics
- AbstractMessageStoreStatistics(String, String) - Constructor for class org.apache.activemq.store.AbstractMessageStoreStatistics
- AbstractOpenTypeFactory() - Constructor for class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- AbstractPendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
-
Abstract method holder for pending message (messages awaiting disptach to a consumer) cursor
- AbstractPendingMessageCursor(boolean) - Constructor for class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- AbstractRegion - Class in org.apache.activemq.broker.region
- AbstractRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.AbstractRegion
- AbstractStoreCursor - Class in org.apache.activemq.broker.region.cursors
-
Store based cursor
- AbstractStoreCursor(Destination) - Constructor for class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- AbstractSubscription - Class in org.apache.activemq.broker.region
- AbstractSubscription(Broker, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.AbstractSubscription
- AbstractTempRegion - Class in org.apache.activemq.broker.region
- AbstractTempRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.AbstractTempRegion
- acknowledge(ConnectionContext, String, String, MessageId, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- acknowledge(ConnectionContext, String, String, MessageId, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- acknowledge(ConnectionContext, String, String, MessageId, MessageAck) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Stores the last acknowledged messgeID for the given subscription so that we can recover and commence dispatching messages from the last checkpoint
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.Queue
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.Topic
- acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- acknowledge(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.broker.region.Subscription
-
Used when client acknowledge receipt of dispatched message.
- acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.TopicSubscription
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Used during acknowledgment to remove the message.
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
Since we are a browser we don't really remove the message from the queue.
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
-
In the queue case, mark the node as dropped and then a gc cycle will remove it from the queue.
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.BrokerFilter
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.EmptyBroker
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.ErrorBroker
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.region.AbstractRegion
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in interface org.apache.activemq.broker.region.Region
-
Used to acknowledge the receipt of a message by a client.
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.region.RegionBroker
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.TransactionBroker
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- acknowledge(TopicMessageStore, String, String, MessageId, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- acknowledgeReference(ConnectionContext, String, String, MessageId) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Removes the last acknowledged messgeID for the given subscription so that we can recover and commence dispatching messages from the last checkpoint N.B.
- acks - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- activate(ConnectionContext, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.Topic
- activate(SystemUsage, ConnectionContext, ConsumerInfo, RegionBroker) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- Activator - Class in org.apache.activemq.util.osgi
-
An OSGi bundle activator for ActiveMQ which adapts the
FactoryFinderto the OSGi environment. - Activator() - Constructor for class org.apache.activemq.util.osgi.Activator
- active - Variable in class org.apache.activemq.broker.region.TopicSubscription
- activeBridges() - Method in class org.apache.activemq.network.NetworkConnector
- add(int, T) - Method in class org.apache.activemq.broker.util.InsertionCountList
- add(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- add(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Add a destination
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
Add a destination
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- add(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.Subscription
-
The subscription will be receiving messages from the destination.
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- add(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
A message was sent to the destination.
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- add(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- add(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- add(MessageReference) - Method in interface org.apache.activemq.broker.region.Subscription
-
Used to add messages that match the subscription.
- add(MessageReference) - Method in class org.apache.activemq.broker.region.TopicSubscription
- add(MessageReference) - Method in class org.apache.activemq.memory.buffer.MessageQueue
- add(MessageReference) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
- add(MessageReference) - Method in interface org.apache.activemq.memory.list.MessageList
- add(MessageReference) - Method in class org.apache.activemq.memory.list.SimpleMessageList
- add(ActiveMQMessage) - Method in class org.apache.activemq.memory.buffer.MessageQueue
- add(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
-
Increment the consumers associated with this subscription
- add(CacheEntry) - Method in class org.apache.activemq.memory.CacheEntryList
- add(CacheEvictor) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
- add(MemoryTransactionStore.AddMessageCommand) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- add(MemoryTransactionStore.RemoveMessageCommand) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- addAll(PendingList) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- addAll(PendingList) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Adds all the elements of the given PendingList to this PendingList.
- addAll(PendingList) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- addAll(PendingList) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- addAttributeValues(String, Attributes, Set<String>) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- addBroker(Connection, BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
-
A remote Broker connects
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addBrokerInClusterUpdate(BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in interface org.apache.activemq.broker.Broker
-
A client is establishing a connection with the broker.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasAuthenticationBroker
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
-
Overridden to allow for authentication based on client certificates.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
-
Overridden to allow for authentication using different Jaas configurations depending on if the connection is SSL or not.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- addConnector(String) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector for the given bind address
- addConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- addConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- addConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector for the given bind address
- addConnector(SearchResult) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
add connector of the given URI
- addConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector
- addConnector(TransportServer) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector for the given TransportServer transport
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.cluster.ConnectionSplitBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
- addConsumer(ConnectionContext, ConsumerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Adds a consumer.
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
- addConsumerInfo(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.BrokerFilter
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.EmptyBroker
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.ErrorBroker
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.region.AbstractRegion
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in interface org.apache.activemq.broker.region.Region
-
Used to create a destination.
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.security.AuthorizationBroker
- addDestination(Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
Add a destination
- addDestination(Destination) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
- addDestination(Destination) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- addDestination(Destination) - Method in interface org.apache.activemq.broker.region.policy.SlowConsumerStrategy
-
For Strategies that need to examine assigned destination for slow consumers periodically the destination is assigned here.
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in interface org.apache.activemq.broker.Broker
-
Add and process a DestinationInfo object
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
- addDestinationRole(Destination, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- addDynamicallyIncludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
- addExcludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
- addFirst(String, ByteSequence) - Method in interface org.apache.activemq.store.PList
- addForcedDurableConsumer(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
- addForRedelivery(List<MessageReference>, boolean) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- addInactiveSubscription(SubscriptionKey, SubscriptionInfo, Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- addInboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
- addInterceptors(Broker) - Method in class org.apache.activemq.broker.BrokerService
-
Strategy method to add interceptors to the broker
- addItem(String, String, OpenType) - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- addJmsConnector(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
- addLast(String, ByteSequence) - Method in interface org.apache.activemq.store.PList
- addListener(Runnable) - Method in class org.apache.activemq.store.InlineListenableFuture
- addListener(Runnable) - Method in interface org.apache.activemq.store.ListenableFuture
-
register a listener to be run on completion or immediately if complete any exceptions will be caught and logged
- addListener(Broker) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addListener(JobListener) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a Job listener which will receive events related to scheduled jobs.
- addListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- addListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- addMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- addMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
- addMessage(ConnectionContext, Message, boolean) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- addMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
- addMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
add message to await dispatch
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- addMessageFirst(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Adds the given message to the head of the list.
- addMessageFirst(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
add message to await dispatch
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
Messages added are added directly to the pagedInPendingDispatch set of messages.
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
add message to await dispatch
- addMessageInterceptor(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- addMessageInterceptor(ActiveMQDestination, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- addMessageInterceptorForQueue(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- addMessageInterceptorForTopic(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- addMessageLast(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Adds the given message to the tail of the list.
- addMessageLast(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
add message to await dispatch
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
Messages added are added directly to the pagedInPendingDispatch set of messages.
- addMessageReference(ConnectionContext, MessageId, ReferenceStore.ReferenceData) - Method in interface org.apache.activemq.store.ReferenceStore
-
Adds a message reference to the message store
- addNetworkConnector(String) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new network connector using the given discovery address
- addNetworkConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- addNetworkConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- addNetworkConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new network connector using the given discovery address
- addNetworkConnector(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new network connector to connect this broker to a federated network
- addNetworkDestinationView(NetworkDestinationView) - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- addOutboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
- addPeerBroker(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
- addPreShutdownHook(Runnable) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a
Runnablehook that will be invoked before the broker is stopped. - addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.Broker
-
Adds a producer.
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
-
A producer may register to send to multiple destinations via a composite destination.
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.BaseDestination
- addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Destination
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.DestinationFilter
- addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Adds a Producer.
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
- addProxyConnector(String) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new proxy connector using the given bind address
- addProxyConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new proxy connector using the given bind address
- addProxyConnector(ProxyConnector) - Method in class org.apache.activemq.broker.BrokerService
- addProxyNetworkSubscriptionBrokerPath(DemandSubscription, BrokerId[], String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
Add a durable remote proxy subscription when we can generate via the BrokerId path This is the most common scenario
- addProxyNetworkSubscriptionClientId(DemandSubscription, String, String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
This scenaior is primarily used for durable sync on broker restarts
- addQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- addQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Adds a Queue destination to the broker.
- addQueueRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- addQueueRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- addReadTime(long) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- addRecoveredMessage(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- addRecoveredMessage(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.SubscriptionRecovery
-
Add a message to the SubscriptionRecovery
- addRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- addRecoveredMessage(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Add a message recovered from a retroactive policy
- addRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- addRemoteBrokerToBrokerPath(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- address - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- addRole(String) - Method in class org.apache.activemq.security.AuthorizationBroker
- addRole(String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- addService(Service) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new service so that it will be started as part of the broker lifecycle
- addSession(ConnectionContext, SessionInfo) - Method in interface org.apache.activemq.broker.Broker
-
Adds a session.
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- addShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
- addShutdownHook(Runnable) - Method in class org.apache.activemq.broker.BrokerService
- addSlowCleanupTime(long) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- addSlowReadTime(long) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- addSlowWriteTime(long) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- addSslConnector(String, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
-
Adds a new transport connector for the given bind address.
- addSslConnector(URI, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
-
Adds a new transport connector for the given bind address.
- addStaticallyIncludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
- addSubsciption(SubscriptionInfo, boolean) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Inserts the subscriber info due to a subscription change
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.BaseDestination
- addSubscription(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Queue
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.TempQueue
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.TempTopic
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Topic
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.security.AuthorizationDestinationFilter
- addSubscription(SubscriptionInfo, boolean) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- addSubscription(SubscriptionInfo, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- addSubscription(SubscriptionInfo, boolean) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Inserts the subscriber info due to a subscription change
- addSubscription(DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- addSubscriptionsForDestination(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractRegion
- addSubscriptionsForDestination(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.TopicRegion
- addSynchronization(Synchronization) - Method in class org.apache.activemq.transaction.Transaction
- addToAlreadyInterestedConsumers(ConsumerInfo, boolean) - Method in class org.apache.activemq.network.ConduitBridge
- addToMap(MessageReference, PendingNode) - Method in class org.apache.activemq.broker.region.cursors.PendingMessageHelper
- addTopic(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- addTopic(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Adds a Topic destination to the broker.
- addTopicRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- addTopicRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- addUserRole(String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- addUserRole(String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- addWriteTime(long) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- ADMIN - org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
- ADMIN_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- ADMIN_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- adminRoles - Variable in class org.apache.activemq.security.AuthorizationEntry
- AdvisoryBroker - Class in org.apache.activemq.advisory
-
This broker filter handles tracking the state of the broker for purposes of publishing advisory messages to advisory consumers.
- AdvisoryBroker(Broker) - Constructor for class org.apache.activemq.advisory.AdvisoryBroker
- advisoryProducerId - Variable in class org.apache.activemq.advisory.AdvisoryBroker
- advisoryProducerId - Variable in class org.apache.activemq.plugin.StatisticsBroker
- afterPropertiesSet() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- afterPropertiesSet() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- afterPropertiesSet() - Method in class org.apache.activemq.security.TempDestinationAuthorizationEntry
- ALL - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
- allowIOResumption() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- allowIOResumption() - Method in interface org.apache.activemq.store.PersistenceAdapter
- allowIOResumption() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- AMQP - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
- AmqpProtocolVerifier - Class in org.apache.activemq.transport.protocol
- AmqpProtocolVerifier() - Constructor for class org.apache.activemq.transport.protocol.AmqpProtocolVerifier
- AnnotatedMBean - Class in org.apache.activemq.broker.jmx
-
MBean that looks for method/parameter descriptions in the Info annotation.
- AnnotatedMBean(Class<?>, ObjectName) - Constructor for class org.apache.activemq.broker.jmx.AnnotatedMBean
-
Instance where the MBean interface is implemented by this object.
- AnnotatedMBean(T, Class<T>, ObjectName) - Constructor for class org.apache.activemq.broker.jmx.AnnotatedMBean
-
Instance where the MBean interface is implemented by another object.
- append(String, String) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- appendMessages(List<MessageReference>) - Method in class org.apache.activemq.memory.buffer.MessageQueue
- appendTabularMap(Map, CompositeData, String) - Static method in class org.apache.activemq.broker.jmx.CompositeDataHelper
- appendToBrokerPath(BrokerId[], BrokerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- appendToBrokerPath(BrokerId[], BrokerId[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- applyAcl(AuthorizationEntry, SimpleCachedLDAPAuthorizationMap.PermissionType, Set<Object>) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Applies policy to the entry given the actual principals that will be applied to the policy entry.
- applyACL(AuthorizationEntry, SearchResult, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Applies the policy from the directory to the given entry within the context of the provided permission type.
- asID(String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
Lets strip out any non supported characters
- asManagedConnector(MBeanServer, ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
- asManagedConnector(ManagementContext, ObjectName) - Method in class org.apache.activemq.broker.TransportConnector
-
Factory method to create a JMX managed version of this transport connector
- asMemoryMessageStore(Object) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- assertAckMatchesDispatched(MessageAck) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Checks an ack versus the contents of the dispatched list.
- assignGroup(Subscription, MessageGroupMap, MessageReference, String) - Method in class org.apache.activemq.broker.region.Queue
- assignMessageGroup(Subscription, QueueMessageReference) - Method in class org.apache.activemq.broker.region.Queue
- async - Variable in class org.apache.activemq.transport.vm.VMTransport
- asyncAddQueueMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.AbstractMessageStore
- asyncAddQueueMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddQueueMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
- asyncAddQueueMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- asyncAddTopicMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.AbstractMessageStore
- asyncAddTopicMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddTopicMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
- asyncAddTopicMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- AsyncAnnotatedMBean - Class in org.apache.activemq.broker.jmx
-
MBean that invokes the requested operation using an async operation and waits for the result if the operation times out then an exception is thrown.
- AsyncAnnotatedMBean(Class<?>, ObjectName) - Constructor for class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
- AsyncAnnotatedMBean(ExecutorService, long, T, Class<T>, ObjectName) - Constructor for class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
- asyncInvole(String, Object[], String[]) - Method in class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
- asyncQueueDepth - Variable in class org.apache.activemq.transport.vm.VMTransport
- asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.TransportLogger
- asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.vm.VMTransport
- atMax() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- audit - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- audit - Variable in class org.apache.activemq.broker.region.TopicSubscription
- AuditLog - Interface in org.apache.activemq.broker.util
- AuditLogEntry - Class in org.apache.activemq.broker.util
- AuditLogEntry() - Constructor for class org.apache.activemq.broker.util.AuditLogEntry
- AuditLogFactory - Interface in org.apache.activemq.broker.util
- AuditLogService - Class in org.apache.activemq.broker.util
- authenticate(String, String, X509Certificate[]) - Method in interface org.apache.activemq.security.AuthenticationBroker
-
Authenticate the given user using the mechanism provided by this service.
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.JaasAuthenticationBroker
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- AUTHENTICATION - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- AuthenticationBroker - Interface in org.apache.activemq.security
-
Base for all broker plugins that wish to provide connection authentication services
- AuthenticationUser - Class in org.apache.activemq.security
-
A helper object used to configure simple authentication plugin
- AuthenticationUser() - Constructor for class org.apache.activemq.security.AuthenticationUser
- AuthenticationUser(String, String, String) - Constructor for class org.apache.activemq.security.AuthenticationUser
- AuthorizationBroker - Class in org.apache.activemq.security
-
Verifies if a authenticated user can do an operation against the broker using an authorization map.
- AuthorizationBroker(Broker, AuthorizationMap) - Constructor for class org.apache.activemq.security.AuthorizationBroker
- AuthorizationDestinationFilter - Class in org.apache.activemq.security
-
Authorizes addSubscription calls.
- AuthorizationDestinationFilter(Destination, AuthorizationBroker) - Constructor for class org.apache.activemq.security.AuthorizationDestinationFilter
- AuthorizationDestinationInterceptor - Class in org.apache.activemq.security
-
Adds AuthorizationDestinationFilter on intercept()
- AuthorizationDestinationInterceptor(AuthorizationBroker) - Constructor for class org.apache.activemq.security.AuthorizationDestinationInterceptor
- AuthorizationEntry - Class in org.apache.activemq.security
-
Represents an entry in a
DefaultAuthorizationMapfor assigning different operations (read, write, admin) of user roles to a specific destination or a hierarchical wildcard area of destinations. - AuthorizationEntry() - Constructor for class org.apache.activemq.security.AuthorizationEntry
- AuthorizationMap - Interface in org.apache.activemq.security
- AuthorizationPlugin - Class in org.apache.activemq.security
-
An authorization plugin where each operation on a destination is checked against an authorizationMap
- AuthorizationPlugin() - Constructor for class org.apache.activemq.security.AuthorizationPlugin
- AuthorizationPlugin(AuthorizationMap) - Constructor for class org.apache.activemq.security.AuthorizationPlugin
- AUTO - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
- autoCreateDestinations - Variable in class org.apache.activemq.broker.region.AbstractRegion
- AutoInitNioSSLTransport - Class in org.apache.activemq.transport.nio
-
This transport initializes the SSLEngine and reads the first command before handing off to the detected transport.
- AutoInitNioSSLTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- AutoInitNioSSLTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- AutoNioSslTransportFactory - Class in org.apache.activemq.transport.auto.nio
- AutoNioSslTransportFactory() - Constructor for class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
- AutoNIOSSLTransportServer - Class in org.apache.activemq.transport.auto.nio
-
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
- AutoNIOSSLTransportServer(SSLContext, TcpTransportFactory, URI, ServerSocketFactory, BrokerService, Set<String>) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- AutoNIOTransport - Class in org.apache.activemq.transport.auto.nio
- AutoNIOTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOTransport
- AutoNIOTransport(WireFormat, Socket, TcpTransport.InitBuffer) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOTransport
- AutoNIOTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOTransport
- AutoNioTransportFactory - Class in org.apache.activemq.transport.auto.nio
- AutoNioTransportFactory() - Constructor for class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
- AutoSslTransportFactory - Class in org.apache.activemq.transport.auto
- AutoSslTransportFactory() - Constructor for class org.apache.activemq.transport.auto.AutoSslTransportFactory
- AutoSslTransportServer - Class in org.apache.activemq.transport.auto
-
An SSL TransportServer.
- AutoSslTransportServer(SslTransportFactory, URI, SSLServerSocketFactory, BrokerService, Set<String>) - Constructor for class org.apache.activemq.transport.auto.AutoSslTransportServer
- autoStart() - Method in class org.apache.activemq.broker.BrokerService
- AutoTcpTransportFactory - Class in org.apache.activemq.transport.auto
- AutoTcpTransportFactory() - Constructor for class org.apache.activemq.transport.auto.AutoTcpTransportFactory
- AutoTcpTransportServer - Class in org.apache.activemq.transport.auto
-
A TCP based implementation of
TransportServer - AutoTcpTransportServer(TcpTransportFactory, URI, ServerSocketFactory, BrokerService, Set<String>) - Constructor for class org.apache.activemq.transport.auto.AutoTcpTransportServer
- AutoTcpTransportServer.ProtocolInfo - Class in org.apache.activemq.transport.auto
- autoTransportOptions - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- AutoTransportUtils - Class in org.apache.activemq.transport.auto
- AutoTransportUtils() - Constructor for class org.apache.activemq.transport.auto.AutoTransportUtils
B
- baseConfiguration(Broker, BaseDestination) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- BaseDestination - Class in org.apache.activemq.broker.region
- BaseDestination(BrokerService, MessageStore, ActiveMQDestination, DestinationStatistics) - Constructor for class org.apache.activemq.broker.region.BaseDestination
- baseUpdate(BaseDestination) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- baseUpdate(BaseDestination, Set<String>) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- batchList - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- batchResetNeeded - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- beginTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
This method starts a transaction on the persistent storage - which is nothing to do with JMS or XA transactions - its purely a mechanism to perform multiple writes to a persistent store in 1 transaction as a performance optimization.
- beginTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
-
Starts a transaction.
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- bind() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Binds this socket to the previously specified URI.
- bind(String, BrokerService) - Method in class org.apache.activemq.broker.BrokerRegistry
- bind(BrokerService, URI) - Static method in class org.apache.activemq.transport.TransportFactorySupport
- blockedProducerWarningInterval - Variable in class org.apache.activemq.broker.region.BaseDestination
- blockedSends - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- blockedTime - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- blockingOnFlowControl(boolean) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- BODY_LENGTH - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- BODY_PREVIEW - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- BOOLEAN_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- BooleanEditor - Class in org.apache.activemq.util
-
Used by xbean to set booleans.
- BooleanEditor() - Constructor for class org.apache.activemq.util.BooleanEditor
- BridgeFactory - Interface in org.apache.activemq.network
-
Encapsulation of bridge creation logic.
- bridgeFailed - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- bridgeFailed() - Method in class org.apache.activemq.network.MBeanNetworkListener
- bridgeFailed() - Method in interface org.apache.activemq.network.NetworkBridgeListener
-
called when the transport fails
- bridges - Variable in class org.apache.activemq.network.NetworkConnector
- broadcast - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- broker - Variable in class org.apache.activemq.broker.jmx.DestinationView
- broker - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- broker - Variable in class org.apache.activemq.broker.jmx.ProducerView
- broker - Variable in class org.apache.activemq.broker.region.AbstractRegion
- broker - Variable in class org.apache.activemq.broker.region.AbstractSubscription
- broker - Variable in class org.apache.activemq.broker.region.BaseDestination
- broker - Variable in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- broker - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
- broker - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- broker - Variable in class org.apache.activemq.broker.TransportConnection
- broker - Variable in class org.apache.activemq.util.DefaultIOExceptionHandler
- Broker - Interface in org.apache.activemq.broker
-
The Message Broker which routes messages, maintains subscriptions and connections, acknowledges messages and handles transactions.
- BROKER_PATH - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- BROKER_SECURITY_CONTEXT - Static variable in class org.apache.activemq.security.SecurityContext
- BROKER_VERSION - Static variable in class org.apache.activemq.broker.BrokerService
- BrokerBroadcaster - Class in org.apache.activemq.broker
-
Used to add listeners for Broker actions
- BrokerBroadcaster(Broker) - Constructor for class org.apache.activemq.broker.BrokerBroadcaster
- brokerConnectionStates - Variable in class org.apache.activemq.broker.TransportConnection
- brokerConsumerDests - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
This is a map to track unique demand for the existence of a virtual destination so we make sure we don't send duplicate advisories.
- BrokerContext - Interface in org.apache.activemq.broker
-
Provide context object for broker classes
- BrokerContextAware - Interface in org.apache.activemq.broker
-
Interface to be implemented by any object that wishes to have instance of @see BrokerContext
- BrokerDestinationView - Class in org.apache.activemq.broker.view
- BrokerFactory - Class in org.apache.activemq.broker
-
A helper class to create a fully configured broker service using a URI.
- BrokerFactoryHandler - Interface in org.apache.activemq.broker
-
Represents the interface used to create a broker from a URI scheme.
- BrokerFilter - Class in org.apache.activemq.broker
-
Allows you to intercept broker operation so that features such as security can be implemented as a pluggable filter.
- BrokerFilter(Broker) - Constructor for class org.apache.activemq.broker.BrokerFilter
- brokerId - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- brokerInfo - Variable in class org.apache.activemq.broker.TransportConnection
- BrokerMBeanSupport - Class in org.apache.activemq.broker.jmx
- BrokerMBeanSupport() - Constructor for class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- BrokerPlugin - Interface in org.apache.activemq.broker
-
Represents a plugin into a Broker
- BrokerPluginSupport - Class in org.apache.activemq.broker
-
A useful base class for implementing broker plugins.
- BrokerPluginSupport() - Constructor for class org.apache.activemq.broker.BrokerPluginSupport
- BrokerRegistry - Class in org.apache.activemq.broker
- BrokerRegistry() - Constructor for class org.apache.activemq.broker.BrokerRegistry
- BROKERS - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
- BROKERS - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
- brokerService - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- brokerService - Variable in class org.apache.activemq.broker.LockableServiceSupport
- brokerService - Variable in class org.apache.activemq.broker.region.BaseDestination
- brokerService - Variable in class org.apache.activemq.broker.region.RegionBroker
- brokerService - Variable in class org.apache.activemq.broker.TransportConnection
- brokerService - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- brokerService - Variable in class org.apache.activemq.transport.auto.AutoSslTransportFactory
- brokerService - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
- brokerService - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- brokerService - Variable in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
- brokerService - Variable in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
- BrokerService - Class in org.apache.activemq.broker
-
Manages the life-cycle of an ActiveMQ Broker.
- BrokerService() - Constructor for class org.apache.activemq.broker.BrokerService
- BrokerServiceAware - Interface in org.apache.activemq.broker
-
An interface used to represent a component that wants the
BrokerServiceto be injected - brokerServiceStarted() - Method in interface org.apache.activemq.broker.Broker
-
called when the brokerService starts
- brokerServiceStarted() - Method in class org.apache.activemq.broker.BrokerFilter
- brokerServiceStarted() - Method in class org.apache.activemq.broker.EmptyBroker
- brokerServiceStarted() - Method in class org.apache.activemq.broker.ErrorBroker
- brokerServiceStarted() - Method in class org.apache.activemq.broker.region.RegionBroker
- BrokerStoppedException - Exception in org.apache.activemq.broker
-
This exception is thrown by the broker when you try to use it after it has been stopped.
- BrokerStoppedException() - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
- BrokerStoppedException(String) - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
- BrokerStoppedException(String, Throwable) - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
- BrokerStoppedException(Throwable) - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
- BrokerSupport - Class in org.apache.activemq.util
-
Utility class for broker operations
- brokerView - Variable in class org.apache.activemq.plugin.StatisticsBroker
- BrokerView - Class in org.apache.activemq.broker.jmx
- BrokerView(BrokerService, ManagedRegionBroker) - Constructor for class org.apache.activemq.broker.jmx.BrokerView
- BrokerViewMBean - Interface in org.apache.activemq.broker.jmx
- browse() - Method in class org.apache.activemq.broker.jmx.DestinationView
- browse() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- browse() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
Browse messages for this durable subscriber
- browse() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
Browse messages for this durable subscriber
- browse() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
Browse messages for this durable subscriber
- browse() - Method in interface org.apache.activemq.broker.region.Destination
- browse() - Method in class org.apache.activemq.broker.region.DestinationFilter
- browse() - Method in class org.apache.activemq.broker.region.Queue
- browse() - Method in class org.apache.activemq.broker.region.Topic
- browse(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- browse(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- browse(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- browse(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
- browse(ActiveMQDestination) - Method in interface org.apache.activemq.memory.list.MessageList
- browse(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.SimpleMessageList
- browseAsTable() - Method in class org.apache.activemq.broker.jmx.DestinationView
- browseAsTable() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- browseAsTable() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
Browse messages for this durable subscriber
- browseAsTable() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
Browse messages for this durable subscriber
- browseAsTable() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
Browse messages for this durable subscriber
- browseAsTable(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- browseAsTable(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- browseAsTable(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- browseMessages() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
Browses the current destination returning a list of messages
- browseMessages() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Browses the current destination returning a list of messages
- browseMessages(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
Browses the current destination with the given selector returning a list of messages
- browseMessages(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Browses the current destination with the given selector returning a list of messages
- browseQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- browseQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- bubbleDown(MessageQueue, int) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- bubbleUp(MessageQueue, int) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- buildExistingSubscriptions() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- bundleChanged(BundleEvent) - Method in class org.apache.activemq.util.osgi.Activator
- BYTE_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
C
- Cache - Interface in org.apache.activemq.memory
-
Defines the interface used to cache messages.
- CachedLDAPAuthorizationMapNamespaceChangeListener(SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Constructor for class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
-
Creates a new listener.
- CachedMessageGroupMap - Class in org.apache.activemq.broker.region.group
-
A simple implementation which tracks every individual GroupID value in a LRUCache
- CachedMessageGroupMapFactory - Class in org.apache.activemq.broker.region.group
-
A factory to create instances of
CachedMessageGroupMapwhen implementing the Message Groups functionality. - CachedMessageGroupMapFactory() - Constructor for class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
- cacheEnabled - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- CacheEntry - Class in org.apache.activemq.memory
- CacheEntry(Object, Object) - Constructor for class org.apache.activemq.memory.CacheEntry
- CacheEntryList - Class in org.apache.activemq.memory
-
Maintains a simple linked list of CacheEntry objects.
- CacheEntryList() - Constructor for class org.apache.activemq.memory.CacheEntryList
- CacheEvictionUsageListener - Class in org.apache.activemq.memory
- CacheEvictionUsageListener(Usage, int, int, TaskRunnerFactory) - Constructor for class org.apache.activemq.memory.CacheEvictionUsageListener
- CacheEvictor - Interface in org.apache.activemq.memory
- CacheFilter - Class in org.apache.activemq.memory
-
Filters another Cache implementation.
- CacheFilter(Cache) - Constructor for class org.apache.activemq.memory.CacheFilter
- call() - Method in class org.apache.activemq.store.InlineListenableFuture
- cancel(boolean) - Method in class org.apache.activemq.store.InlineListenableFuture
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Use when a matched message is about to be dispatched to the client.
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
- canDispatch(Subscription, MessageReference) - Method in interface org.apache.activemq.broker.region.policy.DispatchSelector
-
return true if a subscription can dispatch a message reference
- canDispatch(Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.policy.SimpleDispatchSelector
- canDispatch(Message) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
Enforce duplicate suppression using info from persistence adapter
- canDuplexDispatch(Message) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- canEnableCash() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- canGC() - Method in class org.apache.activemq.broker.region.BaseDestination
- canGC() - Method in interface org.apache.activemq.broker.region.Destination
- canGC() - Method in class org.apache.activemq.broker.region.DestinationFilter
- canProcessAsExpired() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- canProcessAsExpired() - Method in class org.apache.activemq.broker.region.NullMessageReference
- canRecoveryNextMessage() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- canRecoveryNextMessage() - Method in interface org.apache.activemq.store.MessageRecoveryListener
- canSelect(Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- checkDestinationAdmin(SecurityContext, ActiveMQDestination) - Method in class org.apache.activemq.security.AuthorizationBroker
- checkForUpdates() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Performs a check for updates from the server in the event that synchronous updates are enabled and are the refresh interval has elapsed.
- checkMemorySystemUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
- checkpoint(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- checkpoint(boolean) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
checkpoint any
- checkQueueSize(String) - Method in class org.apache.activemq.broker.BrokerService
- checkSecurityContext(ConnectionContext) - Method in class org.apache.activemq.security.AuthorizationBroker
- checkStoreSystemUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
- checkStoreUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
Check that the store usage limit is not greater than max usable space and adjust if it is
- checkTmpStoreUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
Check that temporary usage limit is not greater than max usable space and adjust if it is
- checkUsageLimit(File, PercentLimitUsage<?>, int) - Method in class org.apache.activemq.broker.BrokerService
- clear() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- clear() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- clear() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- clear() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
clear all pending messages
- clear() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- clear() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Discards all Messages currently held in the PendingList.
- clear() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
clear all pending messages
- clear() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- clear() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- clear() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- clear() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- clear() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
clear all pending messages
- clear() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- clear() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- clear() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
- clear() - Method in class org.apache.activemq.memory.buffer.MessageQueue
- clear() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
- clear() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- clear() - Method in class org.apache.activemq.memory.CacheEntryList
- clear() - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
- clear() - Method in interface org.apache.activemq.memory.list.MessageList
- clear() - Method in class org.apache.activemq.memory.list.SimpleMessageList
- clearBridges() - Method in class org.apache.activemq.network.jms.JmsConnector
- clearPendingMessages(int) - Method in interface org.apache.activemq.broker.region.Destination
- clearPendingMessages(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- clearPendingMessages(int) - Method in class org.apache.activemq.broker.region.Queue
- clearPendingMessages(int) - Method in class org.apache.activemq.broker.region.Topic
-
force a reread of the store - after transaction recovery completion
- clientId - Variable in class org.apache.activemq.broker.jmx.ProducerView
- clientId - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
- clientId - Variable in class org.apache.activemq.util.SubscriptionKey
- ClientIdFilterDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
ClientIdFilterDispatchPolicy dispatches messages in a topic to a given client.
- ClientIdFilterDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- clockDaemon - Variable in class org.apache.activemq.broker.LockableServiceSupport
- close() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
- close() - Method in interface org.apache.activemq.memory.Cache
-
Lets a cache know it will not be used any further and that it can release acquired resources
- close() - Method in class org.apache.activemq.memory.CacheFilter
- close() - Method in class org.apache.activemq.memory.MapCache
- close() - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
- commit() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- commit(boolean) - Method in class org.apache.activemq.transaction.LocalTransaction
- commit(boolean) - Method in class org.apache.activemq.transaction.Transaction
- commit(boolean) - Method in class org.apache.activemq.transaction.XATransaction
- commit(TransactionId, boolean, Runnable, Runnable) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- commit(TransactionId, boolean, Runnable, Runnable) - Method in interface org.apache.activemq.store.TransactionStore
- commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- commitTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Commit a persistence transaction
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in interface org.apache.activemq.broker.Broker
-
Commits a transaction.
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.BrokerFilter
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.EmptyBroker
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.ErrorBroker
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.TransactionBroker
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- complete() - Method in class org.apache.activemq.broker.util.JMXAuditLogEntry
- CompositeDataConstants - Interface in org.apache.activemq.broker.jmx
- CompositeDataHelper - Class in org.apache.activemq.broker.jmx
- CompositeDataHelper() - Constructor for class org.apache.activemq.broker.jmx.CompositeDataHelper
- CompositeDemandForwardingBridge - Class in org.apache.activemq.network
-
A demand forwarding bridge which works with multicast style transports where a single Transport could be communicating with multiple remote brokers
- CompositeDemandForwardingBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.CompositeDemandForwardingBridge
- CompositeDestination - Class in org.apache.activemq.broker.region.virtual
- CompositeDestination() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeDestination
- CompositeDestinationBroker - Class in org.apache.activemq.broker
-
This broker filter handles composite destinations.
- CompositeDestinationBroker(Broker) - Constructor for class org.apache.activemq.broker.CompositeDestinationBroker
- CompositeDestinationFilter - Class in org.apache.activemq.broker.region.virtual
-
Represents a composite
Destinationwhere send()s are replicated to each Destination instance. - CompositeDestinationFilter(Destination, Collection, boolean, boolean, boolean) - Constructor for class org.apache.activemq.broker.region.virtual.CompositeDestinationFilter
- CompositeDestinationInterceptor - Class in org.apache.activemq.broker.region
-
Represents a Composite Pattern of a
DestinationInterceptor - CompositeDestinationInterceptor(DestinationInterceptor[]) - Constructor for class org.apache.activemq.broker.region.CompositeDestinationInterceptor
- CompositeQueue - Class in org.apache.activemq.broker.region.virtual
-
Represents a virtual queue which forwards to a number of other destinations.
- CompositeQueue() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeQueue
- CompositeTopic - Class in org.apache.activemq.broker.region.virtual
-
Represents a virtual topic which forwards to a number of other destinations.
- CompositeTopic() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeTopic
- ConditionalNetworkBridgeFilterFactory - Class in org.apache.activemq.network
-
implement conditional behavior for queue consumers, allows replaying back to origin if no consumers are present on the local broker after a configurable delay, irrespective of the TTL.
- ConditionalNetworkBridgeFilterFactory() - Constructor for class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- ConduitBridge - Class in org.apache.activemq.network
-
Consolidates subscriptions
- ConduitBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.ConduitBridge
-
Constructor
- configuration - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- configuration - Variable in class org.apache.activemq.security.JaasAuthenticationPlugin
- configure(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configure(Broker, Topic) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configure(Broker, SystemUsage, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configure(Broker, SystemUsage, QueueBrowserSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configure(Broker, SystemUsage, QueueSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configure(Broker, SystemUsage, TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configure(ActiveMQMessage) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- configure(PersistenceAdapter) - Method in interface org.apache.activemq.broker.Locker
-
Optionally configure the locker with the persistence adapter currently used You can use persistence adapter configuration details like, data directory datasource, etc.
- configure(PersistenceAdapter) - Method in class org.apache.activemq.store.SharedFileLocker
- configure(Transport) - Static method in class org.apache.activemq.transport.vm.VMTransportServer
-
Configure transport
- configureBridge(DemandForwardingBridgeSupport) - Method in class org.apache.activemq.network.NetworkConnector
- configureConsumerPrefetch(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- configureDemandSubscription(ConsumerInfo, DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- configureMessage(MessageDispatch) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- configurePrefetch(Subscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- configureQueue(Queue, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- configureService(Object) - Method in class org.apache.activemq.broker.BrokerService
-
Perform any custom dependency injection
- configureServices(Object[]) - Method in class org.apache.activemq.broker.BrokerService
-
Perform any custom dependency injection
- configureTopic(Topic, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- configureTopic(Topic, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.TopicRegion
- configureTransport(TcpTransportServer, Socket) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- configureTransport(TcpTransportServer, Socket) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- connect() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- Connection - Interface in org.apache.activemq.broker
- CONNECTION_PASSWORD - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- CONNECTION_PROTOCOL - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- CONNECTION_URL - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- CONNECTION_USERNAME - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- ConnectionContext - Class in org.apache.activemq.broker
-
Used to hold context information needed to process requests sent to a broker.
- ConnectionContext() - Constructor for class org.apache.activemq.broker.ConnectionContext
- ConnectionContext(ConnectionInfo) - Constructor for class org.apache.activemq.broker.ConnectionContext
- ConnectionContext(MessageEvaluationContext) - Constructor for class org.apache.activemq.broker.ConnectionContext
- connectionCount() - Method in interface org.apache.activemq.broker.Connector
- connectionCount() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns the number of current connections
- connectionCount() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
- connectionCount() - Method in class org.apache.activemq.broker.TransportConnector
- ConnectionDotFileInterceptor - Class in org.apache.activemq.broker.view
- ConnectionDotFileInterceptor(Broker, String, boolean) - Constructor for class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- ConnectionDotFilePlugin - Class in org.apache.activemq.broker.view
-
A DOT file creator plugin which creates a DOT file showing the current connections
- ConnectionDotFilePlugin() - Constructor for class org.apache.activemq.broker.view.ConnectionDotFilePlugin
- connectionFilter - Variable in class org.apache.activemq.network.NetworkConnector
- ConnectionFilter - Interface in org.apache.activemq.network
-
Abstraction that allows you to control which brokers a NetworkConnector connects bridges to.
- connections - Variable in class org.apache.activemq.advisory.AdvisoryBroker
- connections - Variable in class org.apache.activemq.broker.TransportConnector
- connectionService - Variable in class org.apache.activemq.network.jms.JmsConnector
- ConnectionSplitBroker - Class in org.apache.activemq.broker.cluster
-
Monitors for client connections that may fail to another broker - but this broker isn't aware they've gone.
- ConnectionSplitBroker(Broker) - Constructor for class org.apache.activemq.broker.cluster.ConnectionSplitBroker
- connectionStates - Variable in class org.apache.activemq.broker.region.RegionBroker
- ConnectionStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the Connection.
- ConnectionStatistics() - Constructor for class org.apache.activemq.broker.region.ConnectionStatistics
- ConnectionView - Class in org.apache.activemq.broker.jmx
- ConnectionView(Connection) - Constructor for class org.apache.activemq.broker.jmx.ConnectionView
- ConnectionView(Connection, ManagementContext) - Constructor for class org.apache.activemq.broker.jmx.ConnectionView
- ConnectionViewMBean - Interface in org.apache.activemq.broker.jmx
- connector - Variable in class org.apache.activemq.broker.TransportConnection
- Connector - Interface in org.apache.activemq.broker
-
A connector creates and manages client connections that talk to the Broker.
- CONNECTORS - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
- CONNECTORS - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
- ConnectorStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the a Destination.
- ConnectorStatistics() - Constructor for class org.apache.activemq.broker.region.ConnectorStatistics
- ConnectorView - Class in org.apache.activemq.broker.jmx
- ConnectorView(Connector) - Constructor for class org.apache.activemq.broker.jmx.ConnectorView
- ConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
- connectTo(URI) - Method in interface org.apache.activemq.network.ConnectionFilter
-
Connect the filter to a given location.
- ConstantPendingMessageLimitStrategy - Class in org.apache.activemq.broker.region.policy
-
This PendingMessageLimitStrategy is configured to a constant value for all subscriptions.
- ConstantPendingMessageLimitStrategy() - Constructor for class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
- consumedCount - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
- consumer - Variable in class org.apache.activemq.network.jms.DestinationBridge
- ConsumerBrokerExchange - Class in org.apache.activemq.broker
-
Holds internal state in the broker for a essageConsumer
- ConsumerBrokerExchange() - Constructor for class org.apache.activemq.broker.ConsumerBrokerExchange
- consumerChangeMutexMap - Variable in class org.apache.activemq.broker.region.AbstractRegion
- consumerIdGenerator - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- consumers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
- consumers - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
- consumers - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- consumers - Variable in class org.apache.activemq.broker.region.Queue
- consumers - Variable in class org.apache.activemq.broker.region.Topic
- containerShutdown() - Method in class org.apache.activemq.broker.BrokerService
-
Causes a clean shutdown of the container when the VM is being shut down
- contains(String) - Method in class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
- contains(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupSet
- contains(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
- contains(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- contains(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Query the PendingList to determine if the given message is contained within.
- contains(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- contains(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- contains(BrokerId[], BrokerId) - Static method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- CONTENT_MAP - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- context - Variable in class org.apache.activemq.broker.region.AbstractSubscription
- context - Variable in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- context - Variable in class org.apache.activemq.store.IndexListener.MessageContext
- contractPrefetchExtension(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- convert(Object) - Static method in class org.apache.activemq.broker.jmx.OpenTypeSupport
- convert(Message) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message
- convert(Message) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or visa-versa outbound.
- convert(Message, Destination) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or visa-versa outbound.
- convert(Message, Destination) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or visa-versa outbound.
- convertDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- convertToIntegerBytes(String) - Static method in class org.apache.activemq.util.XBeanByteConverterUtil
- convertToLongBytes(String) - Static method in class org.apache.activemq.util.XBeanByteConverterUtil
- convertToNonRangedAck(MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.BaseDestination
- copy() - Method in class org.apache.activemq.broker.ConnectionContext
- copy() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- copy() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- copy() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- copy() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- copy() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- copy() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- copy() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- copy() - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
Used to copy the policy object.
- copy() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- copy() - Method in class org.apache.activemq.store.PListEntry
- copy() - Method in class org.apache.activemq.usage.StoreUsage
- copyFile(File, File) - Static method in class org.apache.activemq.util.IOHelper
- copyFile(File, File, FilenameFilter) - Static method in class org.apache.activemq.util.IOHelper
- copyInputStream(InputStream, OutputStream) - Static method in class org.apache.activemq.util.IOHelper
- copyMatchingMessages(ConnectionContext, MessageReferenceFilter, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the messages matching the given filter up to the maximum number of matched messages
- copyMatchingMessagesTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
- copyMatchingMessagesTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Copies the messages matching the given selector
- copyMatchingMessagesTo(String, String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
- copyMatchingMessagesTo(String, String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Copies the messages matching the given selector up to the maximum number of matched messages
- copyMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the messages matching the given selector
- copyMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the messages matching the given selector up to the maximum number of matched messages
- copyMessageTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
- copyMessageTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Copies a given message to another destination.
- copyMessageTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the message matching the given messageId
- copySingleFile(File, File) - Static method in class org.apache.activemq.util.IOHelper
- countBeforeFull() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- countBeforeFull() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- countBeforeFull() - Method in interface org.apache.activemq.broker.region.Subscription
- countBeforeFull() - Method in class org.apache.activemq.broker.region.TopicSubscription
- create(String) - Static method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
-
Creates an object from the JSON string
- create(String) - Method in class org.apache.activemq.util.osgi.Activator
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.security.AuthorizationDestinationInterceptor
- create(ConsumerInfo, BrokerId[], int, int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- create(ConsumerInfo, BrokerId[], int, int) - Method in class org.apache.activemq.network.DefaultNetworkBridgeFilterFactory
- create(ConsumerInfo, BrokerId[], int, int) - Method in interface org.apache.activemq.network.NetworkBridgeFilterFactory
- createAbortSlowConsumerStrategyName(String, AbortSlowConsumerStrategy) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createAbortSlowConsumerStrategyName(ObjectName, AbortSlowConsumerStrategy) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createActiveMQQueue(QueueSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- createActiveMQTopic(TopicSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- createAdminConnectionContext(Broker) - Static method in class org.apache.activemq.util.BrokerSupport
-
Factory method to create the new administration connection context object.
- createAutoSslTransportServer(URI, SSLServerSocketFactory) - Method in class org.apache.activemq.transport.auto.AutoSslTransportFactory
-
Allows subclasses of SslTransportFactory to create custom instances of SslTransportServer.
- createBridge(NetworkBridgeConfiguration, Transport, Transport, NetworkBridgeListener) - Static method in class org.apache.activemq.network.NetworkBridgeFactory
-
Deprecated.
- createBridge(Transport, Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
- createBridge(Transport, Transport, DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- createBroker() - Method in class org.apache.activemq.broker.BrokerService
-
Factory method to create a new broker
- createBroker(String) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(String, boolean) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(URI) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(URI) - Method in interface org.apache.activemq.broker.BrokerFactoryHandler
- createBroker(URI) - Method in class org.apache.activemq.broker.DefaultBrokerFactory
- createBroker(URI) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
- createBroker(URI, boolean) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBrokerFactoryHandler(String) - Static method in class org.apache.activemq.broker.BrokerFactory
- createBrokerObjectName() - Method in class org.apache.activemq.broker.BrokerService
- createBrokerObjectName(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createBrokerService(URI, Map<Object, Object>) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
- createCompositeDestination(Destination, List<Destination>) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- createCompositeType() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- createConnection(Transport) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
- createConnection(Transport) - Method in class org.apache.activemq.broker.TransportConnector
- createConnectionContext() - Method in class org.apache.activemq.broker.region.BaseDestination
- createConnectionQuery(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createConnectionQuery(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createConnectionViewByType(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
- createConsumerQueury(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createConsumerQueury(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createContext() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- createCustomComponentMBeanName(String, String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Formulate and return the MBean ObjectName of a custom control MBean
- createDefaultDestinationInterceptor() - Method in class org.apache.activemq.broker.BrokerService
-
Create the default destination interceptor
- createDefaultLocker() - Method in interface org.apache.activemq.broker.Lockable
-
Create a default locker
- createDemandSubscription(ActiveMQDestination, String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.ConduitBridge
- createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DurableConduitBridge
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractTempRegion
- createDestination(ConnectionContext, ActiveMQDestination, DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationFactory
-
Create destination implementation.
- createDestination(ConnectionContext, ActiveMQDestination, DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- createDestination(Message, String, String, boolean, Subscription) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- createDestinationName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createDestinationName(String, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createDestinationName(ObjectName, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createDiscoveryAgent() - Method in class org.apache.activemq.broker.TransportConnector
- createDuplexNetworkConnectorObjectName(String) - Method in class org.apache.activemq.broker.BrokerService
- createDurableSubscriber(String, String, String, String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- createDurableSubscriber(String, String, String, String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Creates a new durable topic subscriber
- createFIFOCacheEvictor() - Method in class org.apache.activemq.memory.CacheEntryList
- createForeignQueue(QueueSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- createForeignTopic(TopicSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- createGroupPrincipal(String, String) - Static method in class org.apache.activemq.security.DefaultAuthorizationMap
- createHealthServiceName(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createHealthServiceName(ObjectName) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createInactiveConsumerInfo(SubscriptionInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
- createJmsConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createJmsConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createJobSchedulerServiceName(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createJobSchedulerServiceName(ObjectName) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createJobSchedulerStore() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- createJobSchedulerStore() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Creates and returns a new Job Scheduler store instance.
- createLIFOCacheEvictor() - Method in class org.apache.activemq.memory.CacheEntryList
- createLocalAsyncTransport(URI) - Static method in class org.apache.activemq.network.NetworkBridgeFactory
- createLocalTransport() - Method in class org.apache.activemq.network.NetworkConnector
- createLocalTransport(NetworkBridgeConfiguration, URI) - Static method in class org.apache.activemq.network.NetworkBridgeFactory
- createLog4JConfigViewName(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- createMessageDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- createMessageDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
- createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
- createMessageGroupMap() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMapFactory
- createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
- createMessageGroupMapFactory(String) - Static method in class org.apache.activemq.broker.region.group.GroupFactoryFinder
- createMessageGroupSet(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- createMessageGroupSet(int, MessageGroupSet) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- createMessageIdFilter(String) - Method in class org.apache.activemq.broker.region.Queue
- createMessageList() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- createMessageQueue() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
-
Creates a new message queue instance
- createMessageQueue() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
-
Creates a new message queue instance
- createMessageQueue() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
Creates a new message queue instance
- createNetworkBridge(NetworkBridgeConfiguration, Transport, Transport, NetworkBridgeListener) - Method in interface org.apache.activemq.network.BridgeFactory
-
Create a network bridge between two specified transports.
- createNetworkBridge(NetworkBridgeConfiguration, Transport, Transport, NetworkBridgeListener) - Method in class org.apache.activemq.network.NetworkBridgeFactory
- createNetworkBridgeFilter(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- createNetworkBridgeObjectName(ObjectName, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createNetworkBridgeObjectName(NetworkBridge) - Method in class org.apache.activemq.network.MBeanNetworkListener
- createNetworkBridgeObjectName(NetworkBridge) - Method in class org.apache.activemq.network.NetworkConnector
- createNetworkConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createNetworkConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createNetworkConnectorObjectName(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
- createNetworkInBoundDestinationObjectName(ObjectName, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createNetworkOutBoundDestinationObjectName(ObjectName, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createObjectName(String, String) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
- createPersistenceAdapter() - Method in class org.apache.activemq.broker.BrokerService
- createPersistenceAdapter() - Method in interface org.apache.activemq.store.PersistenceAdapterFactory
-
Creates a persistence Adapter that can use a given directory to store it's data.
- createPersistenceAdapterName(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
- createProducerId() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- createProducerName(String, String, ProducerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createProducerName(ObjectName, String, ProducerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createProducerQueury(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createProducerQueury(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createProxyConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createProxyConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- createQueueMessageStore(ActiveMQQueue) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Factory method to create a new queue message store with the given destination name
- createQueueQuery(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createQueueQuery(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- createQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
- createRegionBroker() - Method in class org.apache.activemq.broker.BrokerService
-
Factory method to create the core region broker onto which interceptors are added
- createRegionBroker(DestinationInterceptor) - Method in class org.apache.activemq.broker.BrokerService
- createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.JmsConnector
- createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- createSelectorFilter(String) - Method in class org.apache.activemq.broker.region.Queue
- createServer() - Method in class org.apache.activemq.proxy.ProxyConnector
- createSocket() - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
- createSocket() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- createSocketAddress(URI) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- createSslTransportServer(URI, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
-
Creates a TransportServer that uses the given key and trust managers.
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.QueueRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TempQueueRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TempTopicRegion
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
- createSubscriptionName(String, String, ConsumerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createSubscriptionName(ObjectName, String, ConsumerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
- createTempQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- createTempQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
- createTempTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- createTempTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
- createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- createTopicMessageStore(ActiveMQTopic) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Factory method to create a new topic message store with the given destination name
- createTopicQuery(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createTopicQuery(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- createTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
- createTransactionStore() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- createTransactionStore() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Factory method to create a new persistent prepared transaction store for XA recovery
- createTransport(Socket, WireFormat) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- createTransport(Socket, WireFormat, SSLEngine, TcpTransport.InitBuffer, ByteBuffer, TcpTransportFactory) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- createTransport(Socket, WireFormat, TcpTransportFactory, TcpTransport.InitBuffer) - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Used to create Transports for this server.
- createTransport(Socket, WireFormat, TcpTransportFactory, TcpTransport.InitBuffer) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- createTransportConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
- createTransportLogger(Transport) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport) - Method in class org.apache.activemq.transport.TransportLoggerFactorySPI
- createTransportLogger(Transport, int, Logger, String, boolean, boolean, int) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport, String, boolean, boolean, int) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport, String, boolean, boolean, int) - Method in class org.apache.activemq.transport.TransportLoggerFactorySPI
- createTransportLogger(Transport, Logger) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLoggerObjectNameRoot(ManagementContext) - Static method in class org.apache.activemq.transport.TransportLoggerView
-
Creates the part of the ObjectName that will be used by all MBeans.
- createTransportServer() - Method in class org.apache.activemq.broker.TransportConnector
- createUnknownDestinationTypeException(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
- createVirtualDestinationSelectorCacheName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createWireFormat() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- createWireFormatFactory() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- createXATransactionName(String, XATransaction) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- createXATransactionName(ObjectName, XATransaction) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
- cursorMemoryHighWaterMark - Variable in class org.apache.activemq.broker.region.BaseDestination
- cursorSize() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- cursorSize() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- cursorSize() - Method in class org.apache.activemq.broker.jmx.QueueView
- cursorSize() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- CustomLogWriter - Class in org.apache.activemq.transport.logwriters
-
Custom implementation of LogWriter interface.
- CustomLogWriter() - Constructor for class org.apache.activemq.transport.logwriters.CustomLogWriter
D
- deactivate(boolean, long) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- deactivate(ConnectionContext, DurableTopicSubscription, List<MessageReference>) - Method in class org.apache.activemq.broker.region.Topic
- deadLetterStrategy - Variable in class org.apache.activemq.broker.region.BaseDestination
- DeadLetterStrategy - Interface in org.apache.activemq.broker.region.policy
-
A strategy for choosing which destination is used for dead letter queue messages.
- decMessageStoreStatistics(MessageStoreStatistics, Message) - Static method in class org.apache.activemq.store.memory.MemoryMessageStore
- decrementCurrentConnections() - Method in class org.apache.activemq.broker.BrokerService
- decrementOutstandingResponses() - Method in class org.apache.activemq.network.DemandSubscription
- decrementPrefetchExtension(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- decrementQueueRef() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- decrementReference() - Method in class org.apache.activemq.broker.TransportConnectionState
- decrementReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- decrementReferenceCount() - Method in class org.apache.activemq.broker.region.NullMessageReference
- decrementRepeatCount() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- DEFAULT - org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
- DEFAULT_BLOCKED_PRODUCER_WARNING_INTERVAL - Static variable in interface org.apache.activemq.broker.region.Destination
- DEFAULT_BROKER_NAME - Static variable in class org.apache.activemq.broker.BrokerService
- DEFAULT_CREATE_CONNECTOR - Static variable in class org.apache.activemq.broker.jmx.ManagementContext
- DEFAULT_DEAD_LETTER_QUEUE_NAME - Static variable in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
- DEFAULT_DEAD_LETTER_STRATEGY - Static variable in interface org.apache.activemq.broker.region.Destination
- DEFAULT_DIRECTORY - Static variable in class org.apache.activemq.store.SharedFileLocker
- DEFAULT_DOMAIN - Static variable in class org.apache.activemq.broker.jmx.ManagementContext
-
Default activemq domain
- DEFAULT_GROUP_CLASS - Static variable in class org.apache.activemq.security.DefaultAuthorizationMap
- DEFAULT_INACTIVE_TIMEOUT_BEFORE_GC - Static variable in class org.apache.activemq.broker.region.BaseDestination
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.activemq.memory.LRUMap
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.activemq.memory.LRUMap
- DEFAULT_LOCK_ACQUIRE_SLEEP_INTERVAL - Static variable in class org.apache.activemq.broker.AbstractLocker
- DEFAULT_LOOKUP_NAME - Static variable in class org.apache.activemq.broker.jmx.ManagementContext
-
Default registry lookup name
- DEFAULT_MAX_FILE_LENGTH - Static variable in class org.apache.activemq.broker.BrokerService
- DEFAULT_PORT - Static variable in class org.apache.activemq.broker.BrokerService
- DEFAULT_START_TIMEOUT - Static variable in class org.apache.activemq.broker.BrokerService
- DefaultAuditLog - Class in org.apache.activemq.broker.util
- DefaultAuditLog() - Constructor for class org.apache.activemq.broker.util.DefaultAuditLog
- DefaultAuditLogFactory - Class in org.apache.activemq.broker.util
- DefaultAuditLogFactory() - Constructor for class org.apache.activemq.broker.util.DefaultAuditLogFactory
- DefaultAuthorizationMap - Class in org.apache.activemq.security
-
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.
- DefaultAuthorizationMap() - Constructor for class org.apache.activemq.security.DefaultAuthorizationMap
- DefaultAuthorizationMap(List<DestinationMapEntry>) - Constructor for class org.apache.activemq.security.DefaultAuthorizationMap
- DefaultBrokerFactory - Class in org.apache.activemq.broker
-
Simple BrokerFactorySPI which using the brokerURI to extract the configuration parameters for the broker service.
- DefaultBrokerFactory() - Constructor for class org.apache.activemq.broker.DefaultBrokerFactory
- defaultFilterFactory - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- DefaultIOExceptionHandler - Class in org.apache.activemq.util
- DefaultIOExceptionHandler() - Constructor for class org.apache.activemq.util.DefaultIOExceptionHandler
- DefaultLogWriter - Class in org.apache.activemq.transport.logwriters
-
Implementation of LogWriter interface to keep ActiveMQ's old logging format.
- DefaultLogWriter() - Constructor for class org.apache.activemq.transport.logwriters.DefaultLogWriter
- defaultLogWriterName - Static variable in class org.apache.activemq.transport.TransportLoggerFactory
-
LogWriter that will be used if none is specified.
- DefaultNetworkBridgeFilterFactory - Class in org.apache.activemq.network
-
implement default behavior, filter that will not allow re-send to origin based on brokerPath and which respects networkTTL
- DefaultNetworkBridgeFilterFactory() - Constructor for class org.apache.activemq.network.DefaultNetworkBridgeFilterFactory
- delayedStop(int, String, Throwable) - Method in class org.apache.activemq.broker.TransportConnection
- delete() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- delete() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- delete() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- delete(File) - Static method in class org.apache.activemq.util.IOHelper
- deleteAllMessages() - Method in class org.apache.activemq.broker.BrokerService
-
Delete all messages from the persistent store
- deleteAllMessages() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- deleteAllMessages() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Delete's all the messages in the persistent store.
- deleteAllSelectorsForDestination(String) - Method in class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
- deleteAllSelectorsForDestination(String) - Method in interface org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheViewMBean
- deleteAllSelectorsForDestination(String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- deleteChildren(File) - Static method in class org.apache.activemq.util.IOHelper
- deleteFile(File) - Static method in class org.apache.activemq.util.IOHelper
- deleteSelectorForDestination(String, String) - Method in class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
- deleteSelectorForDestination(String, String) - Method in interface org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheViewMBean
- deleteSelectorForDestination(String, String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- deleteSubscription(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- deleteSubscription(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- deleteSubscription(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
- deleteSubscription(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
- deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.DestinationFilter
- deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.Topic
- deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
- demandConsumerDispatched - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- demandConsumerInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- DemandForwardingBridge - Class in org.apache.activemq.network
-
Forwards messages from the local broker to the remote broker based on demand.
- DemandForwardingBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.DemandForwardingBridge
- DemandForwardingBridgeSupport - Class in org.apache.activemq.network
-
A useful base class for implementing demand forwarding bridges.
- DemandForwardingBridgeSupport(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.DemandForwardingBridgeSupport
- DemandSubscription - Class in org.apache.activemq.network
-
Represents a network bridge interface
- dequeues - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
- dequeues - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- dequeues - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
- dequeues - Variable in class org.apache.activemq.network.NetworkBridgeStatistics
- destination - Variable in class org.apache.activemq.broker.jmx.DestinationView
- destination - Variable in class org.apache.activemq.broker.region.BaseDestination
- destination - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- destination - Variable in class org.apache.activemq.store.AbstractMessageStore
- Destination - Interface in org.apache.activemq.broker.region
- DestinationBasedMessageList - Class in org.apache.activemq.memory.list
-
An implementation of
MessageListwhich maintains a separate message list for each destination to reduce contention on the list and to speed up recovery times by only recovering the interested topics. - DestinationBasedMessageList(int) - Constructor for class org.apache.activemq.memory.list.DestinationBasedMessageList
- DestinationBasedMessageList(MessageBuffer) - Constructor for class org.apache.activemq.memory.list.DestinationBasedMessageList
- DestinationBridge - Class in org.apache.activemq.network.jms
-
A Destination bridge is used to bridge between to different JMS systems
- DestinationBridge() - Constructor for class org.apache.activemq.network.jms.DestinationBridge
- DestinationDotFileInterceptor - Class in org.apache.activemq.broker.view
- DestinationDotFileInterceptor(Broker, String) - Constructor for class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- DestinationDotFilePlugin - Class in org.apache.activemq.broker.view
-
A DOT file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
- DestinationDotFilePlugin() - Constructor for class org.apache.activemq.broker.view.DestinationDotFilePlugin
- destinationFactory - Variable in class org.apache.activemq.broker.BrokerService
- destinationFactory - Variable in class org.apache.activemq.broker.region.AbstractRegion
- destinationFactory - Variable in class org.apache.activemq.broker.region.RegionBroker
- DestinationFactory - Class in org.apache.activemq.broker.region
-
Used to create Destinations.
- DestinationFactory() - Constructor for class org.apache.activemq.broker.region.DestinationFactory
- DestinationFactoryImpl - Class in org.apache.activemq.broker.region
-
Creates standard ActiveMQ implementations of
Destination. - DestinationFactoryImpl(BrokerService, TaskRunnerFactory, PersistenceAdapter) - Constructor for class org.apache.activemq.broker.region.DestinationFactoryImpl
- destinationFilter - Variable in class org.apache.activemq.broker.region.AbstractSubscription
- DestinationFilter - Class in org.apache.activemq.broker.region
- DestinationFilter(Destination) - Constructor for class org.apache.activemq.broker.region.DestinationFilter
- DestinationFilterVirtualDestinationMatcher - Class in org.apache.activemq.advisory
-
This class will use a destination filter to see if the activeMQ destination matches the given virtual destination
- DestinationFilterVirtualDestinationMatcher() - Constructor for class org.apache.activemq.advisory.DestinationFilterVirtualDestinationMatcher
- DestinationInterceptor - Interface in org.apache.activemq.broker.region
-
Represents an interceptor on destination instances.
- destinationMap - Variable in class org.apache.activemq.broker.region.AbstractRegion
- DestinationPathSeparatorBroker - Class in org.apache.activemq.broker.util
- DestinationPathSeparatorBroker() - Constructor for class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- destinations - Variable in class org.apache.activemq.advisory.AdvisoryBroker
- destinations - Variable in class org.apache.activemq.broker.region.AbstractRegion
- destinations - Variable in class org.apache.activemq.broker.region.AbstractSubscription
- destinationsAdded() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- destinationsLock - Variable in class org.apache.activemq.broker.region.AbstractRegion
- DestinationsPlugin - Class in org.apache.activemq.broker.util
-
A simple plugin that can be used to export/import runtime destinations.
- DestinationsPlugin() - Constructor for class org.apache.activemq.broker.util.DestinationsPlugin
- destinationStatistics - Variable in class org.apache.activemq.broker.region.AbstractRegion
- destinationStatistics - Variable in class org.apache.activemq.broker.region.BaseDestination
- destinationStatistics - Variable in class org.apache.activemq.broker.region.RegionBroker
- DestinationStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the a Destination.
- DestinationStatistics() - Constructor for class org.apache.activemq.broker.region.DestinationStatistics
- DestinationsViewFilter - Class in org.apache.activemq.broker.jmx
-
Defines a query API for destinations MBeans Typical usage return DestinationsViewFilter.create(filter) .setDestinations(broker.getQueueViews()) .filter(page, pageSize); where 'filter' is JSON representation of the query, like {name: '77', filter:'nonEmpty', sortColumn:'queueSize', sortOrder:'desc'} This returns a JSON map, containing filtered map of MBeans in the "data" field and total number of destinations that match criteria in the "count" field.
- DestinationsViewFilter() - Constructor for class org.apache.activemq.broker.jmx.DestinationsViewFilter
- DestinationView - Class in org.apache.activemq.broker.jmx
- DestinationView(ManagedRegionBroker, Destination) - Constructor for class org.apache.activemq.broker.jmx.DestinationView
- DestinationViewMBean - Interface in org.apache.activemq.broker.jmx
- destroy() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
Destroys the durable subscription so that messages will no longer be stored for this subscription
- destroy() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
Destroys the durable subscription so that messages will no longer be stored for this subscription
- destroy() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
Destroys the durable subscription so that messages will no longer be stored for this subscription
- destroy() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
destroy the cursor
- destroy() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- destroy() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
destroy the cursor
- destroy() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- destroy() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
Release any references that we are holding.
- destroy() - Method in class org.apache.activemq.broker.region.QueueSubscription
- destroy() - Method in interface org.apache.activemq.broker.region.Subscription
-
Called when the subscription is destroyed.
- destroy() - Method in class org.apache.activemq.broker.region.TopicSubscription
- destroy() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- destroy() - Method in interface org.apache.activemq.store.PList
- destroyDurableSubscriber(String, String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- destroyDurableSubscriber(String, String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Destroys a durable subscriber
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.region.AbstractRegion
- detectedTransportFactory - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer.ProtocolInfo
- detectedWireFormatFactory - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer.ProtocolInfo
- detectProtocol(byte[]) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- directory - Variable in class org.apache.activemq.store.SharedFileLocker
- disableAllTransportLoggers() - Method in class org.apache.activemq.transport.TransportLoggerControl
- disableAllTransportLoggers() - Method in interface org.apache.activemq.transport.TransportLoggerControlMBean
-
Disable logging for all Transport Loggers at once.
- disableAllTransportLoggers() - Static method in class org.apache.activemq.transport.TransportLoggerView
-
Disable logging for all Transport Loggers at once.
- disableLogging() - Method in class org.apache.activemq.transport.TransportLoggerView
- disableLogging() - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Disables logging for the managed TransportLogger.
- disableStatistics() - Method in class org.apache.activemq.broker.jmx.BrokerView
- disableStatistics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- disableStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
disable statistics gathering
- disableStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
disable statistics gathering
- discarded() - Method in class org.apache.activemq.broker.region.TopicSubscription
- discarding - Variable in class org.apache.activemq.broker.region.TopicSubscription
- DiscardingDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A
DeadLetterStrategywhere each destination has its own individual DLQ using the subject naming hierarchy. - DiscardingDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.DiscardingDeadLetterStrategy
- DiscardingDLQBroker - Class in org.apache.activemq.plugin
- DiscardingDLQBroker(Broker) - Constructor for class org.apache.activemq.plugin.DiscardingDLQBroker
- DiscardingDLQBrokerPlugin - Class in org.apache.activemq.plugin
- DiscardingDLQBrokerPlugin() - Constructor for class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- discoverLoginConfig - Variable in class org.apache.activemq.security.JaasAuthenticationPlugin
- DiscoveryNetworkConnector - Class in org.apache.activemq.network
-
A network connector which uses a discovery agent to detect the remote brokers available and setup a connection to each available remote broker
- DiscoveryNetworkConnector() - Constructor for class org.apache.activemq.network.DiscoveryNetworkConnector
- DiscoveryNetworkConnector(URI) - Constructor for class org.apache.activemq.network.DiscoveryNetworkConnector
- dispatch(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.Topic
- dispatch(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- dispatch(MessageReference, MessageEvaluationContext, List) - Method in class org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in interface org.apache.activemq.broker.region.policy.DispatchPolicy
-
Decides how to dispatch a selected message to a collection of consumers.
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.PriorityDispatchPolicy
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.PriorityNetworkDispatchPolicy
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
- dispatch(Command) - Method in class org.apache.activemq.broker.TransportConnection
- dispatch(VMTransport, BlockingQueue<Object>, Object) - Method in class org.apache.activemq.transport.vm.VMTransport
- dispatchAsync(Command) - Method in interface org.apache.activemq.broker.Connection
-
Sends a message to the client.
- dispatchAsync(Command) - Method in class org.apache.activemq.broker.TransportConnection
- dispatched - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- dispatched - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
- dispatched - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
- dispatched - Variable in class org.apache.activemq.broker.region.TopicSubscription
- dispatchInitialMessage(Message, Destination, ConnectionContext, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- dispatchLock - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
- dispatchLock - Variable in class org.apache.activemq.broker.region.TopicSubscription
- dispatchPending() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- dispatchPending() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- dispatchPendingList - Variable in class org.apache.activemq.broker.region.Queue
- DispatchPolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different dispatching policies to be plugged into the topic region implementations.
- dispatchQueue - Variable in class org.apache.activemq.broker.TransportConnection
- DispatchSelector - Interface in org.apache.activemq.broker.region.policy
-
Determines if a subscription can dispatch a message reference
- dispatchStopped - Variable in class org.apache.activemq.broker.TransportConnection
- dispatchSync(Command) - Method in interface org.apache.activemq.broker.Connection
-
Sends a message to the client.
- dispatchSync(Command) - Method in class org.apache.activemq.broker.TransportConnection
- dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.BaseDestination
- dispose(ConnectionContext) - Method in interface org.apache.activemq.broker.region.Destination
- dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.DestinationFilter
- dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.TempQueue
- dispose(ConnectionContext) - Method in class org.apache.activemq.store.AbstractMessageStore
- dispose(ConnectionContext) - Method in interface org.apache.activemq.store.MessageStore
- dispose(ConnectionContext) - Method in class org.apache.activemq.store.ProxyMessageStore
- dispose(ConnectionContext) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- dispose(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractRegion
- dispose(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractTempRegion
- disposed - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- disposed - Variable in class org.apache.activemq.transport.vm.VMTransport
- doAddRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- doAddRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- doBind(URI) - Method in class org.apache.activemq.transport.auto.AutoSslTransportFactory
-
Overriding to use SslTransportServer and allow for proper reflection.
- doBind(URI) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
- doBind(URI) - Method in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
- doBind(URI) - Method in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
- doBind(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
- doBind(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
- doBrowse(List<Message>, int) - Method in class org.apache.activemq.broker.region.Queue
- doBrowse(List<Message>, int) - Method in class org.apache.activemq.broker.region.Topic
- doBrowseList(List<Message>, int, PendingList, ReentrantReadWriteLock, ConnectionContext, String) - Method in class org.apache.activemq.broker.region.Queue
- doCleanup() - Method in class org.apache.activemq.broker.region.TopicRegion
- doCollection() - Method in class org.apache.activemq.broker.TransportStatusDetector
- doCollection(TransportConnection) - Method in class org.apache.activemq.broker.TransportStatusDetector
- doCompositeConnect(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
- doCompositeConnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
- doConnect(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
- doConnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
- doConnectorInit() - Method in class org.apache.activemq.network.jms.JmsConnector
- doCreateDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- doDispatch(VMTransport, TransportListener, Object) - Method in class org.apache.activemq.transport.vm.VMTransport
- doesConsumerExist(ActiveMQDestination) - Method in class org.apache.activemq.network.DurableConduitBridge
- doesCursorHaveMessagesBuffered() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- doesCursorHaveMessagesBuffered() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- doesCursorHaveMessagesBuffered() - Method in class org.apache.activemq.broker.jmx.QueueView
- doesCursorHaveMessagesBuffered() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- doesCursorHaveSpace() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- doesCursorHaveSpace() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- doesCursorHaveSpace() - Method in class org.apache.activemq.broker.jmx.QueueView
- doesCursorHaveSpace() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- doesHandleMultipleConnectionStates() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- doesHandleMultipleConnectionStates() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- doesHandleMultipleConnectionStates() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- doFillBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- doFindLogWriterProperties(String) - Method in class org.apache.activemq.util.LogWriterFinder
-
Given a log writer name, returns a Properties object with a "class" property whose value is a String with the name of the class to be loaded.
- doHandleReplyTo - Variable in class org.apache.activemq.network.jms.DestinationBridge
- doMark() - Method in class org.apache.activemq.broker.TransportConnection
-
Mark the Connection, so we can deem if it's collectable on the next sweep
- doOpenWireInit() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- doPostCommit() - Method in class org.apache.activemq.transaction.Transaction
- doPreCommit() - Method in class org.apache.activemq.transaction.Transaction
- doReloadLog4jProperties() - Static method in class org.apache.activemq.broker.jmx.Log4JConfigView
- doResend(ConnectionContext, Message, ActiveMQDestination, boolean) - Static method in class org.apache.activemq.util.BrokerSupport
- doStart() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- doStart() - Method in class org.apache.activemq.store.SharedFileLocker
- doStart() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- doStop() - Method in class org.apache.activemq.broker.TransportConnection
- doStop(ServiceStopper) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- doStop(ServiceStopper) - Method in class org.apache.activemq.broker.region.RegionBroker
- doStop(ServiceStopper) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- doStop(ServiceStopper) - Method in class org.apache.activemq.store.SharedFileLocker
- doStop(ServiceStopper) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- doStop(ServiceStopper) - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- doSweep() - Method in class org.apache.activemq.broker.TransportStatusDetector
- DotFileInterceptorSupport - Class in org.apache.activemq.broker.view
-
Useful base class
- DotFileInterceptorSupport(Broker, String) - Constructor for class org.apache.activemq.broker.view.DotFileInterceptorSupport
- DOUBLE_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- drop() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- drop() - Method in class org.apache.activemq.broker.region.NullMessageReference
- drop() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- dropIfLive() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
Check if the message has already been dropped before dropping.
- dropIfLive() - Method in class org.apache.activemq.broker.region.NullMessageReference
- dropIfLive() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- duplexStart(TransportConnection, BrokerInfo, BrokerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- duplicate - Variable in class org.apache.activemq.store.IndexListener.MessageContext
- DUPLICATE_FROM_STORE_MSG_PREFIX - Static variable in class org.apache.activemq.broker.region.BaseDestination
- duplicateFromStore - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- duplicateFromStore(Message, Subscription) - Method in class org.apache.activemq.broker.region.BaseDestination
- duplicateFromStore(Message, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
- duplicateFromStore(Message, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
- duplicateFromStoreExcepted(Message) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- DURABLE_SUB_PREFIX - Static variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- DurableConduitBridge - Class in org.apache.activemq.network
-
Consolidates subscriptions
- DurableConduitBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.DurableConduitBridge
-
Constructor
- durableDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- durableSub - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- durableSubscriptionExists(SubscriptionKey) - Method in class org.apache.activemq.broker.region.TopicRegion
- durableSubscriptions - Variable in class org.apache.activemq.broker.region.TopicRegion
- DurableSubscriptionView - Class in org.apache.activemq.broker.jmx
- DurableSubscriptionView(ManagedRegionBroker, BrokerService, String, String, Subscription) - Constructor for class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
Constructor
- DurableSubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
- DurableTopicSubscription - Class in org.apache.activemq.broker.region
- DurableTopicSubscription(Broker, SystemUsage, ConnectionContext, ConsumerInfo, boolean) - Constructor for class org.apache.activemq.broker.region.DurableTopicSubscription
- dynamicallyIncludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- dynamicallyIncludedDestinations - Variable in class org.apache.activemq.network.NetworkBridgeConfiguration
E
- embeddedConnectionFactory - Variable in class org.apache.activemq.network.jms.JmsConnector
- EmptyBroker - Class in org.apache.activemq.broker
-
Dumb implementation - used to be overriden by listeners
- EmptyBroker() - Constructor for class org.apache.activemq.broker.EmptyBroker
- EmptyMessageGroupSet - Class in org.apache.activemq.broker.region.group
-
Represents an empty
MessageGroupSet - EmptyMessageGroupSet() - Constructor for class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
- enableAllTransportLoggers() - Method in class org.apache.activemq.transport.TransportLoggerControl
- enableAllTransportLoggers() - Method in interface org.apache.activemq.transport.TransportLoggerControlMBean
-
Enable logging for all Transport Loggers at once.
- enableAllTransportLoggers() - Static method in class org.apache.activemq.transport.TransportLoggerView
-
Enable logging for all Transport Loggers at once.
- enableAudit - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- enableAudit - Variable in class org.apache.activemq.broker.region.TopicSubscription
- enableCacheNow() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- enabledProtocols - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- enableLogging() - Method in class org.apache.activemq.transport.TransportLoggerView
- enableLogging() - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Enables logging for the managed TransportLogger.
- enableStatistics() - Method in class org.apache.activemq.broker.jmx.BrokerView
- enableStatistics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- enableStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
enable statistics gathering
- enableStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
enable statistics gathering
- encodeObjectNamePart(String) - Static method in class org.apache.activemq.util.JMXSupport
- enqueues - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
- enqueues - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- enqueues - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
- enqueues - Variable in class org.apache.activemq.network.NetworkBridgeStatistics
- entries - Variable in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- equals(Object) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- equals(Object) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- equals(Object) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- equals(Object) - Method in class org.apache.activemq.security.AuthorizationEntry
- equals(Object) - Method in class org.apache.activemq.util.SubscriptionKey
- ErrorBroker - Class in org.apache.activemq.broker
-
Implementation of the broker where all it's methods throw an BrokerStoppedException.
- ErrorBroker(String) - Constructor for class org.apache.activemq.broker.ErrorBroker
- evaluate(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.MessageReferenceFilter
- evaluate(Message) - Method in class org.apache.activemq.filter.JAXPXPathEvaluator
- evictCacheEntry() - Method in interface org.apache.activemq.memory.CacheEvictor
- evictMessage() - Method in class org.apache.activemq.memory.buffer.MessageQueue
- evictMessages(LinkedList) - Method in interface org.apache.activemq.broker.region.policy.MessageEvictionStrategy
-
Find the message reference in the given list with oldest messages at the front and newer messages at the end
- evictMessages(LinkedList) - Method in class org.apache.activemq.broker.region.policy.OldestMessageEvictionStrategy
- evictMessages(LinkedList) - Method in class org.apache.activemq.broker.region.policy.OldestMessageWithLowestPriorityEvictionStrategy
- evictMessages(LinkedList) - Method in class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
- excludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- excludedDestinations - Variable in class org.apache.activemq.network.NetworkBridgeConfiguration
- execute(ActiveMQDestination, MessageListener) - Method in interface org.apache.activemq.broker.region.policy.MessageQuery
-
Executes the query for messages; each message is passed into the listener
- expandPrefetchExtension(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- EXPIRE_MESSAGE_PERIOD - Static variable in class org.apache.activemq.broker.region.BaseDestination
- expired - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- expireMessagesPeriod - Variable in class org.apache.activemq.broker.region.BaseDestination
- exportDestinations() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- extractWireFormatOptions(Map<String, String>) - Static method in class org.apache.activemq.transport.auto.AutoTransportUtils
F
- failed - Variable in class org.apache.activemq.network.jms.JmsConnector
- failIfLocked - Variable in class org.apache.activemq.broker.AbstractLocker
- fastProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called to notify a producer is too fast
- fastProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Destination
-
Called to notify a producer is too fast
- fastProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.DestinationFilter
- fastProducer(ConnectionContext, ProducerInfo, ActiveMQDestination) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fastProducer(ConnectionContext, ProducerInfo, ActiveMQDestination) - Method in interface org.apache.activemq.broker.Broker
-
Called to notify a producer is too fast
- fastProducer(ConnectionContext, ProducerInfo, ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
- fastProducer(ConnectionContext, ProducerInfo, ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
- fastProducer(ConnectionContext, ProducerInfo, ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
- fastProducer(ConnectionContext, ProducerInfo, ActiveMQDestination) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- FilePendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a PendIngMessageCursor for Durable subscribers *
- FilePendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy
- FilePendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
-
persist pending messages pending message (messages awaiting dispatch to a consumer) cursor
- FilePendingMessageCursor(Broker, String, boolean) - Constructor for class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- FilePendingQueueMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a FilePendingMessageCursor *
- FilePendingQueueMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.FilePendingQueueMessageStoragePolicy
- FilePendingSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a PendIngMessageCursor for Durable subscribers *
- FilePendingSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.FilePendingSubscriberMessageStoragePolicy
- fillBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- fillBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- FilteredDestination - Class in org.apache.activemq.broker.region.virtual
-
Represents a destination which is filtered using some predicate such as a selector so that messages are only dispatched to the destination if they match the filter.
- FilteredDestination() - Constructor for class org.apache.activemq.broker.region.virtual.FilteredDestination
- findFirst() - Method in class org.apache.activemq.broker.BrokerRegistry
-
Returns the first registered broker found
- findMatching(Synchronization) - Method in class org.apache.activemq.transaction.Transaction
- findMatchingDestination(ActiveMQDestination[], ActiveMQDestination) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
- findMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- findParentDirectory(File) - Static method in class org.apache.activemq.util.StoreUtil
-
Utility method to help find the root directory of the store
- findResourceOnClassPath(String) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
- findTigerMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- findTransportFactory(String, Map<String, ?>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- findWireFormatFactory(String, Map<String, Map<String, Object>>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- finished() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- FINISHED_STATE - Static variable in class org.apache.activemq.transaction.Transaction
- fireAdvisory(ConnectionContext, ActiveMQTopic, Command) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fireAdvisory(ConnectionContext, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fireAdvisory(ConnectionContext, ActiveMQTopic, Command, ConsumerId, ActiveMQMessage) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fireAfterCommit() - Method in class org.apache.activemq.transaction.Transaction
- fireAfterRollback() - Method in class org.apache.activemq.transaction.Transaction
- fireBeforeCommit() - Method in class org.apache.activemq.transaction.Transaction
- fireConsumerAdvisory(ConnectionContext, ActiveMQDestination, ActiveMQTopic, Command) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fireConsumerAdvisory(ConnectionContext, ActiveMQDestination, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fireProducerAdvisory(ConnectionContext, ActiveMQDestination, ActiveMQTopic, Command) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- fireProducerAdvisory(ConnectionContext, ActiveMQDestination, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- FixedCountSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicywill keep a fixed count of last messages. - FixedCountSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- FixedSizedSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicywill keep a fixed amount of memory available in RAM for message history which is evicted in time order. - FixedSizedSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- FLOAT_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- FlowControlInfo() - Constructor for class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- flushToDisk() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- forcedDurableRemoteId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- ForcePersistencyModeBroker - Class in org.apache.activemq.plugin
-
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT.
- ForcePersistencyModeBroker(Broker) - Constructor for class org.apache.activemq.plugin.ForcePersistencyModeBroker
-
Constructor
- ForcePersistencyModeBrokerPlugin - Class in org.apache.activemq.plugin
-
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT.
- ForcePersistencyModeBrokerPlugin() - Constructor for class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
-
Constructor
- foreignConnection - Variable in class org.apache.activemq.network.jms.JmsConnector
- foreignSideInitialized - Variable in class org.apache.activemq.network.jms.JmsConnector
- forgetTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
-
Forgets a transaction.
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- formatDestination(LdapName, SimpleCachedLDAPAuthorizationMap.DestinationType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Parses a DN into the equivalent
ActiveMQDestination. - formatDestination(Rdn, SimpleCachedLDAPAuthorizationMap.DestinationType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Parses RDN values representing the destination name/pattern and destination type into the equivalent
ActiveMQDestination. - formatDestinationName(Rdn) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Parses the RDN representing a destination name/pattern into the standard string representation of the name/pattern.
- ForwardingBridge - Class in org.apache.activemq.network
-
Forwards all messages from the local broker to the remote broker.
- ForwardingBridge(Transport, Transport) - Constructor for class org.apache.activemq.network.ForwardingBridge
- forwards - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- FQDN - org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
- future() - Method in class org.apache.activemq.util.Promise
- FUTURE - Static variable in class org.apache.activemq.store.AbstractMessageStore
G
- gc() - Method in class org.apache.activemq.broker.BrokerBroadcaster
- gc() - Method in class org.apache.activemq.broker.BrokerFilter
- gc() - Method in class org.apache.activemq.broker.EmptyBroker
- gc() - Method in class org.apache.activemq.broker.ErrorBroker
- gc() - Method in class org.apache.activemq.broker.jmx.BrokerView
- gc() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
The Broker will flush it's caches so that the garbage collector can reclaim more memory.
- gc() - Method in class org.apache.activemq.broker.jmx.DestinationView
- gc() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
The subscription should release as may references as it can to help the garbage collector reclaim memory.
- gc() - Method in class org.apache.activemq.broker.region.AbstractRegion
- gc() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- gc() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- gc() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- gc() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
free up any internal buffers
- gc() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- gc() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- gc() - Method in interface org.apache.activemq.broker.region.Destination
- gc() - Method in class org.apache.activemq.broker.region.DestinationFilter
- gc() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- gc() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- gc() - Method in class org.apache.activemq.broker.region.Queue
- gc() - Method in interface org.apache.activemq.broker.region.Region
- gc() - Method in class org.apache.activemq.broker.region.RegionBroker
- gc() - Method in interface org.apache.activemq.broker.region.Subscription
-
The subscription should release as may references as it can to help the garbage collector reclaim memory.
- gc() - Method in class org.apache.activemq.broker.region.Topic
- generateFile() - Method in class org.apache.activemq.broker.view.DotFileInterceptorSupport
- generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.DotFileInterceptorSupport
- get() - Method in class org.apache.activemq.store.InlineListenableFuture
- get(int) - Method in class org.apache.activemq.broker.util.InsertionCountList
- get(long, TimeUnit) - Method in class org.apache.activemq.store.InlineListenableFuture
- get(Object) - Method in interface org.apache.activemq.memory.Cache
-
Gets an object that was previously
putinto this object. - get(Object) - Method in class org.apache.activemq.memory.CacheFilter
- get(Object) - Method in class org.apache.activemq.memory.MapCache
- get(String) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- get(String) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- get(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- get(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- get(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- get(BrokerService) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- get(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
Looks up the value(s) matching the given Destination key.
- get(MessageId) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- get(MessageId) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
- get(MessageId) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- get(MessageId) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- getAcks() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- getACLs(String, SearchControls, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getACLs(ActiveMQDestination, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.BaseDestination
- getActiveMQDestination() - Method in interface org.apache.activemq.broker.region.Destination
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.Queue
- getActiveMQDestination() - Method in interface org.apache.activemq.broker.region.SubscriptionRecovery
- getActiveTransactionCount() - Method in interface org.apache.activemq.broker.Connection
-
Returns the number of active transactions established on this Connection.
- getActiveTransactionCount() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getActiveTransactionCount() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the number of active transactions established on this Connection.
- getActiveTransactionCount() - Method in class org.apache.activemq.broker.TransportConnection
- getAdaptor(Class<?>) - Method in interface org.apache.activemq.broker.Broker
-
Get a Broker from the Broker Stack that is a particular class
- getAdaptor(Class<?>) - Method in class org.apache.activemq.broker.BrokerFilter
- getAdaptor(Class<?>) - Method in class org.apache.activemq.broker.EmptyBroker
- getAdaptor(Class<?>) - Method in class org.apache.activemq.broker.ErrorBroker
- getAdaptor(Class<?>) - Method in class org.apache.activemq.broker.MutableBrokerFilter
- getAdaptor(Class<? extends T>) - Method in class org.apache.activemq.broker.region.DestinationFilter
- getAddress() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- getAdminACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
- getAdminACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getAdminACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of administering the given destination
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized access to the admin ACLs for the destinations as
AuthorizationEntryis not setup for concurrent access. - getAdminAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getAdminBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getAdminConnectionContext() - Method in interface org.apache.activemq.broker.Broker
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerFilter
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerService
-
Returns the broker's administration connection context used for configuring the broker at startup
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.EmptyBroker
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.ErrorBroker
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.region.RegionBroker
- getAdminPermissionGroupSearchFilter() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getAdminView() - Method in class org.apache.activemq.broker.BrokerService
-
Returns the administration view of the broker; used to create and destroy resources such as queues and topics.
- getAdvisoryAckPercentage() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getAdvisoryConnections() - Method in class org.apache.activemq.advisory.AdvisoryBroker
- getAdvisoryConsumers() - Method in class org.apache.activemq.advisory.AdvisoryBroker
- getAdvisoryDestinations() - Method in class org.apache.activemq.advisory.AdvisoryBroker
- getAdvisoryDestinations() - Method in class org.apache.activemq.broker.region.RegionStatistics
- getAdvisoryPrefetchSize() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getAdvisoryPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getAdvisoryPrefetchSize() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getAdvisoryProducers() - Method in class org.apache.activemq.advisory.AdvisoryBroker
- getAdvisorySearchBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getAllDestinations() - Method in class org.apache.activemq.broker.region.RegionStatistics
- getAllDurableSubscriptions(ActiveMQTopic) - Method in class org.apache.activemq.broker.region.DestinationFactory
-
Lists all the durable subscirptions for a given destination.
- getAllDurableSubscriptions(ActiveMQTopic) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- getAllEntries(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getAllJobs() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getAllJobs() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get all the outstanding Jobs that are scheduled in this scheduler store.
- getAllJobs() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get all the outstanding Jobs
- getAllJobs() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- getAllJobs() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- getAllJobs(long, long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get all outstanding jobs due to run between start and finish
- getAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- getAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- getAllJobs(String, String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getAllJobs(String, String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get all outstanding jobs due to run between start and finish time range.
- getAllSubscriptions() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- getAllSubscriptions() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getAllSubscriptions() - Method in interface org.apache.activemq.store.TopicMessageStore
-
Lists all the durable subscriptions for a given destination.
- getAllSubscriptions() - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Lists all the durable subscriptions for a given destination.
- getAnonymousGroup() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- getAnonymousUser() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- getAsText() - Method in class org.apache.activemq.util.BooleanEditor
- getAsText() - Method in class org.apache.activemq.util.MemoryIntPropertyEditor
- getAsText() - Method in class org.apache.activemq.util.MemoryPropertyEditor
- getAsyncQueueDepth() - Method in class org.apache.activemq.transport.vm.VMTransport
- getAttribute(ObjectName, String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getAuditLog() - Static method in class org.apache.activemq.broker.util.AuditLogService
- getAuditLogs() - Method in interface org.apache.activemq.broker.util.AuditLogFactory
- getAuditLogs() - Method in class org.apache.activemq.broker.util.DefaultAuditLogFactory
- getAuthentication() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getAuthentication() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getAuthorizationMap() - Method in class org.apache.activemq.security.AuthorizationBroker
- getAuthorizedWriteDests() - Method in class org.apache.activemq.security.SecurityContext
- getAverageBlockedTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getAverageBlockedTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getAverageBlockedTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getAverageEnqueueTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getAverageEnqueueTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getAverageEnqueueTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getAverageMessageSize() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getAverageMessageSize() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getAverageMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getAverageMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getAverageMessageSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getBackOffMultiplier() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the multiplier used to grow the delay between connection attempts from the initial time to the max set time.
- getBean(String) - Method in interface org.apache.activemq.broker.BrokerContext
- getBeansOfType(Class) - Method in interface org.apache.activemq.broker.BrokerContext
- getBind() - Method in class org.apache.activemq.proxy.ProxyConnector
- getBindURI() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getBlockedProducerWarningInterval() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.region.BaseDestination
- getBlockedProducerWarningInterval() - Method in interface org.apache.activemq.broker.region.Destination
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getBlockedSends() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getBlockedSends() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getBlockedSends() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getBlockedSends() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getBlockedTime() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getBranchQualifier() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
- getBranchQualifier() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
- getBridge() - Method in class org.apache.activemq.network.MulticastNetworkConnector
- getBridgeFactory() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getBroker() - Method in class org.apache.activemq.broker.BrokerService
-
Returns the message broker
- getBroker() - Method in class org.apache.activemq.broker.ConnectionContext
- getBroker() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getBroker() - Method in class org.apache.activemq.broker.TransportConnector
- getBrokerContext() - Method in interface org.apache.activemq.broker.BrokerContextAware
- getBrokerContext() - Method in class org.apache.activemq.broker.BrokerService
- getBrokerDataDirectory() - Method in class org.apache.activemq.broker.BrokerService
- getBrokerFactoryHandler() - Method in class org.apache.activemq.transport.vm.VMTransportFactory
- getBrokerId() - Method in interface org.apache.activemq.broker.Broker
-
Get the id of the broker
- getBrokerId() - Method in class org.apache.activemq.broker.BrokerFilter
- getBrokerId() - Method in class org.apache.activemq.broker.EmptyBroker
- getBrokerId() - Method in class org.apache.activemq.broker.ErrorBroker
- getBrokerId() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getBrokerId() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getBrokerId() - Method in class org.apache.activemq.broker.region.RegionBroker
- getBrokerId() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getBrokerInfo() - Method in interface org.apache.activemq.broker.Connector
- getBrokerInfo() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- getBrokerInfo() - Method in class org.apache.activemq.broker.TransportConnector
- getBrokerName() - Method in interface org.apache.activemq.broker.Broker
-
Get the name of the broker
- getBrokerName() - Method in class org.apache.activemq.broker.BrokerFilter
- getBrokerName() - Method in class org.apache.activemq.broker.BrokerService
- getBrokerName() - Method in class org.apache.activemq.broker.EmptyBroker
- getBrokerName() - Method in class org.apache.activemq.broker.ErrorBroker
- getBrokerName() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getBrokerName() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getBrokerName() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- getBrokerName() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Gets the broker name this context is used by, may be null if the broker name was not set.
- getBrokerName() - Method in class org.apache.activemq.broker.region.RegionBroker
- getBrokerName() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getBrokerName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getBrokerObjectName() - Method in class org.apache.activemq.broker.BrokerService
- getBrokers() - Method in class org.apache.activemq.broker.BrokerRegistry
- getBrokerSequenceId() - Method in interface org.apache.activemq.broker.Broker
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.BrokerFilter
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.EmptyBroker
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.ErrorBroker
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.region.RegionBroker
- getBrokerService() - Method in interface org.apache.activemq.broker.Broker
- getBrokerService() - Method in class org.apache.activemq.broker.BrokerFilter
- getBrokerService() - Method in class org.apache.activemq.broker.EmptyBroker
- getBrokerService() - Method in class org.apache.activemq.broker.ErrorBroker
- getBrokerService() - Method in class org.apache.activemq.broker.LockableServiceSupport
- getBrokerService() - Method in class org.apache.activemq.broker.region.RegionBroker
- getBrokerService() - Method in class org.apache.activemq.broker.TransportConnector
- getBrokerService() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getBrokerService() - Method in class org.apache.activemq.network.NetworkConnector
- getBrokerSubscriptionInfo(BrokerService, NetworkBridgeConfiguration) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
-
Generate the BrokerSubscriptionInfo which is used to tell the broker on the other side of the network bridge which NC durable subscriptions are still needed for demand.
- getBrokerURL() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- getBrokerURL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getBrokerVersion() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getBrokerVersion() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getBucketCount() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- getBucketCount() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
- getBucketNumber(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- getBuffer() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- getByteSequence() - Method in class org.apache.activemq.store.PListEntry
- getByteSequence(Message) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- getCacheSize() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
- getCacheSize() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
- getCheckLimitsLogLevel() - Method in class org.apache.activemq.usage.SystemUsage
- getCheckPeriod() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- getCheckPeriod() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- getCheckPeriod() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- getClientId() - Method in class org.apache.activemq.broker.ConnectionContext
- getClientId() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getClientId() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the client identifier for this connection
- getClientId() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getClientId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getClientId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getClientId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getClientId() - Method in class org.apache.activemq.network.ForwardingBridge
- getClientId() - Method in class org.apache.activemq.util.SubscriptionKey
- getClientIdToken() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getClients() - Method in interface org.apache.activemq.broker.Broker
- getClients() - Method in class org.apache.activemq.broker.BrokerFilter
- getClients() - Method in class org.apache.activemq.broker.EmptyBroker
- getClients() - Method in class org.apache.activemq.broker.ErrorBroker
- getClients() - Method in class org.apache.activemq.broker.region.RegionBroker
- getClients() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- getClusterClientUriQuery() - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Gets the URI query that's configured on the published URI that's sent to client's when the cluster info is updated.
- getCompositeACLs(ActiveMQDestination, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getCompositeType() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- getCompositeType() - Method in interface org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory
- getConfiguration() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
- getConfigurationUrl() - Method in interface org.apache.activemq.broker.BrokerContext
- getConnection() - Method in class org.apache.activemq.broker.ConnectionContext
- getConnection() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getConnection() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns the ObjectName of the Connection that created this Subscription.
- getConnection() - Method in class org.apache.activemq.broker.TransportConnectionState
- getConnectionContext() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- getConnectionContext() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- getConnectionContext(String) - Method in class org.apache.activemq.broker.region.RegionBroker
- getConnectionContext(Broker) - Static method in class org.apache.activemq.util.BrokerSupport
-
Returns the broker's administration connection context used for configuring the broker at startup
- getConnectionControl() - Method in class org.apache.activemq.broker.TransportConnector
- getConnectionCount() - Method in class org.apache.activemq.proxy.ProxyConnector
- getConnectionCount() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- getConnectionFilter() - Method in class org.apache.activemq.network.NetworkConnector
- getConnectionForProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
- getConnectionId() - Method in interface org.apache.activemq.broker.Connection
- getConnectionId() - Method in class org.apache.activemq.broker.ConnectionContext
- getConnectionId() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getConnectionId() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getConnectionId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getConnectionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getConnectionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getConnectionId() - Method in class org.apache.activemq.broker.TransportConnection
- getConnectionId() - Method in class org.apache.activemq.transaction.XATransaction
- getConnectionMutex() - Method in class org.apache.activemq.broker.TransportConnectionState
- getConnectionPassword() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getConnectionPassword() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getConnectionProtocol() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getConnectionProtocol() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getConnections() - Method in class org.apache.activemq.broker.TransportConnector
- getConnectionState() - Method in class org.apache.activemq.broker.ConnectionContext
- getConnectionStates() - Method in class org.apache.activemq.broker.region.RegionBroker
- getConnectionURL() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getConnectionURL() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getConnectionUsername() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getConnectionUsername() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getConnector() - Method in interface org.apache.activemq.broker.Connection
- getConnector() - Method in class org.apache.activemq.broker.ConnectionContext
- getConnector() - Method in class org.apache.activemq.broker.TransportConnection
- getConnectorByName(String) - Method in class org.apache.activemq.broker.BrokerService
- getConnectorHost() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Get the connectorHost
- getConnectorPath() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getConnectorPort() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getConnectUri() - Method in class org.apache.activemq.broker.TransportConnector
- getConnectURI() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- getConnnectionForConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
- getConsumedCount() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getConsumedCount() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getConsumedCount() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getConsumedCount() - Method in interface org.apache.activemq.broker.region.Subscription
- getConsumedCount() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- getConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
- getConsumerCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getConsumerCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of consumers subscribed this destination.
- getConsumerCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getConsumerInfo() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- getConsumerInfo() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getConsumerInfo() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getConsumerInfo() - Method in interface org.apache.activemq.broker.region.Subscription
-
The ConsumerInfo object that created the subscription.
- getConsumerPriorityBase() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getConsumers() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getConsumers() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the ObjectNames of all the Consumers created by this Connection.
- getConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
- getConsumers() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- getConsumers() - Method in interface org.apache.activemq.broker.region.Destination
- getConsumers() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getConsumers() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getConsumers() - Method in class org.apache.activemq.broker.region.Queue
- getConsumers() - Method in class org.apache.activemq.broker.region.Topic
- getConsumersBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getConsumersBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.Queue
- getConsumerSystemUsage() - Method in class org.apache.activemq.broker.BrokerService
- getConsumerSystemUsagePortion() - Method in class org.apache.activemq.broker.BrokerService
- getConsumerTTL() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getConsumerTTL() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getConsumerTTL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getContext() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getContext() - Method in interface org.apache.activemq.broker.region.Subscription
- getContext() - Method in class org.apache.activemq.broker.TransportConnectionState
- getContext() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getContext() - Method in class org.apache.activemq.util.TransactionTemplate
- getContextBroker() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getControllingService() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getCount() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
- getCount() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Returns the number of messages that have been sent to the destination.
- getCronEntry() - Method in interface org.apache.activemq.broker.scheduler.Job
- getCronEntry() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getCurrentConnections() - Method in class org.apache.activemq.broker.BrokerService
- getCurrentConnectionsCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getCurrentConnectionsCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getCurrentStatus() - Method in class org.apache.activemq.broker.jmx.HealthView
- getCurrentStatus() - Method in interface org.apache.activemq.broker.jmx.HealthViewMBean
-
Warning, this method only return a value if the health or healthList method has previously been called.
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.BaseDestination
- getCursorMemoryHighWaterMark() - Method in interface org.apache.activemq.broker.region.Destination
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getCursorMemoryHighWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
- getCursorMemoryUsage() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- getCursorMemoryUsage() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- getCursorMemoryUsage() - Method in class org.apache.activemq.broker.jmx.QueueView
- getCursorMemoryUsage() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- getCursorPercentUsage() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- getCursorPercentUsage() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- getCursorPercentUsage() - Method in class org.apache.activemq.broker.jmx.QueueView
- getCursorPercentUsage() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- getData() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- getData() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
- getDataDirectory() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getDataDirectory() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getDataDirectoryFile() - Method in class org.apache.activemq.broker.BrokerService
- getDataTime(String) - Static method in class org.apache.activemq.broker.scheduler.JobSupport
- getDateTime(long) - Static method in class org.apache.activemq.broker.scheduler.JobSupport
- getDeadLetterQueue() - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
- getDeadLetterQueueFor(Message, Subscription) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
Returns the dead letter queue for the given message and subscription.
- getDeadLetterQueueFor(Message, Subscription) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- getDeadLetterQueueFor(Message, Subscription) - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
- getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.BaseDestination
- getDeadLetterStrategy() - Method in interface org.apache.activemq.broker.region.Destination
- getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getDefaultDataDirectory() - Static method in class org.apache.activemq.util.IOHelper
- getDefaultDirectoryPrefix() - Static method in class org.apache.activemq.util.IOHelper
-
Allows a system property to be used to overload the default data directory which can be useful for forcing the test cases to use a target/ prefix
- getDefaultEntry() - Method in class org.apache.activemq.broker.region.policy.PolicyMap
- getDefaultEntry() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getDefaultSocketURIString() - Method in class org.apache.activemq.broker.BrokerService
- getDefaultStoreDirectory() - Static method in class org.apache.activemq.util.IOHelper
- getDelay() - Method in interface org.apache.activemq.broker.scheduler.Job
- getDelay() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getDelayedMessageCount() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getDelayedMessageCount() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get the number of delayed messages.
- getDelegate() - Method in class org.apache.activemq.store.ProxyMessageStore
- getDelegate() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getDequeueCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getDequeueCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been acknowledged from the destination.
- getDequeueCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getDequeueCounter() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getDequeueCounter() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getDequeueCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getDequeueCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getDequeueCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getDequeueCounter() - Method in interface org.apache.activemq.broker.region.Subscription
- getDequeueCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getDequeueCounter() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getDequeueCounter() - Method in class org.apache.activemq.network.ForwardingBridge
- getDequeueCounter() - Method in interface org.apache.activemq.network.NetworkBridge
- getDequeues() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
- getDequeues() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- getDequeues() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getDequeues() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- getDequeues() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
The current number of dequeues this bridge has, which is the number of messages actually sent to and received by the remote broker.
- getDescription() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- getDescription(MBeanAttributeInfo) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- getDescription(MBeanOperationInfo) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- getDestFilter() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- getDestFilter() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- getDestination() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- getDestination() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- getDestination() - Method in class org.apache.activemq.store.AbstractMessageStore
- getDestination() - Method in interface org.apache.activemq.store.MessageStore
-
The destination that the message store is holding messages for.
- getDestination() - Method in class org.apache.activemq.store.ProxyMessageStore
- getDestination() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerService
-
Looks up and lazily creates if necessary the destination for the given JMS name
- getDestinationFilter() - Method in class org.apache.activemq.network.ForwardingBridge
- getDestinationFilter() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getDestinationInterceptor() - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinationInterceptors() - Method in class org.apache.activemq.broker.BrokerService
- getDestinationMap() - Method in class org.apache.activemq.broker.BrokerFilter
- getDestinationMap() - Method in class org.apache.activemq.broker.EmptyBroker
- getDestinationMap() - Method in class org.apache.activemq.broker.ErrorBroker
- getDestinationMap() - Method in class org.apache.activemq.broker.region.AbstractRegion
- getDestinationMap() - Method in interface org.apache.activemq.broker.region.Region
-
Returns a reference to the concurrent hash map that holds known destinations, do not modify
- getDestinationMap() - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinationMap(ActiveMQDestination) - Method in interface org.apache.activemq.broker.Broker
-
return a reference destination map of a region based on the destination type
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinationName() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- getDestinationName() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getDestinationName() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getDestinationName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getDestinationName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getDestinationPolicy() - Method in class org.apache.activemq.broker.BrokerService
- getDestinationPolicy() - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinations() - Method in interface org.apache.activemq.broker.Broker
- getDestinations() - Method in class org.apache.activemq.broker.BrokerFilter
- getDestinations() - Method in class org.apache.activemq.broker.BrokerService
- getDestinations() - Method in class org.apache.activemq.broker.EmptyBroker
- getDestinations() - Method in class org.apache.activemq.broker.ErrorBroker
- getDestinations() - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- getDestinations() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getDestinations() - Method in class org.apache.activemq.broker.region.DestinationFactory
-
Returns a set of all the
ActiveMQDestinationobjects that the persistence store is aware exist. - getDestinations() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- getDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinations() - Method in class org.apache.activemq.broker.region.RegionStatistics
- getDestinations() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- getDestinations() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all Destinations be used by the Broker
- getDestinations() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- getDestinations() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Returns a set of all the
ActiveMQDestinationobjects that the persistence store is aware exist. - getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Provide an exact or wildcard lookup of destinations in the region
- getDestinations(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.Region
-
Provide an exact or wildcard lookup of destinations in the region
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinationSequenceId() - Method in class org.apache.activemq.broker.region.BaseDestination
- getDestinationStatistics() - Method in class org.apache.activemq.broker.region.BaseDestination
- getDestinationStatistics() - Method in interface org.apache.activemq.broker.region.Destination
- getDestinationStatistics() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getDestinationStatistics() - Method in class org.apache.activemq.broker.region.RegionBroker
- getDestinationView(String) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
It will be assumed the destinationName is prepended with topic:// or queue:// - but will default to a Queue
- getDestinationView(String, byte) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with destination
- getDestinationView(ActiveMQDestination) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with destination
- getDirectory() - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Gets the location where the Job Scheduler will write the persistent data used to preserve and recover scheduled Jobs.
- getDirectory() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- getDirectory() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- getDirectory() - Method in interface org.apache.activemq.store.PersistenceAdapter
- getDirectory() - Method in interface org.apache.activemq.store.PListStore
- getDirectory() - Method in class org.apache.activemq.store.SharedFileLocker
- getDiscardedCount() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
- getDiscardedCount() - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
- getDiscoveryAgent() - Method in class org.apache.activemq.broker.TransportConnector
- getDiscoveryAgent() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- getDiscoveryUri() - Method in class org.apache.activemq.broker.TransportConnector
- getDiskList() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- getDiskUsageCheckRegrowThreshold() - Method in class org.apache.activemq.broker.BrokerService
- getDispatchCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getDispatchCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been delivered (potentially not acknowledged) to consumers.
- getDispatchCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getDispatched() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getDispatched() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- getDispatchedCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getDispatchedCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getDispatchedCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getDispatchedCounter() - Method in interface org.apache.activemq.broker.region.Subscription
- getDispatchedCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getDispatchedQueueSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getDispatchedQueueSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getDispatchedQueueSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getDispatchedQueueSize() - Method in interface org.apache.activemq.broker.region.Subscription
- getDispatchedQueueSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getDispatchPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getDispatchPolicy() - Method in class org.apache.activemq.broker.region.Queue
- getDispatchPolicy() - Method in class org.apache.activemq.broker.region.Topic
- getDispatchQueueSize() - Method in interface org.apache.activemq.broker.Connection
-
Returns the number of messages to be dispatched to this connection
- getDispatchQueueSize() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getDispatchQueueSize() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the number of messages to be dispatched to this connection
- getDispatchQueueSize() - Method in class org.apache.activemq.broker.TransportConnection
-
Returns the number of messages to be dispatched to this connection
- getDropOnly() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- getDuplexNetworkConnectorId() - Method in class org.apache.activemq.broker.TransportConnection
- getDuplicateFromStore() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getDuplicateFromStoreCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getDuplicateFromStoreCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of duplicate messages that have been paged-in from the store.
- getDurableDestinations() - Method in interface org.apache.activemq.broker.Broker
- getDurableDestinations() - Method in class org.apache.activemq.broker.BrokerFilter
- getDurableDestinations() - Method in class org.apache.activemq.broker.EmptyBroker
- getDurableDestinations() - Method in class org.apache.activemq.broker.ErrorBroker
- getDurableDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Get all the Destinations that are in storage
- getDurableDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
- getDurableDestinations() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- getDurableDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getDurableDestinations() - Method in class org.apache.activemq.network.NetworkConnector
- getDurableRemoteSubs() - Method in class org.apache.activemq.network.DemandSubscription
- getDurableSubscription(SubscriptionKey) - Method in class org.apache.activemq.broker.region.TopicRegion
- getDurableSubscriptions() - Method in class org.apache.activemq.broker.region.TopicRegion
- getDurableTopicDestinations(Set<ActiveMQDestination>) - Static method in class org.apache.activemq.network.NetworkConnector
- getDurableTopicPrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the durableTopicPrefetch
- getDurableTopicSubs() - Method in class org.apache.activemq.broker.region.Topic
- getDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getDurableTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getDurableTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getDynamicallyIncludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getDynamicallyIncludedDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getDynamicDestinationProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getDynamicDestinationProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getDynamicDestinationProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getDynamicDestinationProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getEnqueueCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been sent to the destination.
- getEnqueueCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getEnqueueCounter() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getEnqueueCounter() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getEnqueueCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getEnqueueCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getEnqueueCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getEnqueueCounter() - Method in interface org.apache.activemq.broker.region.Subscription
- getEnqueueCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getEnqueueCounter() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getEnqueueCounter() - Method in class org.apache.activemq.network.ForwardingBridge
- getEnqueueCounter() - Method in interface org.apache.activemq.network.NetworkBridge
- getEnqueues() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
- getEnqueues() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- getEnqueues() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getEnqueues() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- getEnqueues() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
The current number of enqueues this bridge has, which is the number of potential messages to be forwarded Messages may not be forwarded if there is no subscription
- getEntry(DefaultAuthorizationMap, LdapName, SimpleCachedLDAPAuthorizationMap.DestinationType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Retrieves or creates the
AuthorizationEntrythat corresponds to the DN indn. - getEntryClass() - Method in class org.apache.activemq.broker.region.policy.PolicyMap
- getEntryClass() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
- getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getEnvironment() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getEvictExpiredMessagesHighWatermark() - Method in interface org.apache.activemq.broker.region.policy.MessageEvictionStrategy
-
REturns the high water mark on which we will eagerly evict expired messages from RAM
- getEvictExpiredMessagesHighWatermark() - Method in class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
- getExcludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getExcludedDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getExclusiveConsumer() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- getExecutionCount() - Method in interface org.apache.activemq.broker.scheduler.Job
-
Gets the total number of times this job has executed.
- getExecutionCount() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getExecutionCount(String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getExecutionCount(String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Gets the number of times a scheduled Job has been executed.
- getExecutor() - Method in interface org.apache.activemq.broker.Broker
- getExecutor() - Method in class org.apache.activemq.broker.BrokerFilter
- getExecutor() - Method in class org.apache.activemq.broker.BrokerService
- getExecutor() - Method in class org.apache.activemq.broker.EmptyBroker
- getExecutor() - Method in class org.apache.activemq.broker.ErrorBroker
- getExecutor() - Method in class org.apache.activemq.broker.region.RegionBroker
- getExecutor() - Method in class org.apache.activemq.usage.SystemUsage
- getExpiration() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getExpiration() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getExpiration() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- getExpiration() - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
- getExpiration() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- getExpired() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getExpiredCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getExpiredCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have expired
- getExpiredCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getExpireMessagesPeriod() - Method in class org.apache.activemq.broker.region.BaseDestination
- getExpireMessagesPeriod() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getFactory(Class<?>) - Static method in class org.apache.activemq.broker.jmx.OpenTypeSupport
- getFields(Object) - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- getFields(Object) - Method in interface org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory
- getFile() - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
- getFile() - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
- getFileId() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- getFilter() - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- getFilter() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- getFilterForPermissionType(SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Returns the filter string for the given permission type.
- getForcedDurableConsumersSize() - Method in class org.apache.activemq.network.DemandSubscription
- getForeignConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
- getFormatId() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
- getFormatId() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
- getFormattedTime() - Method in class org.apache.activemq.broker.util.AuditLogEntry
- getForwardCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getForwardCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been acknowledged by network subscriptions from the destination.
- getForwards() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getForwardTo() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- getGcSweepTime() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getGlobalTransactionId() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
- getGlobalTransactionId() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
- getGroupClass() - Method in class org.apache.activemq.security.AuthorizationEntry
- getGroupClass() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getGroupClass() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getGroupID() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getGroupID() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getGroupNameAttribute() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getGroupObjectClass() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getGroups() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- getGroups() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- getGroups() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- getGroups() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- getGroups() - Method in class org.apache.activemq.security.AuthenticationUser
- getGroupSequence() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getGroupSequence() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getHeadNode() - Method in class org.apache.activemq.util.LinkedNode
- getHealthId() - Method in class org.apache.activemq.broker.jmx.HealthStatus
- getHostMapping() - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- getId() - Method in class org.apache.activemq.store.PListEntry
- getInactiveDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
- getInactiveDestinations() - Method in class org.apache.activemq.broker.region.QueueRegion
- getInactiveDestinations() - Method in class org.apache.activemq.broker.region.TopicRegion
- getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getInactiveDurableTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getInactiveDurableTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getInactiveTimeoutBeforeGC() - Method in class org.apache.activemq.broker.region.BaseDestination
- getInactiveTimeoutBeforeGC() - Method in interface org.apache.activemq.broker.region.Destination
- getInactiveTimeoutBeforeGC() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getInactiveTimeoutBeforeGC() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getInactiveTimoutBeforeGC() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Deprecated.use getInactiveTimeoutBeforeGC instead.
- getInboundMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsConnector
- getInboundQueueBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getInboundQueueName() - Method in class org.apache.activemq.network.jms.InboundQueueBridge
- getInboundTopicBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getInboundTopicName() - Method in class org.apache.activemq.network.jms.InboundTopicBridge
- getIndexListener() - Method in class org.apache.activemq.store.AbstractMessageStore
- getInflight() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getInFlightCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getInFlightCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been dispatched but not acknowledged
- getInFlightCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getInflightMessageSize() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- getInFlightMessageSize() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getInFlightMessageSize() - Method in interface org.apache.activemq.broker.region.Subscription
- getInFlightSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getInFlightSize() - Method in interface org.apache.activemq.broker.region.Subscription
- getInFlightSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getInFlightUsage() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getInFlightUsage() - Method in interface org.apache.activemq.broker.region.Subscription
- getInfo() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getInitialContextFactory() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getInitialReconnectDelay() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the initial delay value used before a reconnection attempt is made.
- getInputBuffer() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- getInstance() - Static method in class org.apache.activemq.broker.BrokerRegistry
- getInstance() - Static method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- getInstance() - Static method in class org.apache.activemq.broker.view.MessageBrokerViewRegistry
- getInstance() - Static method in class org.apache.activemq.transport.TransportLoggerFactory
-
Returns a TransportLoggerFactory object which can be used to create TransportLogger objects.
- getInterceptors() - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
- getInternalScheduler() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- getIoExceptionHandler() - Method in class org.apache.activemq.broker.BrokerService
- getJavaInitializationString() - Method in class org.apache.activemq.util.BooleanEditor
- getJmsBridgeConnectors() - Method in class org.apache.activemq.broker.BrokerService
- getJMSJobScheduler() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getJMSJobScheduler() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.DestinationBridge
- getJmxDomainName() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getJndiLocalTemplate() - Method in class org.apache.activemq.network.jms.JmsConnector
- getJndiOutboundTemplate() - Method in class org.apache.activemq.network.jms.JmsConnector
- getJobId() - Method in interface org.apache.activemq.broker.scheduler.Job
- getJobId() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getJobScheduler() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- getJobScheduler(String) - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Returns the JobScheduler instance identified by the given name.
- getJobScheduler(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- getJobSchedulerStore() - Method in class org.apache.activemq.broker.BrokerService
- getJobSchedulerStoreLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getJobSchedulerStoreLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getJobSchedulerStorePercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getJobSchedulerStorePercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getJobSchedulerStorePercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getJobSchedulerUsage() - Method in class org.apache.activemq.usage.SystemUsage
- getJournalMaxFileLength() - Method in interface org.apache.activemq.store.JournaledStore
- getLastAccessTime() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
- getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.broker.region.DestinationFactory
- getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- getLastMessageBrokerSequenceId() - Method in interface org.apache.activemq.store.PersistenceAdapter
- getLastProducerSequenceId(ProducerId) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- getLastProducerSequenceId(ProducerId) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
return the last stored producer sequenceId for this producer Id used to suppress duplicate sends on failover reconnect at the transport when a reconnect occurs
- getLevel() - Method in class org.apache.activemq.broker.jmx.HealthStatus
- getLimit() - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
- getList() - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
Returns a copy of the list
- getList() - Method in class org.apache.activemq.memory.list.SimpleMessageList
-
Returns a copy of the list
- getList(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- getListeners() - Method in class org.apache.activemq.broker.BrokerBroadcaster
- getListenersAsList() - Method in class org.apache.activemq.broker.BrokerBroadcaster
- getLocalAddress() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getLocalAddress() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getLocalAddress() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getLocalAddress() - Method in class org.apache.activemq.network.ForwardingBridge
- getLocalAddress() - Method in interface org.apache.activemq.network.NetworkBridge
- getLocalBroker() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getLocalBrokerName() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getLocalBrokerName() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getLocalBrokerName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getLocalBrokerName() - Method in class org.apache.activemq.network.ForwardingBridge
- getLocalBrokerName() - Method in interface org.apache.activemq.network.NetworkBridge
- getLocalClientId() - Method in class org.apache.activemq.network.jms.JmsConnector
- getLocalConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
- getLocalConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getLocalConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getLocalDurableSubscriber() - Method in class org.apache.activemq.network.DemandSubscription
- getLocalInfo() - Method in class org.apache.activemq.network.DemandSubscription
- getLocalPassword() - Method in class org.apache.activemq.network.jms.JmsConnector
- getLocalQueueConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getLocalQueueConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getLocalQueueName() - Method in class org.apache.activemq.network.jms.InboundQueueBridge
- getLocalQueueName() - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
- getLocalSubscriptionMap() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getLocalTopicConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getLocalTopicConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getLocalTopicName() - Method in class org.apache.activemq.network.jms.InboundTopicBridge
- getLocalTopicName() - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
- getLocalTransport() - Method in class org.apache.activemq.network.MulticastNetworkConnector
- getLocalUri() - Method in class org.apache.activemq.network.NetworkConnector
- getLocalUri() - Method in class org.apache.activemq.proxy.ProxyConnector
- getLocalUsername() - Method in class org.apache.activemq.network.jms.JmsConnector
- getLocation() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- getLocator() - Method in class org.apache.activemq.store.PListEntry
- getLockAcquireSleepInterval() - Method in class org.apache.activemq.broker.AbstractLocker
- getLocker() - Method in class org.apache.activemq.broker.LockableServiceSupport
- getLockKeepAlivePeriod() - Method in interface org.apache.activemq.broker.Lockable
- getLockKeepAlivePeriod() - Method in class org.apache.activemq.broker.LockableServiceSupport
- getLockOwner() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getLockOwner() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getLockOwner() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- getLockPriority() - Method in interface org.apache.activemq.broker.region.LockOwner
- getLockPriority() - Method in class org.apache.activemq.broker.region.QueueSubscription
- getLog() - Method in class org.apache.activemq.broker.region.BaseDestination
- getLog() - Method in class org.apache.activemq.broker.region.Queue
- getLog() - Method in class org.apache.activemq.broker.region.Topic
- getLog() - Method in class org.apache.activemq.transaction.LocalTransaction
- getLog() - Method in class org.apache.activemq.transaction.Transaction
- getLog() - Method in class org.apache.activemq.transaction.XATransaction
- getLoggers() - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
- getLoggers() - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
list of all the logger names and their levels
- getLogLevel(String) - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
- getLogLevel(String) - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Get the log level for a given logger
- getLongTermStoreContext() - Method in class org.apache.activemq.broker.ConnectionContext
- getManagementContext() - Method in class org.apache.activemq.broker.BrokerService
- getMap() - Method in class org.apache.activemq.security.AuthorizationPlugin
- getMappedDestinations() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- getMappedDestinations() - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Returns mapped destination(s)
- getMappedDestinations() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- getMarkCount() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
- getMatched() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMaxAuditDepth() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- getMaxAuditDepth() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- getMaxAuditDepth() - Method in interface org.apache.activemq.broker.region.Destination
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getMaxBatchSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- getMaxBatchSize() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- getMaxBrowsePageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMaxBrowsePageSize() - Method in interface org.apache.activemq.broker.region.Destination
- getMaxBrowsePageSize() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMaxBrowsePageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxConnectionThreadPoolSize() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- getMaxDestinations() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxDirNameLength() - Static method in class org.apache.activemq.util.IOHelper
- getMaxEnqueueTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMaxEnqueueTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMaxEnqueueTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMaxExpirePageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMaxExpirePageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxFileNameLength() - Static method in class org.apache.activemq.util.IOHelper
- getMaximumCacheSize() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- getMaximumConsumersAllowedPerConnection() - Method in class org.apache.activemq.broker.TransportConnector
- getMaximumPendingMessageLimit() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getMaximumPendingMessageLimit() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getMaximumPendingMessageLimit(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
- getMaximumPendingMessageLimit(TopicSubscription) - Method in interface org.apache.activemq.broker.region.policy.PendingMessageLimitStrategy
-
Calculate the maximum number of pending messages (in excess of the prefetch size) for the given subscription
- getMaximumPendingMessageLimit(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
- getMaximumPendingMessages() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getMaximumPendingQueueSize() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
- getMaximumPendingQueueSize() - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
- getMaximumProducersAllowedPerConnection() - Method in class org.apache.activemq.broker.TransportConnector
- getMaximumReconnectDelay() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the maximum delay that is inserted between each attempt to connect before another attempt is made.
- getMaximumSize() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- getMaximumSize() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- getMaxInitialConnectAttempts() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the maximum number of times that the
JmsConnectorwill try to connect on startup to before it marks itself as failed and does not try any further connections. - getMaxMessageSize() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getMaxMessageSize() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getMaxMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMaxMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMaxMessageSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMaxPageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMaxPageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMaxPageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMaxPageSize() - Method in interface org.apache.activemq.broker.region.Destination
- getMaxPageSize() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMaxPageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMaxProducersToAudit() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- getMaxProducersToAudit() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- getMaxProducersToAudit() - Method in interface org.apache.activemq.broker.region.Destination
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getMaxPurgedDestinationsPerSweep() - Method in class org.apache.activemq.broker.BrokerService
- getMaxQueueAuditDepth() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMaxReconnectAttempts() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the number of time that
JmsConnectorwill attempt to connect or reconnect before giving up. - getMaxRepeatAllowed() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- getMaxSchedulerRepeatAllowed() - Method in class org.apache.activemq.broker.BrokerService
- getMaxSendRetries() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the maximum number of a times a Message send should be retried before a JMSExeception is thrown indicating that the operation failed.
- getMaxSlowCount() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- getMaxSlowCount() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- getMaxSlowCount() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- getMaxSlowDuration() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- getMaxSlowDuration() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- getMaxSlowDuration() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- getMaxTimeSinceLastAck() - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- getMaxTimeSinceLastAck() - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
- getMaxTimeSinceLastAck() - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Gets the maximum time since last Ack before a subscription is considered to be slow.
- getMaxTraceDatagramSize() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- getMbeanInvocationTimeout() - Method in class org.apache.activemq.broker.BrokerService
-
Gets the time in Milliseconds that an invocation of an MBean method will wait before failing.
- getMbeanObjectName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getMbeanObjectName() - Method in interface org.apache.activemq.network.NetworkBridge
- getMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Get the MBeanServer
- getMemoryLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getMemoryLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getMemoryLimit() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMemoryLimit() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMemoryLimit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMemoryLimit() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getMemoryPercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMemoryPercentUsage() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getMemoryUsage() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMemoryUsage() - Method in interface org.apache.activemq.broker.region.Destination
- getMemoryUsage() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMemoryUsage() - Method in class org.apache.activemq.usage.SystemUsage
- getMemoryUsageByteCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMemoryUsageByteCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMemoryUsageByteCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMemoryUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- getMemoryUsageHighWaterMark() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- getMemoryUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getMemoryUsagePortion() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMemoryUsagePortion() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMessage() - Method in class org.apache.activemq.broker.jmx.HealthStatus
- getMessage() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getMessage() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getMessage() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
- getMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
- getMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Retrieve a message from the destination's queue.
- getMessage(String) - Method in class org.apache.activemq.broker.region.Queue
- getMessage(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- getMessage(MessageId) - Method in interface org.apache.activemq.store.MessageStore
-
Looks up a message using either the String messageID or the messageNumber.
- getMessage(MessageId) - Method in class org.apache.activemq.store.ProxyMessageStore
- getMessage(MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessage(ByteSequence) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- getMessageAck() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
- getMessageAudit() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- getMessageAudit() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.BrokerService
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.ConnectionContext
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.TransportConnection
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.TransportConnector
- getMessageCount() - Method in class org.apache.activemq.store.AbstractMessageStore
- getMessageCount() - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
- getMessageCount() - Method in interface org.apache.activemq.store.MessageStore
- getMessageCount() - Method in class org.apache.activemq.store.MessageStoreStatistics
- getMessageCount() - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
Total count for all subscriptions
- getMessageCount() - Method in class org.apache.activemq.store.ProxyMessageStore
- getMessageCount() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessageCount(String) - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
- getMessageCount(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- getMessageCount(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessageCount(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Get the number of messages ready to deliver from the store to a durable subscriber
- getMessageCount(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Get the number of messages ready to deliver from the store to a durable subscriber
- getMessageCountAwaitingAcknowledge() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getMessageCountAwaitingAcknowledge() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
The same as the number of messages dispatched - making it explicit
- getMessageEvaluationContext() - Method in class org.apache.activemq.broker.ConnectionContext
- getMessageEvictionStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMessageEvictionStrategy() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getMessageGroupMapFactory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMessageGroupMapFactory() - Method in class org.apache.activemq.broker.region.Queue
- getMessageGroupMapFactoryType() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMessageGroupOwners() - Method in class org.apache.activemq.broker.region.Queue
- getMessageGroups() - Method in class org.apache.activemq.broker.jmx.QueueView
- getMessageGroups() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- getMessageGroupType() - Method in class org.apache.activemq.broker.jmx.QueueView
- getMessageGroupType() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- getMessageHardRef() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getMessageHardRef() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getMessageId() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getMessageId() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getMessageQueue() - Method in class org.apache.activemq.transport.vm.VMTransport
- getMessageReference(MessageId) - Method in interface org.apache.activemq.store.ReferenceStore
-
Looks up a message using either the String messageID or the messageNumber.
- getMessages() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- getMessages() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getMessages() - Method in class org.apache.activemq.broker.region.Queue
- getMessages() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- getMessages(Subscription) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
- getMessages(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
- getMessages(ActiveMQDestination) - Method in interface org.apache.activemq.memory.list.MessageList
-
Returns the current list of MessageReference objects for the given subscription
- getMessages(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.SimpleMessageList
- getMessagesCached() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMessagesCached() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- getMessagesCached() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getMessagesCached() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMessageSize() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getMessageSize() - Method in class org.apache.activemq.store.AbstractMessageStore
- getMessageSize() - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
- getMessageSize() - Method in interface org.apache.activemq.store.MessageStore
- getMessageSize() - Method in class org.apache.activemq.store.MessageStoreStatistics
- getMessageSize() - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
Total size for all subscriptions
- getMessageSize() - Method in class org.apache.activemq.store.ProxyMessageStore
- getMessageSize() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessageSize(String) - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
- getMessageSize(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- getMessageSize(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessageSize(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Get the total size of the messages ready to deliver from the store to the durable subscriber
- getMessageStore() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMessageStore() - Method in interface org.apache.activemq.broker.region.Destination
- getMessageStore() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMessageStore() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
- getMessageStore() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
- getMessageStoreStatistics() - Method in class org.apache.activemq.store.AbstractMessageStore
- getMessageStoreStatistics() - Method in interface org.apache.activemq.store.MessageStore
- getMessageStoreStatistics() - Method in class org.apache.activemq.store.ProxyMessageStore
- getMessageStoreStatistics() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessageStoreSubStatistics() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- getMessageStoreSubStatistics() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- getMessageStoreSubStatistics() - Method in interface org.apache.activemq.store.TopicMessageStore
-
The subscription metrics contained in this store
- getMessageTTL() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getMessageTTL() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getMessageTTL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getMessageUserProperties(CompositeData) - Static method in class org.apache.activemq.broker.jmx.CompositeDataHelper
-
Returns a map of all the user properties in the given message
CompositeDataobject - getMinEnqueueTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMinEnqueueTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMinEnqueueTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMinimumMessageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
- getMinimumMessageSize() - Method in interface org.apache.activemq.broker.region.Destination
- getMinimumMessageSize() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getMinimumMessageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getMinMessageSize() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getMinMessageSize() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getMinMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getMinMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getMinMessageSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getMirrorDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- getMirrorTopic(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- getMultiplier() - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
- getName() - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- getName() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getName() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the name of this destination
- getName() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getName() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getName() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
Returns the name of this destination
- getName() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Returns the name of this destination
- getName() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- getName() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
- getName() - Method in class org.apache.activemq.broker.region.BaseDestination
- getName() - Method in interface org.apache.activemq.broker.region.Destination
- getName() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getName() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- getName() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- getName() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- getName() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
- getName() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- getName() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- getName() - Method in class org.apache.activemq.broker.TransportConnector
- getName() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getName() - Method in class org.apache.activemq.network.jms.JmsConnector
- getName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getName() - Method in class org.apache.activemq.proxy.ProxyConnector
- getName() - Method in interface org.apache.activemq.store.PList
- getName() - Method in class org.apache.activemq.usage.SystemUsage
- getNeedClientAuth() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Returns whether client authentication should be required.
- getNetworkBridgeFilter() - Method in class org.apache.activemq.network.DemandSubscription
- getNetworkBridgeFilterFactory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getNetworkBridgeStatistics() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getNetworkBridgeStatistics() - Method in interface org.apache.activemq.network.NetworkBridge
- getNetworkConnectorByName(String) - Method in class org.apache.activemq.broker.BrokerService
- getNetworkConnectors() - Method in class org.apache.activemq.broker.BrokerService
- getNetworkConnectorURIs() - Method in class org.apache.activemq.broker.BrokerService
- getNetworkTTL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getNext() - Method in class org.apache.activemq.broker.BrokerFilter
- getNext() - Method in class org.apache.activemq.broker.MutableBrokerFilter
- getNext() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getNext() - Method in class org.apache.activemq.util.LinkedNode
- getNextConnectionId() - Static method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
- getNextCursor() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- getNextCursor() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- getNextDelay(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Returns the next computed delay value that the connection controller should use to wait before attempting another connection for the
JmsConnector. - getNextExecutionTime() - Method in interface org.apache.activemq.broker.scheduler.Job
-
Get the time the job is next due to execute
- getNextExecutionTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getNextScheduleJobs() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getNextScheduleJobs() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get all the jobs scheduled to run next.
- getNextScheduleJobs() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get all the jobs scheduled to run next
- getNextScheduleJobs() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- getNextScheduleJobs() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- getNextScheduleTime() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getNextScheduleTime() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get the next time jobs will be fired from this scheduler store.
- getNextScheduleTime() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get the next time jobs will be fired
- getNextScheduleTime() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- getNextScheduleTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- getNextTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getNonPersistent() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- getNoSpaceMessage() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- getObjectInstance(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getObjectName() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getObjectName() - Method in interface org.apache.activemq.broker.region.Subscription
- getObjectName() - Method in class org.apache.activemq.network.NetworkConnector
- getOfflineDurableSubscriberTaskSchedule() - Method in class org.apache.activemq.broker.BrokerService
- getOfflineDurableSubscriberTimeout() - Method in class org.apache.activemq.broker.BrokerService
- getOfflineTimestamp() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- getOffset() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- getOldestActiveTransactionDuration() - Method in interface org.apache.activemq.broker.Connection
-
Returns the number of active transactions established on this Connection.
- getOldestActiveTransactionDuration() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getOldestActiveTransactionDuration() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the number of active transactions established on this Connection.
- getOldestActiveTransactionDuration() - Method in class org.apache.activemq.broker.TransportConnection
- getOperation() - Method in class org.apache.activemq.broker.util.AuditLogEntry
- getOptimizeMessageStoreInFlightLimit() - Method in class org.apache.activemq.broker.region.BaseDestination
- getOptimizeMessageStoreInFlightLimit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getOptions() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getOptions() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getOutboundClientId() - Method in class org.apache.activemq.network.jms.JmsConnector
- getOutboundMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsConnector
- getOutboundPassword() - Method in class org.apache.activemq.network.jms.JmsConnector
- getOutboundQueueBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getOutboundQueueConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getOutboundQueueConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getOutboundQueueConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- getOutboundQueueName() - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
- getOutboundTopicBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getOutboundTopicConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getOutboundTopicConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getOutboundTopicConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- getOutboundTopicName() - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
- getOutboundUsername() - Method in class org.apache.activemq.network.jms.JmsConnector
- getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- getParameters() - Method in class org.apache.activemq.broker.util.AuditLogEntry
- getParent() - Method in class org.apache.activemq.usage.SystemUsage
- getPassword() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getPassword() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getPassword() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getPassword() - Method in class org.apache.activemq.security.AuthenticationUser
- getPath(DestinationMapNode) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- getPath(DestinationMapNode) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- getPayload() - Method in interface org.apache.activemq.broker.scheduler.Job
- getPayload() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getPeerBrokerInfos() - Method in interface org.apache.activemq.broker.Broker
-
Get the BrokerInfo's of any connected Brokers
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.BrokerFilter
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.EmptyBroker
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.ErrorBroker
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.region.RegionBroker
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- getPeerBrokers() - Method in class org.apache.activemq.broker.TransportConnector
- getPeerCertificates() - Method in class org.apache.activemq.transport.vm.VMTransport
- getPending() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getPendingMessageCount() - Method in class org.apache.activemq.broker.region.Queue
- getPendingMessageLimitStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getPendingMessageSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getPendingMessageSize() - Method in class org.apache.activemq.broker.region.Queue
- getPendingMessageSize() - Method in interface org.apache.activemq.broker.region.Subscription
- getPendingMessageSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getPendingQueuePolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getPendingQueueSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getPendingQueueSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getPendingQueueSize() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- getPendingQueueSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- getPendingQueueSize() - Method in interface org.apache.activemq.broker.region.Subscription
- getPendingQueueSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getPendingSubscriberPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getPercentageBlocked() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getPercentageBlocked() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getPercentageBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- getPercentLimit() - Method in class org.apache.activemq.usage.PercentLimitUsage
- getPercentUsage() - Method in class org.apache.activemq.usage.StoreUsage
- getPercentUsage() - Method in class org.apache.activemq.usage.TempUsage
- getPeriod() - Method in interface org.apache.activemq.broker.scheduler.Job
- getPeriod() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getPermissionGroupMemberAttribute() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getPersistenceAdapter() - Method in class org.apache.activemq.broker.BrokerService
- getPersistenceAdapter() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- getPersistenceAdapter() - Method in class org.apache.activemq.util.TransactionTemplate
- getPersistenceFactory() - Method in class org.apache.activemq.broker.BrokerService
- getPersistenceTaskRunnerFactory() - Method in class org.apache.activemq.broker.BrokerService
- getPersistenceThreadPriority() - Method in class org.apache.activemq.broker.BrokerService
- getPersistent() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- getPersistFile() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- getPersistInterval() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- getPersistInterval() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- getPList(String) - Method in interface org.apache.activemq.store.PListStore
- getPlugins() - Method in class org.apache.activemq.broker.BrokerService
- getPort(Map<?, ?>) - Method in class org.apache.activemq.broker.BrokerService
-
Extracts the port from the options
- getPortMapping() - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- getPosition() - Method in class org.apache.activemq.memory.buffer.MessageQueue
- getPostfix() - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- getPostfix() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- getPrefetchExtension() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getPrefetchSize() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getPrefetchSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getPrefetchSize() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getPrefetchSize() - Method in interface org.apache.activemq.broker.region.Subscription
- getPrefetchSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getPrefetchSize() - Method in class org.apache.activemq.network.ForwardingBridge
- getPrefetchSize() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getPrefix() - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- getPrefix() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- getPrefixLengthForDestinationType(SimpleCachedLDAPAuthorizationMap.DestinationType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Returns the DN prefix size based on the given destination type.
- getPreparedTransactions(ConnectionContext) - Method in interface org.apache.activemq.broker.Broker
-
Gets a list of all the prepared xa transactions.
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.BrokerFilter
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.EmptyBroker
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.ErrorBroker
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.region.RegionBroker
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.TransactionBroker
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- getPreparedTx(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- getPrevious() - Method in class org.apache.activemq.util.LinkedNode
- getPrincipals() - Method in class org.apache.activemq.security.JaasCertificateSecurityContext
- getPrincipals() - Method in class org.apache.activemq.security.SecurityContext
- getPriority() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getPriority() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getPriority(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- getProcessTime() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getProducerBrokerExchange(ProducerInfo) - Method in class org.apache.activemq.broker.BrokerService
- getProducerBrokerExchangeIfExists(ProducerInfo) - Method in class org.apache.activemq.broker.TransportConnection
- getProducerCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getProducerCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getProducerCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getProducerId() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getProducerId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getProducers() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getProducers() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the ObjectNames of all the Producers created by this Connection.
- getProducers() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- getProducerState() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- getProducerSystemUsage() - Method in class org.apache.activemq.broker.BrokerService
- getProducerSystemUsagePortion() - Method in class org.apache.activemq.broker.BrokerService
- getProducerWindowSize() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getProducerWindowSize() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getPropertyName() - Method in class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
- getProtocolVersion() - Method in class org.apache.activemq.broker.TransportConnection
- getProxyConnectors() - Method in class org.apache.activemq.broker.BrokerService
- getPtpClientId() - Method in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- getPtpSuffix() - Method in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- getPublishableConnectString() - Method in class org.apache.activemq.broker.TransportConnector
- getPublishableConnectString(TransportConnector) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- getPublishableConnectURI() - Method in class org.apache.activemq.broker.TransportConnector
- getPublishableConnectURI(TransportConnector) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Using the supplied TransportConnector this method returns the String that will be used to update clients with this connector's connect address.
- getPublishedAddressPolicy() - Method in class org.apache.activemq.broker.TransportConnector
-
Gets the currently configured policy for creating the published connection address of this TransportConnector.
- getPublishedFragmentValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what host value is published by implementing alternate logic for this method.
- getPublishedHostStrategy() - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- getPublishedHostValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what host value is published by implementing alternate logic for this method.
- getPublishedPathValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what path value is published by implementing alternate logic for this method.
- getPublishedUserInfoValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what user info value is published by implementing alternate logic for this method.
- getQuery() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- getQueueBrowserPrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the queueBrowserPrefetch
- getQueueConsumersWildcard(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
- getQueueDestinationView(String) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with the queue
- getQueuePendingMessageCursor(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.FilePendingQueueMessageStoragePolicy
- getQueuePendingMessageCursor(Broker, Queue) - Method in interface org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getQueuePendingMessageCursor(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy
- getQueuePendingMessageCursor(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy
- getQueuePrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the queuePrefetch
- getQueuePrefix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- getQueueProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getQueueProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getQueueProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueueProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueueRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
- getQueues() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getQueues() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getQueues() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueues() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all Queues be used by the Broker
- getQueueSearchBase() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getQueueSearchMatchingFormat() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getQueueSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getQueueSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages in this destination which are yet to be consumed
- getQueueSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getQueuesNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getQueueSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueueSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueueSuffix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- getQueueView(String) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getQueueViews() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getRate() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
- getRate() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Returns the rate of messages that have been sent to the destination.
- getRateDuration() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- getRateLimit() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- getReadACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
- getReadACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getReadACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of reading (consuming from) the given destination
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized access to the read ACLs for the destinations as
AuthorizationEntryis not setup for concurrent access. - getReadAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getReadBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getReadData() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- getReadPermissionGroupSearchFilter() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getReadSize() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- getReadTime() - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- getReceiveCounter() - Method in class org.apache.activemq.transport.vm.VMTransport
- getReceivedCount() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
The number of messages that have been received by the NetworkBridge from the remote broker.
- getReceivedCounter() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getReceivedCounter() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getReconnectionPolicy() - Method in class org.apache.activemq.network.jms.JmsConnector
- getRecoverDuration() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- getRedeliveryCounter() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getRedeliveryCounter() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getRedeliveryPolicyMap() - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
- getReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getReferenceCount() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getReferenceCounter() - Method in class org.apache.activemq.broker.TransportConnectionState
- getRefreshInterval() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getRegion() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- getRegion() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- getRegion(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
- getRegionBroker() - Method in class org.apache.activemq.broker.BrokerService
- getRegionDestination() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- getRegionDestination() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- getRegionDestination() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getRegionDestination() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getRegionSubscriptions(ActiveMQDestination) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getRegisteredMbeans() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getRegistryMutext() - Method in class org.apache.activemq.broker.BrokerRegistry
- getRemote() - Method in class org.apache.activemq.proxy.ProxyConnector
- getRemoteAddr() - Method in class org.apache.activemq.broker.util.AuditLogEntry
- getRemoteAddress() - Method in interface org.apache.activemq.broker.Connection
- getRemoteAddress() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getRemoteAddress() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the source address for this connection
- getRemoteAddress() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getRemoteAddress() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getRemoteAddress() - Method in class org.apache.activemq.broker.TransportConnection
- getRemoteAddress() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getRemoteAddress() - Method in class org.apache.activemq.network.ForwardingBridge
- getRemoteAddress() - Method in interface org.apache.activemq.network.NetworkBridge
- getRemoteAddress() - Method in class org.apache.activemq.transport.vm.VMTransport
- getRemoteBroker() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getRemoteBrokerId() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getRemoteBrokerId() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getRemoteBrokerId() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getRemoteBrokerId() - Method in interface org.apache.activemq.network.NetworkBridge
- getRemoteBrokerName() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- getRemoteBrokerName() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- getRemoteBrokerName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getRemoteBrokerName() - Method in class org.apache.activemq.network.ForwardingBridge
- getRemoteBrokerName() - Method in interface org.apache.activemq.network.NetworkBridge
- getRemoteBrokerPath() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getRemoteInfo() - Method in class org.apache.activemq.network.DemandSubscription
- getRemotePassword() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getRemotePassword() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getRemotePassword() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getRemoteTransport() - Method in class org.apache.activemq.network.MulticastNetworkConnector
- getRemoteURI() - Method in class org.apache.activemq.network.MulticastNetworkConnector
- getRemoteUserName() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getRemoteUserName() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getRemoteUserName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getRemoteWireFormatInfo() - Method in class org.apache.activemq.broker.TransportConnection
- getRepeat() - Method in interface org.apache.activemq.broker.scheduler.Job
- getRepeat() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getReplayDelay() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- getReplyToDestinationCacheSize() - Method in class org.apache.activemq.network.jms.JmsConnector
- getReportInterval() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- getReportInterval() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- getResource() - Method in class org.apache.activemq.broker.jmx.HealthStatus
- getResumeCheckSleepPeriod() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- getRmiServerPort() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getRoot() - Method in interface org.apache.activemq.broker.Broker
-
Ensure we get the Broker at the top of the Stack
- getRoot() - Method in class org.apache.activemq.broker.BrokerFilter
- getRoot() - Method in class org.apache.activemq.broker.EmptyBroker
- getRoot() - Method in class org.apache.activemq.broker.ErrorBroker
- getRoot() - Method in class org.apache.activemq.broker.region.RegionBroker
- getRootCause(Throwable) - Static method in class org.apache.activemq.broker.TransportConnector
- getRootLogLevel() - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
- getRootLogLevel() - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Get the log level for the root logger
- getScheduledMessageCount() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- getScheduledMessageCount() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get the number of messages in the scheduler.
- getScheduledThreadPoolExecutor() - Method in class org.apache.activemq.broker.LockableServiceSupport
- getSchedulePeriodForDestinationPurge() - Method in class org.apache.activemq.broker.BrokerService
- getScheduler() - Method in interface org.apache.activemq.broker.Broker
- getScheduler() - Method in class org.apache.activemq.broker.BrokerFilter
- getScheduler() - Method in class org.apache.activemq.broker.BrokerService
- getScheduler() - Method in class org.apache.activemq.broker.EmptyBroker
- getScheduler() - Method in class org.apache.activemq.broker.ErrorBroker
- getScheduler() - Method in class org.apache.activemq.broker.region.RegionBroker
- getSchedulerDirectoryFile() - Method in class org.apache.activemq.broker.BrokerService
- getSecurityContext() - Method in class org.apache.activemq.broker.ConnectionContext
- getSelector() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- getSelector() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getSelector() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getSelector() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getSelector() - Method in interface org.apache.activemq.broker.region.Subscription
- getSelector() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- getSelectorExpression() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getSelectorsForDestination(String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- getSendFailIfNoSpaceAfterTimeout() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getSendFailIfNoSpaceAfterTimeout() - Method in class org.apache.activemq.usage.SystemUsage
- getSendRetryDelay() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Get the amount of time the DestionationBridge will wait between attempts to forward a message.
- getSendsBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- getSentCount() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getSentCount() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getServer() - Method in class org.apache.activemq.broker.TransportConnector
- getServer() - Method in class org.apache.activemq.proxy.ProxyConnector
- getServices() - Method in class org.apache.activemq.broker.BrokerService
- getSessionId() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getSessionId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getSessionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getSessionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getSize() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- getSize() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
- getSize() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getSize() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getSize() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
- getSize() - Method in class org.apache.activemq.memory.buffer.MessageQueue
- getSize() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
- getSize() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- getSize() - Method in class org.apache.activemq.memory.list.SimpleMessageList
- getSlowCleanupTime() - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- getSlowConsumers() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- getSlowConsumers() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- getSlowConsumers() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getSlowConsumerStrategy() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the slow consumer strategy MBean for this destination
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.region.BaseDestination
- getSlowConsumerStrategy() - Method in interface org.apache.activemq.broker.region.Destination
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getSlowCount() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
- getSlowReadTime() - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- getSlowWriteTime() - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- getSocketAddress() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- getSortColumn() - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- getSortOrder() - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- getSqlExceptionMessage() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- getSslConfiguration() - Method in class org.apache.activemq.security.JaasDualAuthenticationPlugin
- getSslContext() - Method in class org.apache.activemq.broker.BrokerService
- getSslContext() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getSslSession() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- getStampProperty() - Method in class org.apache.activemq.broker.util.TraceBrokerPathPlugin
- getStart() - Method in interface org.apache.activemq.broker.scheduler.Job
- getStart() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getStartDefault() - Static method in class org.apache.activemq.broker.BrokerFactory
- getStartException() - Method in class org.apache.activemq.broker.BrokerService
- getStartTime() - Method in interface org.apache.activemq.broker.scheduler.Job
-
Get the start time as a Date time string
- getStartTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- getState() - Method in class org.apache.activemq.transaction.Transaction
- getStaticallyIncludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getStaticallyIncludedDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getStatistics() - Method in interface org.apache.activemq.broker.Connection
-
Returns the statistics for this connection
- getStatistics() - Method in interface org.apache.activemq.broker.Connector
- getStatistics() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- getStatistics() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
- getStatistics() - Method in class org.apache.activemq.broker.TransportConnection
-
Returns the statistics for this connection
- getStatistics() - Method in class org.apache.activemq.broker.TransportConnector
- getStopped() - Method in class org.apache.activemq.broker.TransportConnection
- getStopping() - Method in class org.apache.activemq.broker.ConnectionContext
- getStore() - Method in class org.apache.activemq.usage.JobSchedulerUsage
- getStore() - Method in class org.apache.activemq.usage.StoreUsage
- getStore() - Method in class org.apache.activemq.usage.TempUsage
- getStoredSequenceIdForMessage(MessageId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- getStoreLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getStoreLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getStoreLock() - Method in interface org.apache.activemq.store.ReferenceStore
- getStoreMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getStoreMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the memory size of all messages in this destination's store
- getStoreMessageSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- getStoreOpenWireVersion() - Method in class org.apache.activemq.broker.BrokerService
- getStorePercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getStorePercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getStorePercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getStoreSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- getStoreUsage() - Method in class org.apache.activemq.usage.SystemUsage
- getStoreUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.BaseDestination
- getStoreUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getSubscriber(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getSubscriberMessages(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getSubscriberName(ActiveMQDestination) - Method in class org.apache.activemq.network.DurableConduitBridge
- getSubscriberObjectName(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getSubscriberPendingMessageCursor(Broker, String, int, Subscription) - Method in class org.apache.activemq.broker.region.policy.FilePendingSubscriberMessageStoragePolicy
- getSubscriberPendingMessageCursor(Broker, String, int, Subscription) - Method in interface org.apache.activemq.broker.region.policy.PendingSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, int, Subscription) - Method in class org.apache.activemq.broker.region.policy.VMPendingSubscriberMessageStoragePolicy
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in interface org.apache.activemq.broker.region.policy.PendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscription() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- getSubscription() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- getSubscription() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
- getSubscriptionId() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- getSubscriptionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getSubscriptionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getSubscriptionKey() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- getSubscriptionName() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getSubscriptionName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- getSubscriptionName() - Method in class org.apache.activemq.util.SubscriptionKey
- getSubscriptionRecoveryPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getSubscriptionRecoveryPolicy() - Method in class org.apache.activemq.broker.region.Topic
- getSubscriptions() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getSubscriptions() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns all the current subscription MBeans matching this destination
- getSubscriptions() - Method in class org.apache.activemq.broker.region.AbstractRegion
- getSubscriptionStatistics() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getSubscriptionStatistics() - Method in interface org.apache.activemq.broker.region.Subscription
- getSuppressMBean() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- getSweepInterval() - Method in class org.apache.activemq.broker.TransportStatusDetector
- getSystemExitOnShutdownExitCode() - Method in class org.apache.activemq.broker.BrokerService
- getSystemObjectName(String, String, Class<?>) - Static method in class org.apache.activemq.broker.jmx.ManagementContext
-
Retrieve an System ObjectName
- getSystemUsage() - Method in class org.apache.activemq.broker.BrokerService
- getSystemUsage() - Method in class org.apache.activemq.broker.region.BaseDestination
- getSystemUsage() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- getSystemUsage() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- getTabularMap(CompositeData, String) - Static method in class org.apache.activemq.broker.jmx.CompositeDataHelper
-
Extracts the named TabularData field from the CompositeData and converts it to a Map which is the method used to get the typesafe user properties.
- getTags() - Method in class org.apache.activemq.util.BooleanEditor
- getTailNode() - Method in class org.apache.activemq.util.LinkedNode
- getTarget() - Method in class org.apache.activemq.broker.util.JMXAuditLogEntry
- getTargetConsumerId() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- getTargetConsumerId() - Method in class org.apache.activemq.broker.region.NullMessageReference
- getTaskRunner() - Method in class org.apache.activemq.transport.vm.VMTransport
- getTaskRunnerFactory() - Method in class org.apache.activemq.broker.BrokerService
- getTaskRunnerFactory() - Method in class org.apache.activemq.broker.TransportConnector
- getTaskRunnerPriority() - Method in class org.apache.activemq.broker.BrokerService
- getTempDataStore() - Method in interface org.apache.activemq.broker.Broker
- getTempDataStore() - Method in class org.apache.activemq.broker.BrokerFilter
- getTempDataStore() - Method in class org.apache.activemq.broker.BrokerService
- getTempDataStore() - Method in class org.apache.activemq.broker.EmptyBroker
- getTempDataStore() - Method in class org.apache.activemq.broker.ErrorBroker
- getTempDataStore() - Method in class org.apache.activemq.broker.region.RegionBroker
- getTempDestinationAdminACLs() - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of administering temp destination
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized and defensive access to the admin ACLs for temp destinations as the super implementation returns live copies of the ACLs and
AuthorizationEntryis not setup for concurrent access. - getTempDestinationAuthorizationEntry() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getTempDestinationAuthorizationEntry() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getTempDestinationReadACLs() - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of reading from temp destination
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized and defensive access to the read ACLs for temp destinations as the super implementation returns live copies of the ACLs and
AuthorizationEntryis not setup for concurrent access. - getTempDestinationWriteACLs() - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of writing to temp destination
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized and defensive access to the write ACLs for temp destinations as the super implementation returns live copies of the ACLs and
AuthorizationEntryis not setup for concurrent access. - getTempLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTempLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryQueueProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTemporaryQueueProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryQueueProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryQueueProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryQueues() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTemporaryQueues() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryQueues() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryQueuesNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTemporaryQueueSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryQueueSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryTopicProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTemporaryTopicProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryTopicProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryTopicProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryTopics() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTemporaryTopics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryTopics() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryTopicsNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTemporaryTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTemporaryTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTemporaryTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTempPercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTempPercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTempPercentUsage() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
Gets the temp usage as a percentage for this Destination.
- getTempPercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- getTempQueueRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
- getTempQueues() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all TemporaryQueues be used by the Broker
- getTempSearchBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getTempSearchBase() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getTempTopicRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
- getTempTopics() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all TemporaryTopics be used by the Broker
- getTempUsage() - Method in class org.apache.activemq.broker.region.BaseDestination
- getTempUsage() - Method in interface org.apache.activemq.broker.region.Destination
- getTempUsage() - Method in class org.apache.activemq.broker.region.DestinationFilter
- getTempUsage() - Method in class org.apache.activemq.usage.SystemUsage
- getTempUsageLimit() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getTempUsageLimit() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getTempUsageLimit() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
Gets the temp usage limit in bytes.
- getTempUsagePercentUsage() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getTempUsagePercentUsage() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getTimeBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- getTimeBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.Queue
- getTimeBeforePurgeTempDestinations() - Method in class org.apache.activemq.broker.BrokerService
- getTimeOfLastMessageAck() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- getTimeOfLastMessageAck() - Method in interface org.apache.activemq.broker.region.Subscription
-
Returns the time since the last Ack message was received by this subscription.
- getTimestamp() - Method in class org.apache.activemq.broker.util.AuditLogEntry
- getTimeToLive() - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
- getTmpDataDirectory() - Method in class org.apache.activemq.broker.BrokerService
- getTopic() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
- getTopicDestinationView(String) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with the topic
- getTopicPrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the topicPrefetch
- getTopicPrefix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- getTopicProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTopicProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTopicProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTopicProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTopicRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
- getTopics() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTopics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTopics() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTopics() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all Topics be used by the Broker
- getTopicSearchBase() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getTopicSearchMatchingFormat() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getTopicsNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTopicSubscription() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
- getTopicSuffix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- getTopicViews() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- getTotal() - Method in class org.apache.activemq.usage.PercentLimitUsage
- getTotalBlockedTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
- getTotalBlockedTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- getTotalBlockedTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- getTotalConnections() - Method in class org.apache.activemq.broker.BrokerService
- getTotalConnectionsCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalConnectionsCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTotalConsumerCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalConsumerCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTotalDequeueCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalDequeueCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTotalEnqueueCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTotalMessageCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalMessageCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTotalMessagesCached() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalProducerCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTotalProducerCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTotalSends() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- getTotalTimeBlocked() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getTotalTimeBlocked() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- getTotalTimeBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- getTotalTimeBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- getTransaction() - Method in class org.apache.activemq.broker.ConnectionContext
- getTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.TransactionBroker
- getTransactionId() - Method in class org.apache.activemq.transaction.LocalTransaction
- getTransactionId() - Method in class org.apache.activemq.transaction.Transaction
- getTransactionId() - Method in class org.apache.activemq.transaction.XATransaction
- getTransactions() - Method in class org.apache.activemq.broker.ConnectionContext
- getTransactions() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- getTransactions() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
- getTransport() - Method in class org.apache.activemq.broker.TransportConnection
- getTransportConnectorByName(String) - Method in class org.apache.activemq.broker.BrokerService
- getTransportConnectorByScheme(String) - Method in class org.apache.activemq.broker.BrokerService
- getTransportConnectorByType(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTransportConnectorByType(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTransportConnectors() - Method in class org.apache.activemq.broker.BrokerService
- getTransportConnectors() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getTransportConnectors() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getTransportConnectorURIs() - Method in class org.apache.activemq.broker.BrokerService
- getTransportConnectorURIsAsMap() - Method in class org.apache.activemq.broker.BrokerService
- getTransportListener() - Method in class org.apache.activemq.transport.vm.VMTransport
- getTx(Object) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- getType() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- getType() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- getType() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- getType() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- getTypeName() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- getUnderlyingSet() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
- getUpdateClusterFilter() - Method in interface org.apache.activemq.broker.Connector
- getUpdateClusterFilter() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- getUpdateClusterFilter() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
- getUpdateClusterFilter() - Method in class org.apache.activemq.broker.TransportConnector
- getUptime() - Method in class org.apache.activemq.broker.BrokerService
- getUptime() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getUptime() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getUptimeMillis() - Method in class org.apache.activemq.broker.BrokerService
- getUptimeMillis() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getUptimeMillis() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getUri() - Method in class org.apache.activemq.broker.TransportConnector
- getUri() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- getUri() - Method in class org.apache.activemq.network.LdapNetworkConnector
-
returns the next URI from the configured list
- getUsageManager() - Method in class org.apache.activemq.broker.region.TopicSubscription
- getUsageOfAddedObject(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
- getUsageOfRemovedObject(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
- getUser() - Method in class org.apache.activemq.broker.util.AuditLogEntry
- getUserGroups() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- getUsername() - Method in class org.apache.activemq.security.AuthenticationUser
- getUserName() - Method in class org.apache.activemq.broker.ConnectionContext
- getUserName() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- getUserName() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the User Name used to authorize creation of this Connection.
- getUserName() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- getUserName() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- getUserName() - Method in class org.apache.activemq.broker.jmx.ProducerView
- getUserName() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
Returns the User Name used to authorize creation of this Producer.
- getUserName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- getUserName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns the User Name used to authorize creation of this Subscription.
- getUserName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- getUserName() - Method in class org.apache.activemq.security.JaasCertificateSecurityContext
- getUserName() - Method in class org.apache.activemq.security.SecurityContext
- getUserNameAttribute() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getUserObjectClass() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getUserPasswords() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- getValue(String) - Static method in enum org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
- getValues(PendingList) - Static method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- getView() - Method in class org.apache.activemq.transport.TransportLogger
-
Gets the associated MBean for this TransportLogger.
- getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.CompositeQueue
- getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.CompositeTopic
- getVirtualDestination() - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Returns the virtual destination
- getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- getVirtualDestinationConsumers() - Method in class org.apache.activemq.advisory.AdvisoryBroker
- getVirtualDestinations() - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- getVmConnectorURI() - Method in interface org.apache.activemq.broker.Broker
- getVmConnectorURI() - Method in class org.apache.activemq.broker.BrokerFilter
- getVmConnectorURI() - Method in class org.apache.activemq.broker.BrokerService
- getVmConnectorURI() - Method in class org.apache.activemq.broker.EmptyBroker
- getVmConnectorURI() - Method in class org.apache.activemq.broker.ErrorBroker
- getVmConnectorURI() - Method in class org.apache.activemq.broker.region.RegionBroker
- getVMURL() - Method in class org.apache.activemq.broker.jmx.BrokerView
- getVMURL() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- getWaitForSlaveTimeout() - Method in class org.apache.activemq.broker.BrokerService
- getWantClientAuth() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Returns whether client authentication should be requested.
- getWireFormat() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- getWireFormat() - Method in class org.apache.activemq.transport.vm.VMTransport
- getWireFormatFactory() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- getWireFormatInfo() - Method in class org.apache.activemq.broker.ConnectionContext
- getWrapped() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- getWriteACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
- getWriteACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getWriteACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of writing to the given destination
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized access to the write ACLs for the destinations as
AuthorizationEntryis not setup for concurrent access. - getWriteAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getWriteBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- getWritePermissionGroupSearchFilter() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- getWriteTime() - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- getXid() - Method in class org.apache.activemq.broker.ConnectionContext
- getXid() - Method in class org.apache.activemq.transaction.XATransaction
- gotToTheStore(Message) - Static method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- groupClass - Variable in class org.apache.activemq.security.DefaultAuthorizationMap
- groupClass - Variable in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- GroupFactoryFinder - Class in org.apache.activemq.broker.region.group
H
- hadSpace - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- handle(IOException) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- handle(IOException) - Method in interface org.apache.activemq.util.IOExceptionHandler
- handle(T) - Method in interface org.apache.activemq.util.Handler
- handleIOException(IOException) - Method in class org.apache.activemq.broker.BrokerService
- Handler<T> - Interface in org.apache.activemq.util
- handleSocket(Socket) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- handleStart() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- handleStart() - Method in class org.apache.activemq.network.MulticastNetworkConnector
- handleStart() - Method in class org.apache.activemq.network.NetworkConnector
- handleStop(ServiceStopper) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- handleStop(ServiceStopper) - Method in class org.apache.activemq.network.MulticastNetworkConnector
- handleStop(ServiceStopper) - Method in class org.apache.activemq.network.NetworkConnector
- hashCode() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- hashCode() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- hashCode() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- hashCode() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- hashCode() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- hashCode() - Method in class org.apache.activemq.security.AuthorizationEntry
- hashCode() - Method in class org.apache.activemq.util.SubscriptionKey
- hasLockOwnership() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- hasLockOwnership() - Method in class org.apache.activemq.util.LeaseLockerIOExceptionHandler
- hasMessagesBufferedToDeliver() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- hasMessagesBufferedToDeliver() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- hasMessagesBufferedToDeliver() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- hasMessagesBufferedToDeliver() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- hasNext() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- hasNext() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- hasNext() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- hasNext() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- hasNext() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- hasNext() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- hasNext() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- hasRedeliveries() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- hasRegularConsumers(List<Subscription>) - Method in class org.apache.activemq.broker.region.BaseDestination
- hasSpace() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- hasSpace() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- hasSpace() - Method in interface org.apache.activemq.store.MessageRecoveryListener
- health() - Method in class org.apache.activemq.broker.jmx.HealthView
- health() - Method in interface org.apache.activemq.broker.jmx.HealthViewMBean
- healthList() - Method in class org.apache.activemq.broker.jmx.HealthView
- healthList() - Method in interface org.apache.activemq.broker.jmx.HealthViewMBean
-
Warning this method can only be invoked if you have the correct version of
HealthStatuson your classpath or you use something like jolokia to access JMX. - healthStatus() - Method in class org.apache.activemq.broker.jmx.HealthView
- healthStatus() - Method in interface org.apache.activemq.broker.jmx.HealthViewMBean
- HealthStatus - Class in org.apache.activemq.broker.jmx
- HealthStatus(String, String, String, String) - Constructor for class org.apache.activemq.broker.jmx.HealthStatus
- HealthView - Class in org.apache.activemq.broker.jmx
- HealthView(ManagedRegionBroker) - Constructor for class org.apache.activemq.broker.jmx.HealthView
- HealthViewMBean - Interface in org.apache.activemq.broker.jmx
-
Returns the status events of the broker to indicate any warnings.
- heuristicCommit() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
- heuristicCommit() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
- heuristicRollback() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
- heuristicRollback() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
- HexSupport - Class in org.apache.activemq.util
-
Used to convert to hex from byte arrays and back.
- HIGH_PRIORITY_LOCK_OWNER - Static variable in interface org.apache.activemq.broker.region.LockOwner
- HOSTNAME - org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
I
- id - Variable in class org.apache.activemq.transport.vm.VMTransport
- ID_SEPARATOR - Static variable in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- ID_SEPARATOR - Static variable in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- idGenerator - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- importDestinations() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- IN_USE_STATE - Static variable in class org.apache.activemq.transaction.Transaction
- InactiveDurableSubscriptionView - Class in org.apache.activemq.broker.jmx
- InactiveDurableSubscriptionView(ManagedRegionBroker, BrokerService, String, SubscriptionInfo, Subscription) - Constructor for class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
Constructor
- inboundMessageConvertor - Variable in class org.apache.activemq.network.jms.JmsConnector
- InboundQueueBridge - Class in org.apache.activemq.network.jms
-
Create an Inbound Queue Bridge.
- InboundQueueBridge() - Constructor for class org.apache.activemq.network.jms.InboundQueueBridge
-
Default Constructor
- InboundQueueBridge(String) - Constructor for class org.apache.activemq.network.jms.InboundQueueBridge
-
Constructor that takes a foreign destination as an argument
- InboundTopicBridge - Class in org.apache.activemq.network.jms
-
Create an Inbound Topic Bridge.
- InboundTopicBridge() - Constructor for class org.apache.activemq.network.jms.InboundTopicBridge
-
Default Constructor
- InboundTopicBridge(String) - Constructor for class org.apache.activemq.network.jms.InboundTopicBridge
-
Constructor that takes a foreign destination as an argument
- incMessageStoreStatistics(MessageStoreStatistics, Message) - Static method in class org.apache.activemq.store.memory.MemoryMessageStore
- incrementConsumedCount() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- incrementConsumedCount() - Method in interface org.apache.activemq.broker.region.Subscription
- incrementCurrentConnections() - Method in class org.apache.activemq.broker.BrokerService
- incrementExecutionCount() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- incrementOutstandingResponses() - Method in class org.apache.activemq.network.DemandSubscription
- incrementQueueRef() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- incrementRedeliveryCounter() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- incrementRedeliveryCounter() - Method in class org.apache.activemq.broker.region.NullMessageReference
- incrementReference() - Method in class org.apache.activemq.broker.TransportConnectionState
- incrementReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- incrementReferenceCount() - Method in class org.apache.activemq.broker.region.NullMessageReference
- incrementSend() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- incrementSend() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- incrementSendBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- incrementTimeBlocked(long) - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- incrementTimeBlocked(Destination, long) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- incrementTotalConnections() - Method in class org.apache.activemq.broker.BrokerService
- indexListener - Variable in class org.apache.activemq.store.AbstractMessageStore
- IndexListener - Interface in org.apache.activemq.store
-
callback when the index is updated, allows ordered work to be seen by destinations
- IndexListener.MessageContext - Class in org.apache.activemq.store
- IndirectMessageReference - Class in org.apache.activemq.broker.region
-
Keeps track of a message that is flowing through the Broker.
- IndirectMessageReference(Message) - Constructor for class org.apache.activemq.broker.region.IndirectMessageReference
- IndividualDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A
DeadLetterStrategywhere each destination has its own individual DLQ using the subject naming hierarchy. - IndividualDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- INFINITE - Static variable in class org.apache.activemq.network.jms.ReconnectionPolicy
- INFINITE_WAIT - Static variable in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- inflight - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- inflightMessageSize - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
- inflightTransactions - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore
- info - Variable in class org.apache.activemq.broker.jmx.ProducerView
- info - Variable in class org.apache.activemq.broker.region.AbstractSubscription
- init() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
- init() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
Initialize resources before locking
- init() - Method in class org.apache.activemq.broker.region.TopicSubscription
- init() - Method in class org.apache.activemq.network.jms.JmsConnector
- INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- initialiseJaas() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
- initialize() - Method in class org.apache.activemq.broker.region.BaseDestination
-
initialize the destination
- initialize() - Method in class org.apache.activemq.broker.region.Queue
- initialize() - Method in class org.apache.activemq.broker.region.TempQueue
- initialize() - Method in class org.apache.activemq.broker.region.TempTopic
- initialize() - Method in class org.apache.activemq.broker.region.Topic
- initialized - Variable in class org.apache.activemq.network.jms.JmsConnector
- initializeForeignConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
-
Performs the work of connection to the foreign side of the Connection.
- initializeForeignConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- initializeForeignConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- initializeInboundDestinationBridgesLocalSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- initializeInboundDestinationBridgesLocalSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- initializeInboundDestinationBridgesOutboundSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- initializeInboundDestinationBridgesOutboundSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- initializeLocalConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
-
Performs the work of connection to the local side of the Connection.
- initializeLocalConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- initializeLocalConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- initializeOutboundDestinationBridgesLocalSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- initializeOutboundDestinationBridgesLocalSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- initializeOutboundDestinationBridgesOutboundSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- initializeOutboundDestinationBridgesOutboundSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- initializeStreams() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- initialMessage(Logger) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- initialMessage(Logger) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- initOpenWireProtocolVerifier() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- initProtocolVerifiers() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- injectMessage(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
Re-inject into the Broker chain
- InlineListenableFuture - Class in org.apache.activemq.store
- InlineListenableFuture() - Constructor for class org.apache.activemq.store.InlineListenableFuture
- InMemoryJob - Class in org.apache.activemq.broker.scheduler.memory
-
A simple in memory Job POJO.
- InMemoryJob(String) - Constructor for class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- InMemoryJobScheduler - Class in org.apache.activemq.broker.scheduler.memory
-
Implements an in-memory JobScheduler instance.
- InMemoryJobScheduler(String) - Constructor for class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- InMemoryJobSchedulerStore - Class in org.apache.activemq.broker.scheduler.memory
-
An in-memory JobSchedulerStore implementation used for Brokers that have persistence disabled or when the JobSchedulerStore usage doesn't require a file or DB based store implementation allowing for better performance.
- InMemoryJobSchedulerStore() - Constructor for class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- InsertableMutableBrokerFilter - Class in org.apache.activemq.broker
-
Inserts itself into the BrokerStack
- InsertableMutableBrokerFilter(MutableBrokerFilter) - Constructor for class org.apache.activemq.broker.InsertableMutableBrokerFilter
- insertAtHead(List<MessageReference>) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- InsertionCountList<T> - Class in org.apache.activemq.broker.util
- InsertionCountList() - Constructor for class org.apache.activemq.broker.util.InsertionCountList
- installPlugin(Broker) - Method in interface org.apache.activemq.broker.BrokerPlugin
-
Installs the plugin into the interceptor chain of the broker, returning the new intercepted broker to use.
- installPlugin(Broker) - Method in class org.apache.activemq.broker.BrokerPluginSupport
- installPlugin(Broker) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
- installPlugin(Broker) - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
Installs the plugin into the intercepter chain of the broker, returning the new intercepted broker to use.
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.StatisticsBrokerPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.security.AuthorizationPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.security.JaasDualAuthenticationPlugin
- installPlugin(Broker) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- INSTANCE - Static variable in class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
- INSTANCE - Static variable in class org.apache.activemq.network.NetworkBridgeFactory
- INT_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- intercept(ProducerBrokerExchange, Message) - Method in interface org.apache.activemq.broker.inteceptor.MessageInterceptor
- intercept(Destination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
- intercept(Destination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- intercept(Destination) - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Creates a virtual destination from the physical destination
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- intercept(Destination) - Method in class org.apache.activemq.security.AuthorizationDestinationInterceptor
- interceptMappedDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeQueue
- interceptMappedDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeTopic
- interceptMappedDestination(Destination) - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Creates a mapped destination
- interceptMappedDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- intialize(TransportConnectionStateRegister) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- intialize(TransportConnectionStateRegister) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- intialize(TransportConnectionStateRegister) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- invoke(String, Object[], String[]) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- invoke(String, Object[], String[]) - Method in class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
- IOExceptionHandler - Interface in org.apache.activemq.util
- IOHelper - Class in org.apache.activemq.util
-
Collection of File and Folder utility methods.
- IPADDRESS - org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
- isAbortConnection() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- isAcked() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- isAcked() - Method in class org.apache.activemq.broker.region.NullMessageReference
- isAcked() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- isActive() - Method in interface org.apache.activemq.broker.Connection
- isActive() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- isActive() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
- isActive() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- isActive() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- isActive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isActive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isActive() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
- isActive() - Method in class org.apache.activemq.broker.region.BaseDestination
- isActive() - Method in interface org.apache.activemq.broker.region.Destination
- isActive() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isActive() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- isActive() - Method in class org.apache.activemq.broker.TransportConnection
- isAdjustUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
- isAdvisory() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- isAdvisory() - Method in class org.apache.activemq.broker.region.NullMessageReference
- isAdvisoryForConsumed() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAdvisoryForConsumed() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAdvisoryForDelivery() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAdvisoryForDelivery() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAdvisoryForDiscardingMessages() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAdvisoryForDiscardingMessages() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAdvisoryForFailedForward() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isAdvisoryForFastProducers() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAdvisoryForFastProducers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAdvisoryForSlowConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAdvisoryForSlowConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAdvisorySupport() - Method in class org.apache.activemq.broker.BrokerService
- isAdvisoryWhenFull() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAdvisoryWhenFull() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAllConsumersExclusiveByDefault() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAllConsumersExclusiveByDefault() - Method in class org.apache.activemq.broker.region.Queue
- isAllowedToConsume(ConnectionContext, Message) - Method in interface org.apache.activemq.security.MessageAuthorizationPolicy
-
Returns true if the given message is able to be dispatched to the connection performing any user
- isAllowedToConsume(MessageReference) - Method in class org.apache.activemq.broker.ConnectionContext
- isAllowedToRegister(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isAllowLinkStealing() - Method in class org.apache.activemq.broker.ConnectionContext
- isAllowLinkStealing() - Method in interface org.apache.activemq.broker.Connector
-
If enabled, older connections with the same clientID are stopped
- isAllowLinkStealing() - Method in class org.apache.activemq.broker.TransportConnector
- isAllowLinkStealing() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- isAllowLinkStealingEnabled() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- isAllowLinkStealingEnabled() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
Returns true if link stealing is enabled on this Connector
- isAllowRemoteAddressInMBeanNames() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isAllowTempAutoCreationOnSend() - Method in class org.apache.activemq.broker.BrokerService
- isAllowTempAutoCreationOnSend() - Method in class org.apache.activemq.broker.region.RegionBroker
- isAllProtocols() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isAlwaysRetroactive() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.region.BaseDestination
- isAlwaysRetroactive() - Method in interface org.apache.activemq.broker.region.Destination
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isAlwaysSyncSend() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isAnonymousAccessAllowed() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- isAnonymousProducerAdvisorySupport() - Method in class org.apache.activemq.broker.BrokerService
- isAsync() - Method in class org.apache.activemq.transport.vm.VMTransport
- isAuditNetworkProducers() - Method in class org.apache.activemq.broker.TransportConnector
- isAutoCreateDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
- isBlocked() - Method in interface org.apache.activemq.broker.Connection
- isBlocked() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- isBlocked() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
- isBlocked() - Method in class org.apache.activemq.broker.TransportConnection
- isBlockedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
- isBlockedForFlowControl() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- isBlockingOnFlowControl() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- isBridgeTempDestinations() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isBridgeTempDestinations() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isBridgeTempDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isBroadcast() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- isBrokerContext() - Method in class org.apache.activemq.security.SecurityContext
- isBrowser() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- isBrowser() - Method in interface org.apache.activemq.broker.region.Subscription
- isCacheEnabled() - Method in class org.apache.activemq.broker.jmx.QueueView
- isCacheEnabled() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- isCacheEnabled() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isCacheEnabled() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- isCacheEnabled() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- isCacheEnabled() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- isCacheTempDestinations() - Method in class org.apache.activemq.broker.BrokerService
- isCancelled() - Method in class org.apache.activemq.store.InlineListenableFuture
- isCheckDuplicateMessagesOnDuplex() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isClientMaster() - Method in class org.apache.activemq.broker.ConnectionContext
- isCommitted() - Method in class org.apache.activemq.transaction.Transaction
- isConcurrentSend() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- isConcurrentSend() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- isConduitNetworkQueueSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isConduitSubscriptions() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isConduitSubscriptions() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isConduitSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isConnected() - Method in interface org.apache.activemq.broker.Connection
- isConnected() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- isConnected() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
- isConnected() - Method in class org.apache.activemq.broker.TransportConnection
- isConnected() - Method in class org.apache.activemq.network.jms.JmsConnector
- isConnected() - Method in class org.apache.activemq.transport.vm.VMTransport
- isConnectorStarted() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isContextAlive() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- isCopyMessage() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Deprecated.
- isCopyMessage() - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- isCreateConnector() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isCreatedByDuplex() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- isCreatedByDuplex() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- isCreatedByDuplex() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isCreateMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isCron() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- isCursorFull() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- isCursorFull() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
- isCursorFull() - Method in class org.apache.activemq.broker.jmx.QueueView
- isCursorFull() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- isDecreaseNetworkConsumerPriority() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isDecreaseNetworkConsumerPriority() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isDecreaseNetworkConsumerPriority() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isDedicatedTaskRunner() - Method in class org.apache.activemq.broker.BrokerService
- isDeleteAllMessagesOnStartup() - Method in class org.apache.activemq.broker.BrokerService
- isDestForcedDurable(ActiveMQDestination) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
- isDestinationPerDurableSubscriber() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.ProducerView
- isDestinationQueue() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isDestinationQueue() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.ProducerView
- isDestinationTemporary() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isDestinationTemporary() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.ProducerView
- isDestinationTopic() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isDestinationTopic() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isDirectBridgeConsumer(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
Checks whether or not this consumer is a direct bridge network subscription
- isDisableAsyncDispatch() - Method in class org.apache.activemq.broker.TransportConnector
- isDiscoverLoginConfig() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
- isDiskListEmpty() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- isDispatchAsync() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isDispatchAsync() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isDispatchAsync() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
Deprecated.
- isDispatchAsync() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
Deprecated.This value is no longer used for producers.
- isDispatchAsync() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isDispatchAsync() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isDispatchAsync() - Method in class org.apache.activemq.network.ForwardingBridge
- isDispatchAsync() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isDispatchEnabled() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- isDispatchPaused() - Method in class org.apache.activemq.broker.region.Queue
- isDisplayStackTrace() - Method in class org.apache.activemq.broker.TransportConnector
- isDisposed() - Method in class org.apache.activemq.broker.region.BaseDestination
- isDisposed() - Method in interface org.apache.activemq.broker.region.Destination
- isDisposed() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isDisposed() - Method in class org.apache.activemq.transport.vm.VMTransport
- isDLQ() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isDLQ() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- isDLQ() - Method in class org.apache.activemq.broker.region.BaseDestination
- isDLQ() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
- isDoHandleReplyTo() - Method in class org.apache.activemq.network.jms.DestinationBridge
- isDone() - Method in class org.apache.activemq.store.InlineListenableFuture
- isDontSendReponse() - Method in class org.apache.activemq.broker.ConnectionContext
- isDoOptimzeMessageStorage() - Method in class org.apache.activemq.broker.region.BaseDestination
- isDoOptimzeMessageStorage() - Method in interface org.apache.activemq.broker.region.Destination
- isDoOptimzeMessageStorage() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isDoOptimzeMessageStorage() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isDropAll() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- isDropAll() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- isDropOnResourceLimit() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- isDropped() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- isDropped() - Method in class org.apache.activemq.broker.region.NullMessageReference
- isDropped() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- isDropped(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- isDropped(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- isDropped(MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
- isDropTemporaryQueues() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- isDropTemporaryQueues() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- isDropTemporaryTopics() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- isDropTemporaryTopics() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- isDuplex() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isDuplex() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isDuplex() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isDuplex() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isDuplicate(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isDuplicate(MessageId) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- isDuplicate(MessageId) - Method in interface org.apache.activemq.store.MessageRecoveryListener
-
check if ref is a duplicate but do not record the reference
- isDurable() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isDurable() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isDynamicOnly() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isDynamicOnly() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isDynamicOnly() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isEmpty() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- isEmpty() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns true if there are no Messages in the PendingList currently.
- isEmpty() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- isEmpty() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- isEmpty() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- isEmpty() - Method in class org.apache.activemq.network.DemandSubscription
- isEmpty() - Method in class org.apache.activemq.store.AbstractMessageStore
-
flag to indicate if the store is empty
- isEmpty() - Method in interface org.apache.activemq.store.MessageStore
-
flag to indicate if the store is empty
- isEmpty() - Method in interface org.apache.activemq.store.PList
- isEmpty() - Method in class org.apache.activemq.store.ProxyMessageStore
- isEmpty() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- isEmpty(Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isEmpty(Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
check if a Destination is Empty for this cursor
- isEmpty(Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- isEmpty(Topic) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- isEnableAudit() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isEnableAudit() - Method in class org.apache.activemq.broker.region.BaseDestination
- isEnableAudit() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isEnableAudit() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- isEnableAudit() - Method in interface org.apache.activemq.broker.region.Destination
- isEnableAudit() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isEnableAudit() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- isEnableAudit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isEnableAudit() - Method in class org.apache.activemq.broker.region.TopicSubscription
- isEnableMessageExpirationOnActiveDurableSubs() - Method in class org.apache.activemq.broker.BrokerService
- isEnableMessageExpirationOnActiveDurableSubs() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- isEnableStatistics() - Method in class org.apache.activemq.broker.BrokerService
- isEnableStatusMonitor() - Method in class org.apache.activemq.broker.TransportConnector
- isEqual(ConnectionId, ConnectionId) - Method in class org.apache.activemq.broker.region.RegionBroker
- isExclusive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isExclusive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isExclusiveConsumer(Subscription) - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- isExpired() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- isExpired() - Method in class org.apache.activemq.broker.region.NullMessageReference
- isExpired(MessageReference) - Method in interface org.apache.activemq.broker.Broker
-
Determine if a message has expired -allows default behaviour to be overriden - as the timestamp set by the producer can be out of sync with the broker
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.BrokerFilter
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.EmptyBroker
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.ErrorBroker
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.region.RegionBroker
- isFailed() - Method in class org.apache.activemq.network.jms.JmsConnector
- isFallbackToDeadLetter() - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
- isFaultTolerant() - Method in class org.apache.activemq.broker.ConnectionContext
- isFaultTolerant() - Method in class org.apache.activemq.transport.vm.VMTransport
- isFaultTolerantConfiguration() - Method in interface org.apache.activemq.broker.Broker
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.BrokerFilter
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.EmptyBroker
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.ErrorBroker
- isFaultTolerantConnection() - Method in interface org.apache.activemq.broker.Connection
- isFaultTolerantConnection() - Method in class org.apache.activemq.broker.TransportConnection
- isFindTigerMbeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isFlowControlLogRequired() - Method in class org.apache.activemq.broker.region.BaseDestination
- isForcedDurable(ConsumerInfo, List<ActiveMQDestination>) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
- isForcedDurable(ConsumerInfo, ActiveMQDestination[], ActiveMQDestination[]) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
- isForwardOnly() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- isFull() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isFull() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- isFull() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- isFull() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- isFull() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Used to determine if the broker can dispatch to the consumer.
- isFull() - Method in interface org.apache.activemq.broker.region.Subscription
- isFull() - Method in class org.apache.activemq.broker.region.TopicSubscription
- isFull(ConnectionContext, Destination, Usage<?>) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- isFull(ConnectionContext, Destination, Usage<?>) - Method in interface org.apache.activemq.broker.Broker
-
Called when a Usage reaches a limit
- isFull(ConnectionContext, Destination, Usage<?>) - Method in class org.apache.activemq.broker.BrokerFilter
- isFull(ConnectionContext, Destination, Usage<?>) - Method in class org.apache.activemq.broker.EmptyBroker
- isFull(ConnectionContext, Destination, Usage<?>) - Method in class org.apache.activemq.broker.ErrorBroker
- isFull(ConnectionContext, Destination, Usage<?>) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isFull(ConnectionContext, Usage<?>) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called when a Usage reaches a limit
- isFull(ConnectionContext, Usage<?>) - Method in interface org.apache.activemq.broker.region.Destination
-
Called when a Usage reaches a limit
- isFull(ConnectionContext, Usage<?>) - Method in class org.apache.activemq.broker.region.DestinationFilter
- isGcDestinationViews() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isGcIfInactive() - Method in class org.apache.activemq.broker.region.BaseDestination
- isGcInactiveDestinations() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isGcWithNetworkConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
- isGcWithNetworkConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isHeadNode() - Method in class org.apache.activemq.util.LinkedNode
- isHighWaterMark() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- isHighWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
- isHighWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
- isIgnoreAllErrors() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- isIgnoreIdleConsumers() - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- isIgnoreIdleConsumers() - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
- isIgnoreIdleConsumers() - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Returns whether the strategy is configured to ignore consumers that are simply idle, i.e consumers that have no pending acks (dispatch queue is empty).
- isIgnoreNetworkConsumers() - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- isIgnoreNetworkConsumers() - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
- isIgnoreNetworkSubscriptions() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
Returns whether the strategy is configured to ignore subscriptions that are from a network connection.
- isIgnoreNoSpaceErrors() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- isIgnoreSQLExceptions() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- isIgnoreWildcardSelectors() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- isIgnoreWildcardSelectors() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- isImmediatePriorityDispatch() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- isImmediatePriorityDispatch() - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
- isIncludeBodyForAdvisory() - Method in class org.apache.activemq.broker.region.BaseDestination
- isIncludeBodyForAdvisory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Returns true if the original message body should be included when applicable for advisory messages
- isInOneOf(Set<?>) - Method in class org.apache.activemq.security.SecurityContext
- isInRecoveryMode() - Method in class org.apache.activemq.broker.ConnectionContext
- isInTransaction() - Method in class org.apache.activemq.broker.ConnectionContext
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.BrokerService
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.RegionBroker
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.TopicRegion
- isLazyDispatch() - Method in class org.apache.activemq.broker.region.BaseDestination
- isLazyDispatch() - Method in interface org.apache.activemq.broker.region.Destination
- isLazyDispatch() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isLazyDispatch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isLegacyGroupMapping() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- isLocal() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- isLocked() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- isLockExclusive() - Method in interface org.apache.activemq.broker.region.LockOwner
- isLockExclusive() - Method in class org.apache.activemq.broker.region.QueueSubscription
- isLog4JAvailable() - Static method in class org.apache.activemq.broker.jmx.Log4JConfigView
- isLogAll() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLogConnectionEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLogConsumerEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLogging() - Method in class org.apache.activemq.transport.TransportLogger
-
Returns true if logging is activated for this TransportLogger, false otherwise.
- isLogging() - Method in class org.apache.activemq.transport.TransportLoggerView
- isLogging() - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Returns if the managed TransportLogger is currently active (writing to a log) or not.
- isLogInternalEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLogProducerEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLogSessionEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLogTransactionEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isLowWaterMark() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- isLowWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
- isLowWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
- isManageable() - Method in interface org.apache.activemq.broker.Connection
- isManageable() - Method in class org.apache.activemq.broker.TransportConnection
- isMarkedBlockedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
- isMarkedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
- isMarshal() - Method in class org.apache.activemq.transport.vm.VMTransport
- isMatchingQueue(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isMatchingQueue(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns true if this subscription (which may be using wildcards) matches the given queue name
- isMatchingTopic(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isMatchingTopic(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns true if this subscription (which may be using wildcards) matches the given topic name
- isMonitorConnectionSplits() - Method in class org.apache.activemq.broker.BrokerService
- isMutable() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- isNeedClientAuth() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- isNetwork() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isNetwork() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isNetworkConnection() - Method in interface org.apache.activemq.broker.Connection
-
return true if a network connection
- isNetworkConnection() - Method in class org.apache.activemq.broker.ConnectionContext
- isNetworkConnection() - Method in class org.apache.activemq.broker.TransportConnection
- isNetworkConnectorStartAsync() - Method in class org.apache.activemq.broker.BrokerService
- isNoLocal() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isNoLocal() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isOptimizedDispatch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isOptimizedDispatch() - Method in class org.apache.activemq.broker.region.Queue
- isOptimizeStorage() - Method in class org.apache.activemq.broker.region.Queue
- isOptimizeStorage() - Method in class org.apache.activemq.broker.region.Topic
- isPassiveSlave() - Method in class org.apache.activemq.broker.BrokerService
-
Get the passiveSlave
- isPaused() - Method in class org.apache.activemq.broker.jmx.QueueView
- isPaused() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- isPaused() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- isPendingStop() - Method in class org.apache.activemq.broker.TransportConnection
- isPerDestinationLogger() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- isPermissableDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isPermissableDestination(ActiveMQDestination, boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isPersistenceForced() - Method in class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
- isPersistent() - Method in class org.apache.activemq.broker.BrokerService
- isPersistent() - Method in class org.apache.activemq.broker.jmx.BrokerView
- isPersistent() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- isPersistent() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- isPersistent() - Method in class org.apache.activemq.broker.region.NullMessageReference
- isPersistent() - Method in class org.apache.activemq.broker.view.MessageBrokerView
- isPersistent() - Method in class org.apache.activemq.plugin.ForcePersistencyModeBroker
- isPersistJMSRedelivered() - Method in class org.apache.activemq.broker.region.BaseDestination
- isPersistJMSRedelivered() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isPersistNoLocal() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- isPersistNoLocal() - Method in interface org.apache.activemq.store.NoLocalSubscriptionAware
- isPopulateJMSXUserID() - Method in class org.apache.activemq.broker.BrokerService
- isPopulateUserNameInMBeans() - Method in class org.apache.activemq.broker.BrokerService
-
Should MBeans that support showing the Authenticated User Name information have this value filled in or not.
- isPreferJndiDestinationLookup() - Method in class org.apache.activemq.network.jms.JmsConnector
- isPrepared() - Method in class org.apache.activemq.transaction.Transaction
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isPrioritizedMessages() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.region.BaseDestination
- isPrioritizedMessages() - Method in interface org.apache.activemq.broker.region.Destination
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isPrioritizedMessages() - Method in class org.apache.activemq.store.AbstractMessageStore
- isPrioritizedMessages() - Method in interface org.apache.activemq.store.MessageStore
- isPrioritizedMessages() - Method in class org.apache.activemq.store.ProxyMessageStore
- isPrioritizedMessages() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- isPrioritizedMessageSubscriber(Broker, Subscription) - Static method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isProcessExpired() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- isProcessExpired() - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
- isProcessNonPersistent() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- isProcessNonPersistent() - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
- isProducerBlocked() - Method in class org.apache.activemq.broker.jmx.ProducerView
- isProducerBlocked() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- isProducerFlowControl() - Method in class org.apache.activemq.broker.ConnectionContext
- isProducerFlowControl() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isProducerFlowControl() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- isProducerFlowControl() - Method in class org.apache.activemq.broker.region.BaseDestination
- isProducerFlowControl() - Method in interface org.apache.activemq.broker.region.Destination
- isProducerFlowControl() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isProducerFlowControl() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.AmqpProtocolVerifier
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.MqttProtocolVerifier
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.OpenWireProtocolVerifier
- isProtocol(byte[]) - Method in interface org.apache.activemq.transport.protocol.ProtocolVerifier
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.StompProtocolVerifier
- isProxyBridgeSubscription(String, String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isProxyNSConsumerBrokerPath(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isProxyNSConsumerClientId(String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- isProxyToLocalBroker() - Method in class org.apache.activemq.proxy.ProxyConnector
- isQueueSearchSubtreeBool() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- isRebalanceClusterClients() - Method in interface org.apache.activemq.broker.Connector
- isRebalanceClusterClients() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if rebalancing cluster clients is enabled
- isRebalanceClusterClients() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
- isRebalanceClusterClients() - Method in class org.apache.activemq.broker.TransportConnector
- isReconnect() - Method in class org.apache.activemq.broker.ConnectionContext
- isReconnectSupported() - Method in class org.apache.activemq.transport.vm.VMTransport
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isRecoveryRequired() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- isRecoveryRequired() - Method in interface org.apache.activemq.broker.region.Subscription
-
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
- isReduceMemoryFootprint() - Method in class org.apache.activemq.broker.region.BaseDestination
- isReduceMemoryFootprint() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isRefreshDisabled() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- isRejectDurableConsumers() - Method in class org.apache.activemq.broker.BrokerService
- isReplayWhenNoConsumers() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- isResetNeeded() - Method in class org.apache.activemq.broker.region.Queue
- isRestartAllowed() - Method in class org.apache.activemq.broker.BrokerService
- isRestartRequested() - Method in class org.apache.activemq.broker.BrokerService
-
A lifecycle manager of the BrokerService should inspect this property after a broker shutdown has occurred to find out if the broker needs to be re-created and started again.
- isRetroactive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isRetroactive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- isRollbackOnly() - Method in class org.apache.activemq.transaction.Transaction
- isRollbackOnlyOnAsyncException() - Method in class org.apache.activemq.broker.BrokerService
- isSchedulerSupport() - Method in class org.apache.activemq.broker.BrokerService
- isSelectorAware() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- isSelectorAware() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- isSendAdvisoryIfNoConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
- isSendAdvisoryIfNoConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isSendDuplicateFromStoreToDLQ() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isSendDuplicateFromStoreToDLQ() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the config setting to send a duplicate message from store to the dead letter queue.
- isSendDuplicateFromStoreToDLQ() - Method in class org.apache.activemq.broker.region.BaseDestination
- isSendDuplicateFromStoreToDLQ() - Method in interface org.apache.activemq.broker.region.Destination
- isSendDuplicateFromStoreToDLQ() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isSendDuplicateFromStoreToDLQ() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isSendFailIfNoSpace() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isSendFailIfNoSpace() - Method in class org.apache.activemq.usage.SystemUsage
- isSendFailIfNoSpaceExplicitySet() - Method in class org.apache.activemq.usage.SystemUsage
- isSendToDeadLetterQueue(Message) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- isSendToDeadLetterQueue(Message) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
Allow pluggable strategy for deciding if message should be sent to a dead letter queue for example, you might not want to ignore expired or non-persistent messages
- isSendToDeadLetterQueue(Message) - Method in class org.apache.activemq.broker.region.policy.DiscardingDeadLetterStrategy
- isSendToDlqIfMaxRetriesExceeded() - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
- isSendWhenNotMatched() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- isSetOriginalDestination() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- isShutdownOnMasterFailure() - Method in class org.apache.activemq.broker.BrokerService
- isShutdownOnSlaveFailure() - Method in class org.apache.activemq.broker.BrokerService
- isSingleSelectorPerDestination() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- isSingleSelectorPerDestination() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- isSlave() - Method in class org.apache.activemq.broker.BrokerService
- isSlave() - Method in class org.apache.activemq.broker.jmx.BrokerView
- isSlave() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- isSlow() - Method in interface org.apache.activemq.broker.Connection
- isSlow() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- isSlow() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
- isSlow() - Method in class org.apache.activemq.broker.TransportConnection
- isSlowConsumer() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- isSlowConsumer() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns true if the subscription is slow
- isSlowConsumer() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- isSlowConsumer() - Method in interface org.apache.activemq.broker.region.Subscription
- isSplitSystemUsageForProducersConsumers() - Method in class org.apache.activemq.broker.BrokerService
- isSslServer() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
- isSslServer() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- isSslServer() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- isStartAsync() - Method in class org.apache.activemq.broker.BrokerService
- isStarted() - Method in class org.apache.activemq.broker.BrokerService
- isStarted() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isStarted() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- isStarted() - Method in class org.apache.activemq.network.NetworkConnector
- isStarting() - Method in class org.apache.activemq.broker.TransportConnection
- isStaticallyIncluded() - Method in class org.apache.activemq.network.DemandSubscription
- isStaticBridge() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isStatisticsEnabled() - Method in class org.apache.activemq.broker.jmx.BrokerView
- isStatisticsEnabled() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- isStatisticsEnabled() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if statistics is enabled
- isStatisticsEnabled() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
Returns true if statistics is enabled
- isStopOnError() - Method in class org.apache.activemq.broker.LockableServiceSupport
- isStopped() - Method in interface org.apache.activemq.broker.Broker
- isStopped() - Method in class org.apache.activemq.broker.BrokerFilter
- isStopped() - Method in class org.apache.activemq.broker.BrokerService
- isStopped() - Method in class org.apache.activemq.broker.EmptyBroker
- isStopped() - Method in class org.apache.activemq.broker.ErrorBroker
- isStopped() - Method in class org.apache.activemq.broker.region.RegionBroker
- isStopped() - Method in class org.apache.activemq.network.NetworkConnector
- isStopping() - Method in class org.apache.activemq.broker.BrokerService
- isStopping() - Method in class org.apache.activemq.broker.TransportConnection
- isStopping() - Method in class org.apache.activemq.network.NetworkConnector
- isStopStartConnectors() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- isStoreEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- isStrictOrderDispatch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isStrictOrderDispatch() - Method in class org.apache.activemq.broker.region.Queue
- isSuppressDuplicateQueueSubscriptions() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isSuppressDuplicateQueueSubscriptions() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isSuppressDuplicateQueueSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isSuppressDuplicateTopicSubscriptions() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- isSuppressDuplicateTopicSubscriptions() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- isSuppressDuplicateTopicSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isSyncDurableSubs() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isSystemExitOnShutdown() - Method in class org.apache.activemq.broker.BrokerService
- isSystemExitOnShutdown() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- isTailNode() - Method in class org.apache.activemq.util.LinkedNode
- isTopicSearchSubtreeBool() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- isTransactedSend() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- isTransient() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- isUpdateClusterClients() - Method in interface org.apache.activemq.broker.Connector
- isUpdateClusterClients() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if updating cluster client URL is enabled
- isUpdateClusterClients() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
- isUpdateClusterClients() - Method in class org.apache.activemq.broker.TransportConnector
- isUpdateClusterClientsOnRemove() - Method in interface org.apache.activemq.broker.Connector
- isUpdateClusterClientsOnRemove() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if updating cluster client URL when brokers are removed is enabled
- isUpdateClusterClientsOnRemove() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
- isUpdateClusterClientsOnRemove() - Method in class org.apache.activemq.broker.TransportConnector
- isUpdateURIsSupported() - Method in class org.apache.activemq.transport.vm.VMTransport
- isUseAdvisorySearchBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- isUseAuthenticatedPrincipalForJMSXUserID() - Method in class org.apache.activemq.broker.BrokerService
- isUseAuthenticatePrincipal() - Method in class org.apache.activemq.broker.UserIDBroker
- isUseBrokerNamesAsIdSeed() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isUseCache() - Method in class org.apache.activemq.broker.jmx.DestinationView
- isUseCache() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- isUseCache() - Method in class org.apache.activemq.broker.region.BaseDestination
- isUseCache() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- isUseCache() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- isUseCache() - Method in interface org.apache.activemq.broker.region.Destination
- isUseCache() - Method in class org.apache.activemq.broker.region.DestinationFilter
- isUseCache() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isUseCache() - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
- isUseCompression() - Method in class org.apache.activemq.network.ForwardingBridge
- isUseCompression() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isUseConsumerPriority() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isUseConsumerPriority() - Method in class org.apache.activemq.broker.region.Queue
- isUseExponentialBackOff() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets whether the policy uses the set back-off multiplier to grow the time between connection attempts.
- isUseExternalMessageReferences() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- isUseJmx() - Method in class org.apache.activemq.broker.BrokerService
- isUseLocalHostBrokerName() - Method in class org.apache.activemq.broker.BrokerService
- isUseLock() - Method in class org.apache.activemq.broker.LockableServiceSupport
- isUseLoggingForShutdownErrors() - Method in class org.apache.activemq.broker.BrokerService
- isUseMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- isUseMirroredQueues() - Method in class org.apache.activemq.broker.BrokerService
- isUsePrefetchExtension() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- isUsePrefetchExtension() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isUseQueueForQueueMessages() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- isUseQueueForTopicMessages() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
- isUseSharedBuffer() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- isUseShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
- isUseTempMirroredQueues() - Method in class org.apache.activemq.broker.BrokerService
- isUseTopicSubscriptionInflightStats() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- isUseTopicSubscriptionInflightStats() - Method in class org.apache.activemq.broker.region.TopicSubscription
- isUseVirtualDestSubs() - Method in class org.apache.activemq.broker.BrokerService
- isUseVirtualDestSubs() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- isUseVirtualDestSubsOnCreation() - Method in class org.apache.activemq.broker.BrokerService
- isUseVirtualDestSus() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
Deprecated.
- isUseVirtualTopics() - Method in class org.apache.activemq.broker.BrokerService
- isWaitForSlave() - Method in class org.apache.activemq.broker.BrokerService
- isWantClientAuth() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- isWarnOnRemoteClose() - Method in class org.apache.activemq.broker.TransportConnector
- isWildcard() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- isWildcard() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- isWildcard() - Method in interface org.apache.activemq.broker.region.Subscription
-
Returns true if this subscription is a Wildcard subscription.
- iterate() - Method in class org.apache.activemq.broker.region.DestinationFilter
- iterate() - Method in class org.apache.activemq.broker.region.Queue
- iterate() - Method in class org.apache.activemq.broker.region.Topic
- iterate() - Method in class org.apache.activemq.broker.TransportConnection
- iterate() - Method in class org.apache.activemq.transport.vm.VMTransport
- iterator() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- iterator() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns an iterator over the pending Messages.
- iterator() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- iterator() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- iterator() - Method in interface org.apache.activemq.store.PList
J
- JaasAuthenticationBroker - Class in org.apache.activemq.security
-
Logs a user in using JAAS.
- JaasAuthenticationBroker(Broker, String) - Constructor for class org.apache.activemq.security.JaasAuthenticationBroker
- JaasAuthenticationPlugin - Class in org.apache.activemq.security
-
Adds a JAAS based authentication security plugin
- JaasAuthenticationPlugin() - Constructor for class org.apache.activemq.security.JaasAuthenticationPlugin
- JaasCertificateAuthenticationBroker - Class in org.apache.activemq.security
-
A JAAS Authentication Broker that uses SSL Certificates.
- JaasCertificateAuthenticationBroker(Broker, String) - Constructor for class org.apache.activemq.security.JaasCertificateAuthenticationBroker
-
Simple constructor.
- JaasCertificateAuthenticationPlugin - Class in org.apache.activemq.security
-
A JAAS based SSL certificate authentication plugin.
- JaasCertificateAuthenticationPlugin() - Constructor for class org.apache.activemq.security.JaasCertificateAuthenticationPlugin
- JaasCertificateSecurityContext - Class in org.apache.activemq.security
-
Extends the SecurityContext to provide a username which is the Distinguished Name from the certificate.
- JaasCertificateSecurityContext(String, Subject, X509Certificate[]) - Constructor for class org.apache.activemq.security.JaasCertificateSecurityContext
- JaasDualAuthenticationBroker - Class in org.apache.activemq.security
-
A JAAS Authentication Broker that uses different JAAS domain configurations depending if the connection is over an SSL enabled Connector or not.
- JaasDualAuthenticationBroker(Broker, String, String) - Constructor for class org.apache.activemq.security.JaasDualAuthenticationBroker
-
Simple constructor.
- JaasDualAuthenticationPlugin - Class in org.apache.activemq.security
-
A JAAS based SSL certificate authentication plugin.
- JaasDualAuthenticationPlugin() - Constructor for class org.apache.activemq.security.JaasDualAuthenticationPlugin
- JAXPXPathEvaluator - Class in org.apache.activemq.filter
- JAXPXPathEvaluator(String, DocumentBuilder) - Constructor for class org.apache.activemq.filter.JAXPXPathEvaluator
- jmsConnector - Variable in class org.apache.activemq.network.jms.DestinationBridge
- JmsConnector - Class in org.apache.activemq.network.jms
-
This bridge joins the gap between foreign JMS providers and ActiveMQ As some JMS providers are still only in compliance with JMS v1.0.1 , this bridge itself aimed to be in compliance with the JMS 1.0.2 specification.
- JmsConnector() - Constructor for class org.apache.activemq.network.jms.JmsConnector
- JmsConnectorView - Class in org.apache.activemq.broker.jmx
- JmsConnectorView(JmsConnector) - Constructor for class org.apache.activemq.broker.jmx.JmsConnectorView
- JmsConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
- JmsMesageConvertor - Interface in org.apache.activemq.network.jms
-
Converts Message from one JMS to another
- jmsMessageConvertor - Variable in class org.apache.activemq.network.jms.DestinationBridge
- JMSXGROUP_ID - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- JMSXGROUP_SEQ - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- JMSXUSER_ID - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- JMXAuditLogEntry - Class in org.apache.activemq.broker.util
- JMXAuditLogEntry() - Constructor for class org.apache.activemq.broker.util.JMXAuditLogEntry
- JMXSupport - Class in org.apache.activemq.util
- jndiLocalTemplate - Variable in class org.apache.activemq.network.jms.JmsConnector
- JndiLookupFactory - Class in org.apache.activemq.network.jms
- JndiLookupFactory() - Constructor for class org.apache.activemq.network.jms.JndiLookupFactory
- jndiOutboundTemplate - Variable in class org.apache.activemq.network.jms.JmsConnector
- Job - Interface in org.apache.activemq.broker.scheduler
-
Interface for a scheduled Job object.
- JobListener - Interface in org.apache.activemq.broker.scheduler
-
Job event listener interface.
- JobScheduler - Interface in org.apache.activemq.broker.scheduler
- JobSchedulerFacade - Class in org.apache.activemq.broker.scheduler
-
A wrapper for instances of the JobScheduler interface that ensures that methods provides safe and sane return values and can deal with null values being passed in etc.
- JobSchedulerStore - Interface in org.apache.activemq.broker.scheduler
-
A Job Scheduler Store interface use to manage delay processing of Messaging related jobs.
- JobSchedulerUsage - Class in org.apache.activemq.usage
-
Used to keep track of how much of something is being used so that a productive working set usage can be controlled.
- JobSchedulerUsage() - Constructor for class org.apache.activemq.usage.JobSchedulerUsage
- JobSchedulerUsage(String, JobSchedulerStore) - Constructor for class org.apache.activemq.usage.JobSchedulerUsage
- JobSchedulerUsage(JobSchedulerUsage, String) - Constructor for class org.apache.activemq.usage.JobSchedulerUsage
- JobSchedulerView - Class in org.apache.activemq.broker.jmx
-
MBean object that can be used to manage a single instance of a JobScheduler.
- JobSchedulerView(JobScheduler) - Constructor for class org.apache.activemq.broker.jmx.JobSchedulerView
-
Creates a new instance of the JobScheduler management MBean.
- JobSchedulerViewMBean - Interface in org.apache.activemq.broker.jmx
- JobSupport - Class in org.apache.activemq.broker.scheduler
-
A class to provide common Job Scheduler related methods.
- JobSupport() - Constructor for class org.apache.activemq.broker.scheduler.JobSupport
- JournaledStore - Interface in org.apache.activemq.store
K
- keepAlive() - Method in class org.apache.activemq.broker.AbstractLocker
- keepAlive() - Method in interface org.apache.activemq.broker.Locker
-
Used by a timer to keep alive the lock.
- keepAlive() - Method in class org.apache.activemq.store.SharedFileLocker
- keepAlive() - Method in class org.apache.activemq.util.LockFile
- keepLockAlive() - Method in class org.apache.activemq.broker.LockableServiceSupport
- key - Variable in class org.apache.activemq.memory.CacheEntry
L
- last - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- lastBatchId - Variable in class org.apache.activemq.store.memory.MemoryMessageStore
- lastBlockedProducerWarnTime - Variable in class org.apache.activemq.broker.region.BaseDestination
- lastConnectSucceeded - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- LastImageSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicywill only keep the last message. - LastImageSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- lastUsedDestination - Variable in class org.apache.activemq.broker.jmx.ProducerView
- LDAPAuthorizationMap - Class in org.apache.activemq.security
-
An
AuthorizationMapwhich uses LDAP - LDAPAuthorizationMap() - Constructor for class org.apache.activemq.security.LDAPAuthorizationMap
- LDAPAuthorizationMap(Map<String, String>) - Constructor for class org.apache.activemq.security.LDAPAuthorizationMap
- LdapNetworkConnector - Class in org.apache.activemq.network
-
class to create dynamic network connectors listed in an directory server using the LDAP v3 protocol as defined in RFC 2251, the entries listed in the directory server must implement the ipHost and ipService objectClasses as defined in RFC 2307.
- LdapNetworkConnector() - Constructor for class org.apache.activemq.network.LdapNetworkConnector
- LeaseLockerIOExceptionHandler - Class in org.apache.activemq.util
- LeaseLockerIOExceptionHandler() - Constructor for class org.apache.activemq.util.LeaseLockerIOExceptionHandler
- linkAfter(LinkedNode) - Method in class org.apache.activemq.util.LinkedNode
- linkBefore(LinkedNode) - Method in class org.apache.activemq.util.LinkedNode
- LinkedNode - Class in org.apache.activemq.util
-
Provides a base class for you to extend when you want object to maintain a doubly linked list to other objects without using a collection class.
- LinkedNode() - Constructor for class org.apache.activemq.util.LinkedNode
- listConnectionStates() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- listConnectionStates() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- listConnectionStates() - Method in class org.apache.activemq.broker.TransportConnection
- listConnectionStates() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- ListenableFuture<T> - Interface in org.apache.activemq.store
- listeners - Variable in class org.apache.activemq.broker.BrokerBroadcaster
- listQueues(PersistenceAdapter) - Static method in class org.apache.activemq.store.PersistenceAdapterSupport
-
Provides a means of querying the persistence adapter for a list of ActiveMQQueue instances.
- listQueues(PersistenceAdapter, PersistenceAdapterSupport.DestinationMatcher) - Static method in class org.apache.activemq.store.PersistenceAdapterSupport
-
Provides a means of querying the persistence adapter for a list of ActiveMQQueue instances that match some given search criteria.
- listSubscriptions(PersistenceAdapter, String) - Static method in class org.apache.activemq.store.PersistenceAdapterSupport
-
Searches the set of subscriptions from the given persistence adapter and returns all those that belong to the given ClientId value.
- listTopics(PersistenceAdapter) - Static method in class org.apache.activemq.store.PersistenceAdapterSupport
-
Provides a means of querying the persistence adapter for a list of ActiveMQTopic instances.
- listTopics(PersistenceAdapter, PersistenceAdapterSupport.DestinationMatcher) - Static method in class org.apache.activemq.store.PersistenceAdapterSupport
-
Provides a means of querying the persistence adapter for a list of ActiveMQTopic instances that match some given search criteria.
- loadMessage(MessageId) - Method in class org.apache.activemq.broker.region.Topic
- loadProperties(URI) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
-
Lets load the properties from some external URL or a relative file
- loadStream(File, String) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
- LOCAL_HOST_NAME - Static variable in class org.apache.activemq.broker.BrokerService
- localBridgeStarted - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localBroker - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localBrokerId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localBrokerPath - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localClientId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localClientId - Variable in class org.apache.activemq.network.jms.JmsConnector
- localConnection - Variable in class org.apache.activemq.network.jms.JmsConnector
- localConnectionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localPassword - Variable in class org.apache.activemq.network.jms.JmsConnector
- localSessionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- localSideInitialized - Variable in class org.apache.activemq.network.jms.JmsConnector
- localStartedLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- LocalTransaction - Class in org.apache.activemq.transaction
- LocalTransaction(TransactionStore, LocalTransactionId, ConnectionContext) - Constructor for class org.apache.activemq.transaction.LocalTransaction
- localURI - Variable in class org.apache.activemq.network.NetworkConnector
- localUsername - Variable in class org.apache.activemq.network.jms.JmsConnector
- location - Variable in class org.apache.activemq.transport.vm.VMTransport
- lock() - Method in class org.apache.activemq.util.LockFile
- lock(LockOwner) - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- lock(LockOwner) - Method in class org.apache.activemq.broker.region.NullMessageReference
- lock(LockOwner) - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- lock(MessageReference, LockOwner) - Method in class org.apache.activemq.broker.region.Topic
- lockable - Variable in class org.apache.activemq.broker.AbstractLocker
- Lockable - Interface in org.apache.activemq.broker
-
A lockable broker resource.
- LockableServiceSupport - Class in org.apache.activemq.broker
-
Helper class for working with services that requires locking
- LockableServiceSupport() - Constructor for class org.apache.activemq.broker.LockableServiceSupport
- lockAcquireSleepInterval - Variable in class org.apache.activemq.broker.AbstractLocker
- Locker - Interface in org.apache.activemq.broker
-
Represents a lock service to ensure that a broker is the only master
- LockFile - Class in org.apache.activemq.util
-
Used to lock a File.
- LockFile(File, boolean) - Constructor for class org.apache.activemq.util.LockFile
- LockOwner - Interface in org.apache.activemq.broker.region
- log - Static variable in class org.apache.activemq.plugin.DiscardingDLQBroker
- log - Static variable in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- log - Static variable in class org.apache.activemq.plugin.ForcePersistencyModeBroker
- log(AuditLogEntry) - Method in interface org.apache.activemq.broker.util.AuditLog
- log(AuditLogEntry) - Method in class org.apache.activemq.broker.util.AuditLogService
- log(AuditLogEntry) - Method in class org.apache.activemq.broker.util.DefaultAuditLog
- LOG - Static variable in class org.apache.activemq.broker.region.Queue
- LOG - Static variable in class org.apache.activemq.broker.region.QueueBrowserSubscription
- LOG - Static variable in class org.apache.activemq.broker.region.Topic
- LOG - Static variable in class org.apache.activemq.transport.vm.VMTransport
- Log4JConfigView - Class in org.apache.activemq.broker.jmx
- Log4JConfigView() - Constructor for class org.apache.activemq.broker.jmx.Log4JConfigView
- Log4JConfigViewMBean - Interface in org.apache.activemq.broker.jmx
-
Log4J Configuration Management MBean used to alter the runtime log levels or force a reload of the Log4J configuration file.
- logAsyncRequest(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- logAsyncRequest(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- logError(String, Throwable) - Method in class org.apache.activemq.broker.BrokerService
- LoggingBrokerPlugin - Class in org.apache.activemq.broker.util
-
A simple Broker intercepter which allows you to enable/disable logging.
- LoggingBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.LoggingBrokerPlugin
- logOneWay(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- logOneWay(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- logReceivedCommand(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- logReceivedCommand(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- logReceivedException(Logger, IOException) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- logReceivedException(Logger, IOException) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- logRequest(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- logRequest(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- logResponse(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- logResponse(Logger, Object) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- LogWriterFinder - Class in org.apache.activemq.util
-
Class used to find a LogWriter implementation, and returning a LogWriter object, taking as argument the name of a log writer.
- LogWriterFinder(String) - Constructor for class org.apache.activemq.util.LogWriterFinder
-
Builds a LogWriterFinder that will look for the mappings between LogWriter names and classes in the directory "path".
- LONG_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- lookup(String) - Method in class org.apache.activemq.broker.BrokerRegistry
- lookup(String) - Method in class org.apache.activemq.broker.view.MessageBrokerViewRegistry
- lookup(String, Class<T>) - Method in class org.apache.activemq.network.jms.JndiLookupFactory
- lookup(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.region.AbstractRegion
- lookupConnectionState(String) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- lookupConnectionState(String) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- lookupConnectionState(String) - Method in class org.apache.activemq.broker.TransportConnection
- lookupConnectionState(String) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- lookupConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- lookupConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- lookupConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.TransportConnection
- lookupConnectionState(ConnectionId) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- lookupConnectionState(ConsumerId) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- lookupConnectionState(ConsumerId) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- lookupConnectionState(ConsumerId) - Method in class org.apache.activemq.broker.TransportConnection
- lookupConnectionState(ConsumerId) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- lookupConnectionState(ProducerId) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- lookupConnectionState(ProducerId) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- lookupConnectionState(ProducerId) - Method in class org.apache.activemq.broker.TransportConnection
- lookupConnectionState(ProducerId) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- lookupConnectionState(SessionId) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- lookupConnectionState(SessionId) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- lookupConnectionState(SessionId) - Method in class org.apache.activemq.broker.TransportConnection
- lookupConnectionState(SessionId) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- lookupSubscription(String, String) - Method in class org.apache.activemq.broker.region.TopicRegion
- lookupSubscription(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- lookupSubscription(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- lookupSubscription(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Finds the subscriber entry for the given consumer info
- lookupSubscription(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Finds the subscriber entry for the given consumer info
- lookupSubscriptions(String) - Method in class org.apache.activemq.broker.region.TopicRegion
- LRUMap<K,V> - Class in org.apache.activemq.memory
-
A simple least-recently-used cache of a fixed size.
- LRUMap(int) - Constructor for class org.apache.activemq.memory.LRUMap
- LRUMap(int, boolean) - Constructor for class org.apache.activemq.memory.LRUMap
- LRUMap(int, float, boolean, int) - Constructor for class org.apache.activemq.memory.LRUMap
M
- makeSubMap() - Static method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- makeSubscriptionInfoMap() - Static method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- ManagedQueueRegion - Class in org.apache.activemq.broker.jmx
- ManagedQueueRegion(ManagedRegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedQueueRegion
- ManagedRegionBroker - Class in org.apache.activemq.broker.jmx
- ManagedRegionBroker(BrokerService, ManagementContext, ObjectName, TaskRunnerFactory, SystemUsage, DestinationFactory, DestinationInterceptor, Scheduler, ThreadPoolExecutor) - Constructor for class org.apache.activemq.broker.jmx.ManagedRegionBroker
- ManagedTempQueueRegion - Class in org.apache.activemq.broker.jmx
- ManagedTempQueueRegion(ManagedRegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
- ManagedTempTopicRegion - Class in org.apache.activemq.broker.jmx
- ManagedTempTopicRegion(ManagedRegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
- ManagedTopicRegion - Class in org.apache.activemq.broker.jmx
- ManagedTopicRegion(ManagedRegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedTopicRegion
- ManagedTransportConnection - Class in org.apache.activemq.broker.jmx
-
A managed transport connection
- ManagedTransportConnection(TransportConnector, Transport, Broker, TaskRunnerFactory, TaskRunnerFactory, ManagementContext, ObjectName) - Constructor for class org.apache.activemq.broker.jmx.ManagedTransportConnection
- ManagedTransportConnector - Class in org.apache.activemq.broker.jmx
-
A managed transport connector which can create multiple managed connections as clients connect.
- ManagedTransportConnector(ManagementContext, ObjectName, TransportServer) - Constructor for class org.apache.activemq.broker.jmx.ManagedTransportConnector
- ManagementContext - Class in org.apache.activemq.broker.jmx
-
An abstraction over JMX MBean registration
- ManagementContext() - Constructor for class org.apache.activemq.broker.jmx.ManagementContext
- ManagementContext(MBeanServer) - Constructor for class org.apache.activemq.broker.jmx.ManagementContext
- map - Variable in class org.apache.activemq.memory.MapCache
- MapCache - Class in org.apache.activemq.memory
-
Use any Map to implement the Cache.
- MapCache() - Constructor for class org.apache.activemq.memory.MapCache
- MapCache(Map<Object, Object>) - Constructor for class org.apache.activemq.memory.MapCache
- MappedQueueFilter - Class in org.apache.activemq.broker.region.virtual
-
Creates a mapped Queue that can recover messages from subscription recovery policy of its Virtual Topic.
- MappedQueueFilter(ActiveMQDestination, Destination) - Constructor for class org.apache.activemq.broker.region.virtual.MappedQueueFilter
- mapStates() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- mapStates() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- mapStates() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- MapTransportConnectionStateRegister - Class in org.apache.activemq.broker
- MapTransportConnectionStateRegister() - Constructor for class org.apache.activemq.broker.MapTransportConnectionStateRegister
- mark() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
- markForGC(long) - Method in class org.apache.activemq.broker.region.BaseDestination
- markForGC(long) - Method in interface org.apache.activemq.broker.region.Destination
- markForGC(long) - Method in class org.apache.activemq.broker.region.DestinationFilter
- marshal - Variable in class org.apache.activemq.transport.vm.VMTransport
- masterFailed() - Method in class org.apache.activemq.broker.BrokerService
- MATCH_EVERYTHING - Static variable in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- matched - Variable in class org.apache.activemq.broker.region.TopicSubscription
- matched() - Method in class org.apache.activemq.broker.region.TopicSubscription
- matches(String) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- matches(MessageReference, MessageEvaluationContext) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- matches(MessageReference, MessageEvaluationContext) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- matches(MessageReference, MessageEvaluationContext) - Method in interface org.apache.activemq.broker.region.Subscription
-
Is the subscription interested in the message?
- matches(VirtualDestination, ActiveMQDestination) - Method in class org.apache.activemq.advisory.DestinationFilterVirtualDestinationMatcher
- matches(VirtualDestination, ActiveMQDestination) - Method in interface org.apache.activemq.advisory.VirtualDestinationMatcher
- matches(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- matches(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.Subscription
-
Is the subscription interested in messages in the destination?
- matches(ActiveMQDestination) - Method in interface org.apache.activemq.store.PersistenceAdapterSupport.DestinationMatcher
-
Given a Destination object, return true if the destination matches some defined search criteria, false otherwise.
- matches(MessageEvaluationContext) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- matchesDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
Return true if this subscription matches the given destination
- matchesDestinations(ActiveMQDestination[], ActiveMQDestination) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
- matchesNetworkConfig(NetworkBridgeConfiguration, ActiveMQDestination) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
- MAX_AUDIT_DEPTH - Static variable in class org.apache.activemq.broker.region.BaseDestination
- MAX_BROWSE_PAGE_SIZE - Static variable in class org.apache.activemq.broker.region.BaseDestination
- MAX_DIR_NAME_LENGTH - Static variable in class org.apache.activemq.util.IOHelper
- MAX_FILE_NAME_LENGTH - Static variable in class org.apache.activemq.util.IOHelper
- MAX_PAGE_SIZE - Static variable in class org.apache.activemq.broker.region.BaseDestination
-
The maximum number of messages to page in to the destination from persistent storage
- MAX_PERSIST_INTERVAL - Static variable in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- MAX_PRODUCERS_TO_AUDIT - Static variable in class org.apache.activemq.broker.region.BaseDestination
- MAX_SCHEDULER_REPEAT_ALLOWED - Static variable in class org.apache.activemq.broker.BrokerService
- maxAuditDepth - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- maxAuditDepth - Variable in class org.apache.activemq.broker.region.TopicSubscription
- maxBatchSize - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- maxConnectionThreadPoolSize - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- maxProducersToAudit - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- maxProducersToAudit - Variable in class org.apache.activemq.broker.region.TopicSubscription
- maxTraceDatagramSize - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- MBeanBridgeDestination - Class in org.apache.activemq.network
- MBeanBridgeDestination(BrokerService, NetworkBridgeConfiguration, NetworkBridge, NetworkBridgeView) - Constructor for class org.apache.activemq.network.MBeanBridgeDestination
- MBeanInfo - Annotation Type in org.apache.activemq.broker.jmx
- MBeanNetworkListener - Class in org.apache.activemq.network
- MBeanNetworkListener(BrokerService, NetworkBridgeConfiguration, ObjectName) - Constructor for class org.apache.activemq.network.MBeanNetworkListener
- MemoryIntPropertyEditor - Class in org.apache.activemq.util
-
Used by xbean to set integers.
- MemoryIntPropertyEditor() - Constructor for class org.apache.activemq.util.MemoryIntPropertyEditor
- MemoryMessageStore - Class in org.apache.activemq.store.memory
-
An implementation of
MessageStore - MemoryMessageStore(ActiveMQDestination) - Constructor for class org.apache.activemq.store.memory.MemoryMessageStore
- MemoryMessageStore(ActiveMQDestination, Map<MessageId, Message>) - Constructor for class org.apache.activemq.store.memory.MemoryMessageStore
- MemoryPersistenceAdapter - Class in org.apache.activemq.store.memory
- MemoryPersistenceAdapter() - Constructor for class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- MemoryPropertyEditor - Class in org.apache.activemq.util
-
Used by xbean to set longs.
- MemoryPropertyEditor() - Constructor for class org.apache.activemq.util.MemoryPropertyEditor
- MemoryTopicMessageStore - Class in org.apache.activemq.store.memory
- MemoryTopicMessageStore(ActiveMQDestination) - Constructor for class org.apache.activemq.store.memory.MemoryTopicMessageStore
- MemoryTopicMessageStore(ActiveMQDestination, Map<MessageId, Message>, Map<SubscriptionKey, SubscriptionInfo>) - Constructor for class org.apache.activemq.store.memory.MemoryTopicMessageStore
- MemoryTransactionStore - Class in org.apache.activemq.store.memory
-
Provides a TransactionStore implementation that can create transaction aware MessageStore objects from non transaction aware MessageStore objects.
- MemoryTransactionStore(PersistenceAdapter) - Constructor for class org.apache.activemq.store.memory.MemoryTransactionStore
- MemoryTransactionStore.AddMessageCommand - Interface in org.apache.activemq.store.memory
- MemoryTransactionStore.RemoveMessageCommand - Interface in org.apache.activemq.store.memory
- MemoryTransactionStore.Tx - Class in org.apache.activemq.store.memory
- memoryUsage - Variable in class org.apache.activemq.broker.region.BaseDestination
- memoryUsageHighWaterMark - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- message - Variable in class org.apache.activemq.store.IndexListener.MessageContext
- MESSAGE_TEXT - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- MESSAGE_URL - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- MessageAuthorizationPolicy - Interface in org.apache.activemq.security
-
A plugin to allow custom message-level security checks to be performed before a message is consumed.
- MessageBrokerView - Class in org.apache.activemq.broker.view
-
A view into the running Broker
- MessageBrokerView(String) - Constructor for class org.apache.activemq.broker.view.MessageBrokerView
-
Create a view of a running Broker
- MessageBrokerView(BrokerService) - Constructor for class org.apache.activemq.broker.view.MessageBrokerView
-
Create a view of a running Broker
- MessageBrokerViewRegistry - Class in org.apache.activemq.broker.view
- MessageBrokerViewRegistry() - Constructor for class org.apache.activemq.broker.view.MessageBrokerViewRegistry
- MessageBuffer - Interface in org.apache.activemq.memory.buffer
-
Represents a collection of MessageQueue instances which are all bound by the same memory buffer to fix the amount of RAM used to some uppper bound.
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- messageConsumed(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.Broker
-
called when message is consumed
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.BrokerFilter
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.EmptyBroker
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.ErrorBroker
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.BaseDestination
-
called when message is consumed
- messageConsumed(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
-
called when message is consumed
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
- messageConsumed(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- MessageContext(ConnectionContext, Message, Runnable) - Constructor for class org.apache.activemq.store.IndexListener.MessageContext
- messageCount - Variable in class org.apache.activemq.store.AbstractMessageStoreStatistics
- messageCount - Variable in class org.apache.activemq.store.MessageStoreStatistics
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- messageDelivered(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.Broker
-
Called when message is delivered to the broker
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.BrokerFilter
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.EmptyBroker
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.ErrorBroker
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called when message is delivered to the broker
- messageDelivered(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
-
Called when message is delivered to the broker
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
- messageDelivered(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in interface org.apache.activemq.broker.Broker
-
Called when a message is discarded - e.g.
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.BrokerFilter
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.EmptyBroker
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.ErrorBroker
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called when a message is discarded - e.g.
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
-
Called when a message is discarded - e.g.
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
- messageDiscarded(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- MessageEvictionStrategy - Interface in org.apache.activemq.broker.region.policy
-
A strategy for evicting messages from slow consumers.
- MessageEvictionStrategySupport - Class in org.apache.activemq.broker.region.policy
-
A useful base class for implementation inheritence.
- MessageEvictionStrategySupport() - Constructor for class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
- messageExpired(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.Queue
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in interface org.apache.activemq.broker.Broker
-
A Message has Expired
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in class org.apache.activemq.broker.BrokerFilter
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in class org.apache.activemq.broker.EmptyBroker
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in class org.apache.activemq.broker.ErrorBroker
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in class org.apache.activemq.broker.region.RegionBroker
- messageExpired(ConnectionContext, MessageReference, Subscription) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- messageExpired(ConnectionContext, PrefetchSubscription, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
- messageExpired(ConnectionContext, Subscription, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
-
Inform the Destination a message has expired
- messageExpired(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
- messageExpired(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.Queue
- messageExpired(ConnectionContext, Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.Topic
- MessageGroupHashBucket - Class in org.apache.activemq.broker.region.group
-
Uses hash-code buckets to associate consumers with sets of message group IDs.
- MessageGroupHashBucket(int, int) - Constructor for class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- MessageGroupHashBucketFactory - Class in org.apache.activemq.broker.region.group
-
A factory to create instances of
SimpleMessageGroupMapwhen implementing the Message Groups functionality. - MessageGroupHashBucketFactory() - Constructor for class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
- MessageGroupMap - Interface in org.apache.activemq.broker.region.group
-
Represents a map of JMSXGroupID values to consumer IDs
- MessageGroupMapFactory - Interface in org.apache.activemq.broker.region.group
-
Represents a factory used to create new instances of
MessageGroupMapfor a destination. - MessageGroupSet - Interface in org.apache.activemq.broker.region.group
-
Represents a set of Message Group IDs
- MessageInterceptor - Interface in org.apache.activemq.broker.inteceptor
- MessageInterceptorRegistry - Class in org.apache.activemq.broker.inteceptor
- MessageList - Interface in org.apache.activemq.memory.list
-
A container of messages which is used to store messages and then replay them later for a given subscription.
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.BrokerFilter
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.EmptyBroker
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.ErrorBroker
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.AbstractRegion
- messagePull(ConnectionContext, MessagePull) - Method in interface org.apache.activemq.broker.region.Region
-
Allows a consumer to pull a message from a queue
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.RegionBroker
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- MessageQuery - Interface in org.apache.activemq.broker.region.policy
-
Represents some kind of query which will load initial messages from some source for a new topic subscriber.
- MessageQueue - Class in org.apache.activemq.memory.buffer
-
Allows messages to be added to the end of the buffer such that they are kept around and evicted in a FIFO manner.
- MessageQueue(MessageBuffer) - Constructor for class org.apache.activemq.memory.buffer.MessageQueue
- MessageRecoveryListener - Interface in org.apache.activemq.store
- MessageReferenceFilter - Interface in org.apache.activemq.broker.region
-
Represents a filter on message references
- messages - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
- messages - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- messages - Variable in class org.apache.activemq.broker.region.Queue
- messages - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
- messagesCached - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
- messagesCached - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- messageSent() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
- messageSize - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- messageSize - Variable in class org.apache.activemq.store.AbstractMessageStoreStatistics
- messageSize - Variable in class org.apache.activemq.store.MessageStoreStatistics
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- messageSize() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
- messageSize() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- messageSize() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- messageSize() - Method in interface org.apache.activemq.store.PList
- MessageStore - Interface in org.apache.activemq.store
-
Represents a message store which is used by the persistent implementations
- messageStoreStatistics - Variable in class org.apache.activemq.store.AbstractMessageStore
- MessageStoreStatistics - Class in org.apache.activemq.store
-
The J2EE Statistics for a Message Sore
- MessageStoreStatistics() - Constructor for class org.apache.activemq.store.MessageStoreStatistics
- MessageStoreStatistics(boolean) - Constructor for class org.apache.activemq.store.MessageStoreStatistics
- MessageStoreSubscriptionStatistics - Class in org.apache.activemq.store
- MessageStoreSubscriptionStatistics(boolean) - Constructor for class org.apache.activemq.store.MessageStoreSubscriptionStatistics
- messageTable - Variable in class org.apache.activemq.store.memory.MemoryMessageStore
- MirroredQueue - Class in org.apache.activemq.broker.region.virtual
-
Creates Mirrored Queue using a prefix and postfix to define the topic name on which to mirror the queue to.
- MirroredQueue() - Constructor for class org.apache.activemq.broker.region.virtual.MirroredQueue
- mkdirs(File) - Static method in class org.apache.activemq.util.IOHelper
- moveFile(File, File) - Static method in class org.apache.activemq.util.IOHelper
- moveFiles(File, File, FilenameFilter) - Static method in class org.apache.activemq.util.IOHelper
- moveMatchingMessagesTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
- moveMatchingMessagesTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Moves the messages matching the given selector
- moveMatchingMessagesTo(String, String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
- moveMatchingMessagesTo(String, String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Moves the messages matching the given selector up to the maximum number of matched messages
- moveMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Moves the messages matching the given selector
- moveMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
-
Moves the messages matching the given selector up to the maximum number of matched messages
- moveMatchingMessagesTo(ConnectionContext, MessageReferenceFilter, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
-
Moves the messages matching the given filter up to the maximum number of matched messages
- moveMessageTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
- moveMessageTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Moves the message to another destination.
- moveMessageTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Moves the message matching the given messageId
- moveMessageTo(ConnectionContext, QueueMessageReference, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Move a message
- MQTT - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
- MqttProtocolVerifier - Class in org.apache.activemq.transport.protocol
- MqttProtocolVerifier() - Constructor for class org.apache.activemq.transport.protocol.MqttProtocolVerifier
- MulticastNetworkConnector - Class in org.apache.activemq.network
-
A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical
Transportinstance such as when using multicast. - MulticastNetworkConnector() - Constructor for class org.apache.activemq.network.MulticastNetworkConnector
- MulticastNetworkConnector(URI) - Constructor for class org.apache.activemq.network.MulticastNetworkConnector
- MulticastTraceBrokerPlugin - Class in org.apache.activemq.broker.util
-
A Broker interceptor which allows you to trace all operations to a Multicast socket.
- MulticastTraceBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
- MutableBrokerFilter - Class in org.apache.activemq.broker
-
Like a BrokerFilter but it allows you to switch the getNext().broker.
- MutableBrokerFilter(Broker) - Constructor for class org.apache.activemq.broker.MutableBrokerFilter
N
- name - Variable in class org.apache.activemq.broker.AbstractLocker
- name - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- namingExceptionThrown(NamingExceptionEvent) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
invoked when an exception has occurred during a persistent search
- namingExceptionThrown(NamingExceptionEvent) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
- namingExceptionThrown(NamingExceptionEvent) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Handler for exception events from the registry.
- narrow(Class<T>) - Method in class org.apache.activemq.transport.vm.VMTransport
- NetworkBridge - Interface in org.apache.activemq.network
-
Represents a network bridge interface
- NetworkBridgeConfiguration - Class in org.apache.activemq.network
-
Configuration for a NetworkBridge
- NetworkBridgeConfiguration() - Constructor for class org.apache.activemq.network.NetworkBridgeConfiguration
- NetworkBridgeFactory - Class in org.apache.activemq.network
-
Factory for network bridges
- NetworkBridgeFilterFactory - Interface in org.apache.activemq.network
- NetworkBridgeListener - Interface in org.apache.activemq.network
-
called when a bridge fails
- networkBridges - Variable in class org.apache.activemq.advisory.AdvisoryBroker
- networkBridgeStarted(BrokerInfo, boolean, String) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- networkBridgeStarted(BrokerInfo, boolean, String) - Method in interface org.apache.activemq.broker.Broker
- networkBridgeStarted(BrokerInfo, boolean, String) - Method in class org.apache.activemq.broker.BrokerFilter
- networkBridgeStarted(BrokerInfo, boolean, String) - Method in class org.apache.activemq.broker.EmptyBroker
- networkBridgeStarted(BrokerInfo, boolean, String) - Method in class org.apache.activemq.broker.ErrorBroker
- networkBridgeStatistics - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- NetworkBridgeStatistics - Class in org.apache.activemq.network
-
The Statistics for a NetworkBridge.
- NetworkBridgeStatistics() - Constructor for class org.apache.activemq.network.NetworkBridgeStatistics
- networkBridgeStopped(BrokerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- networkBridgeStopped(BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
- networkBridgeStopped(BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- networkBridgeStopped(BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- networkBridgeStopped(BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- NetworkBridgeUtils - Class in org.apache.activemq.util
- NetworkBridgeUtils() - Constructor for class org.apache.activemq.util.NetworkBridgeUtils
- NetworkBridgeView - Class in org.apache.activemq.broker.jmx
- NetworkBridgeView(NetworkBridge) - Constructor for class org.apache.activemq.broker.jmx.NetworkBridgeView
- NetworkBridgeViewMBean - Interface in org.apache.activemq.broker.jmx
- NetworkConnector - Class in org.apache.activemq.network
-
Connector class for bridging broker networks.
- NetworkConnector() - Constructor for class org.apache.activemq.network.NetworkConnector
- NetworkConnector(URI) - Constructor for class org.apache.activemq.network.NetworkConnector
- NetworkConnectorView - Class in org.apache.activemq.broker.jmx
- NetworkConnectorView(NetworkConnector) - Constructor for class org.apache.activemq.broker.jmx.NetworkConnectorView
- NetworkConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
- NetworkDestinationView - Class in org.apache.activemq.broker.jmx
- NetworkDestinationView(NetworkBridgeView, String) - Constructor for class org.apache.activemq.broker.jmx.NetworkDestinationView
- NetworkDestinationViewMBean - Interface in org.apache.activemq.broker.jmx
- newConnectionExecutor - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- newInstance(File) - Static method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- newInstance(String) - Method in class org.apache.activemq.util.LogWriterFinder
-
Returns a LogWriter object, given a log writer name (for example "default", or "custom").
- newProxyInstance(ObjectName, Class<?>, boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- newXAException(String, int) - Static method in class org.apache.activemq.transaction.Transaction
- next - Variable in class org.apache.activemq.broker.BrokerFilter
- next - Variable in class org.apache.activemq.broker.MutableBrokerFilter
- next - Variable in class org.apache.activemq.broker.region.DestinationFilter
- next - Variable in class org.apache.activemq.memory.CacheEntry
- next - Variable in class org.apache.activemq.memory.CacheFilter
- next - Variable in class org.apache.activemq.util.LinkedNode
- next() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- next() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- next() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- next() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- next() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- next() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- next() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- NoLocalSubscriptionAware - Interface in org.apache.activemq.store
- NoSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This SubscriptionRecoveryPolicy disable recovery of messages.
- NoSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- nowMasterBroker() - Method in class org.apache.activemq.advisory.AdvisoryBroker
- nowMasterBroker() - Method in interface org.apache.activemq.broker.Broker
-
called when the broker becomes the master in a master/slave configuration
- nowMasterBroker() - Method in class org.apache.activemq.broker.BrokerFilter
- nowMasterBroker() - Method in class org.apache.activemq.broker.EmptyBroker
- nowMasterBroker() - Method in class org.apache.activemq.broker.ErrorBroker
- nowMasterBroker() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- NULL_MESSAGE - Static variable in interface org.apache.activemq.broker.region.QueueMessageReference
- NullMessageReference - Class in org.apache.activemq.broker.region
-
Used by the
QueueMessageReference.NULL_MESSAGE - NullMessageReference() - Constructor for class org.apache.activemq.broker.region.NullMessageReference
O
- objectAdded(NamingEvent) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
invoked when an entry has been added during a persistent search
- objectAdded(NamingEvent) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
- objectAdded(NamingEvent, SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Handler for new policy entries in the directory.
- objectChanged(NamingEvent) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
invoked when an entry has been changed during a persistent search
- objectChanged(NamingEvent) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
- objectChanged(NamingEvent, SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Handler for changed policy entries in the directory.
- objectRemoved(NamingEvent) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
invoked when an entry has been removed during a persistent search
- objectRemoved(NamingEvent) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
- objectRemoved(NamingEvent, SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Handler for removed policy entries in the directory.
- objectRenamed(NamingEvent) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
invoked when an entry has been renamed during a persistent search
- objectRenamed(NamingEvent) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
- objectRenamed(NamingEvent, SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Handler for renamed policy entries in the directory.
- OldestMessageEvictionStrategy - Class in org.apache.activemq.broker.region.policy
-
An eviction strategy which evicts the oldest message first (which is the default).
- OldestMessageEvictionStrategy() - Constructor for class org.apache.activemq.broker.region.policy.OldestMessageEvictionStrategy
- OldestMessageWithLowestPriorityEvictionStrategy - Class in org.apache.activemq.broker.region.policy
-
An eviction strategy which evicts the oldest message with the lowest priority first.
- OldestMessageWithLowestPriorityEvictionStrategy() - Constructor for class org.apache.activemq.broker.region.policy.OldestMessageWithLowestPriorityEvictionStrategy
- onAdd(IndexListener.MessageContext) - Method in class org.apache.activemq.broker.region.Queue
- onAdd(IndexListener.MessageContext) - Method in interface org.apache.activemq.store.IndexListener
-
called with some global index lock held so that a listener can do order dependent work non null MessageContext.onCompletion called when work is done
- onCommand(Object) - Method in class org.apache.activemq.transport.TransportLogger
- onComplete(T, Throwable) - Method in class org.apache.activemq.util.Promise
- onComplete(T, Throwable) - Method in class org.apache.activemq.util.PromiseCallback
- onCompletion - Variable in class org.apache.activemq.store.IndexListener.MessageContext
- onDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- oneway(Object) - Method in class org.apache.activemq.transport.TransportLogger
- oneway(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
- onException(IOException) - Method in class org.apache.activemq.transport.TransportLogger
- onInboundMessage(Message) - Method in class org.apache.activemq.network.MBeanBridgeDestination
- onInboundMessage(NetworkBridge, Message) - Method in class org.apache.activemq.network.MBeanNetworkListener
- onInboundMessage(NetworkBridge, Message) - Method in interface org.apache.activemq.network.NetworkBridgeListener
-
Called for when a message arrives over the network
- onMessage(Message) - Method in class org.apache.activemq.network.jms.DestinationBridge
- onMessageWithNoConsumers(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Provides a hook to allow messages with no consumer to be processed in some way - such as to send to a dead letter queue or something..
- onOutboundMessage(Message) - Method in class org.apache.activemq.network.MBeanBridgeDestination
- onOutboundMessage(NetworkBridge, Message) - Method in class org.apache.activemq.network.MBeanNetworkListener
- onOutboundMessage(NetworkBridge, Message) - Method in interface org.apache.activemq.network.NetworkBridgeListener
-
Called when message forwarded over the network
- onProxyQueueStore(ProxyMessageStore) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- onProxyTopicStore(ProxyTopicMessageStore) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- onRecovered(MemoryTransactionStore.Tx) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- onServiceAdd(DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- onServiceRemove(DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- onSizeChanged(MessageQueue, int, int) - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
-
After a message queue has changed we may need to perform some evictions
- onSizeChanged(MessageQueue, int, int) - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
-
After a message queue has changed we may need to perform some evictions
- onSizeChanged(MessageQueue, int, int) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
After a message queue has changed we may need to perform some evictions
- onStart(NetworkBridge) - Method in class org.apache.activemq.network.MBeanNetworkListener
- onStart(NetworkBridge) - Method in interface org.apache.activemq.network.NetworkBridgeListener
-
called after the bridge is started.
- onStarted(TransportConnection) - Method in class org.apache.activemq.broker.TransportConnector
- onStop(NetworkBridge) - Method in class org.apache.activemq.network.MBeanNetworkListener
- onStop(NetworkBridge) - Method in interface org.apache.activemq.network.NetworkBridgeListener
-
called before the bridge is stopped.
- onStopped(TransportConnection) - Method in class org.apache.activemq.broker.TransportConnector
- onUsageChanged(Usage, int, int) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- onUsageChanged(Usage, int, int) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- onUsageChanged(Usage, int, int) - Method in class org.apache.activemq.broker.region.Queue
- onUsageChanged(Usage, int, int) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
- open() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- open() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Returns the existing open context or creates a new one and registers listeners for push notifications if such an update style is enabled.
- OpenTypeSupport - Class in org.apache.activemq.broker.jmx
- OpenTypeSupport.AbstractOpenTypeFactory - Class in org.apache.activemq.broker.jmx
- OpenTypeSupport.OpenTypeFactory - Interface in org.apache.activemq.broker.jmx
- OPENWIRE - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
- OpenWireProtocolVerifier - Class in org.apache.activemq.transport.protocol
- OpenWireProtocolVerifier(boolean) - Constructor for class org.apache.activemq.transport.protocol.OpenWireProtocolVerifier
- operation - Variable in class org.apache.activemq.broker.util.AuditLogEntry
- OPERATION_ADMIN - Static variable in interface org.apache.activemq.security.SecurityAdminMBean
- OPERATION_READ - Static variable in interface org.apache.activemq.security.SecurityAdminMBean
- OPERATION_WRITE - Static variable in interface org.apache.activemq.security.SecurityAdminMBean
- OrderBasedMessageBuffer - Class in org.apache.activemq.memory.buffer
-
A
MessageBufferwhich evicts messages in arrival order so the oldest messages are removed first. - OrderBasedMessageBuffer() - Constructor for class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
- OrderBasedMessageBuffer(int) - Constructor for class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
- OrderedPendingList - Class in org.apache.activemq.broker.region.cursors
- OrderedPendingList() - Constructor for class org.apache.activemq.broker.region.cursors.OrderedPendingList
- org.apache.activemq.advisory - package org.apache.activemq.advisory
- org.apache.activemq.broker - package org.apache.activemq.broker
-
The core classes for the ActiveMQ Message Broker and its connectors.
- org.apache.activemq.broker.cluster - package org.apache.activemq.broker.cluster
- org.apache.activemq.broker.inteceptor - package org.apache.activemq.broker.inteceptor
-
MessageInteceptor malarky
- org.apache.activemq.broker.jmx - package org.apache.activemq.broker.jmx
-
JMX MBeans for the broker and its core connectors.
- org.apache.activemq.broker.region - package org.apache.activemq.broker.region
-
Region abstraction and implementations in the Broker.
- org.apache.activemq.broker.region.cursors - package org.apache.activemq.broker.region.cursors
-
Cursors used to page persistent messages into the broker from the store
- org.apache.activemq.broker.region.group - package org.apache.activemq.broker.region.group
-
Classes to implement the Message Groups feature.
- org.apache.activemq.broker.region.policy - package org.apache.activemq.broker.region.policy
-
The policies which can be associated with a particular destination or wildcard.
- org.apache.activemq.broker.region.virtual - package org.apache.activemq.broker.region.virtual
-
Implementation classes for Virtual Destinations
- org.apache.activemq.broker.scheduler - package org.apache.activemq.broker.scheduler
-
The Message Scheduler for delayed (or scheduled) message delivery
- org.apache.activemq.broker.scheduler.memory - package org.apache.activemq.broker.scheduler.memory
- org.apache.activemq.broker.util - package org.apache.activemq.broker.util
-
Some utility Broker Plugins
- org.apache.activemq.broker.view - package org.apache.activemq.broker.view
-
Broker Plugins for visualising the current system
- org.apache.activemq.filter - package org.apache.activemq.filter
- org.apache.activemq.memory - package org.apache.activemq.memory
- org.apache.activemq.memory.buffer - package org.apache.activemq.memory.buffer
- org.apache.activemq.memory.list - package org.apache.activemq.memory.list
- org.apache.activemq.network - package org.apache.activemq.network
-
Support for federated networks of brokers.
- org.apache.activemq.network.jms - package org.apache.activemq.network.jms
-
Support for a federated network using a foreign JMS provider.
- org.apache.activemq.plugin - package org.apache.activemq.plugin
- org.apache.activemq.proxy - package org.apache.activemq.proxy
- org.apache.activemq.security - package org.apache.activemq.security
-
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
- org.apache.activemq.store - package org.apache.activemq.store
-
The APIs which need to be implemented for persistent message stores for durable messaging
- org.apache.activemq.store.memory - package org.apache.activemq.store.memory
-
VM based implementation of message persistence
- org.apache.activemq.transaction - package org.apache.activemq.transaction
- org.apache.activemq.transport - package org.apache.activemq.transport
- org.apache.activemq.transport.auto - package org.apache.activemq.transport.auto
- org.apache.activemq.transport.auto.nio - package org.apache.activemq.transport.auto.nio
- org.apache.activemq.transport.logwriters - package org.apache.activemq.transport.logwriters
- org.apache.activemq.transport.nio - package org.apache.activemq.transport.nio
- org.apache.activemq.transport.peer - package org.apache.activemq.transport.peer
-
Peer based Transport implementation which does not require central servers to connect to
- org.apache.activemq.transport.protocol - package org.apache.activemq.transport.protocol
- org.apache.activemq.transport.vm - package org.apache.activemq.transport.vm
-
In-JVM based Transport implementation.
- org.apache.activemq.usage - package org.apache.activemq.usage
- org.apache.activemq.util - package org.apache.activemq.util
- org.apache.activemq.util.osgi - package org.apache.activemq.util.osgi
- ORIGINAL_DESTINATION - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- ORIGINAL_EXPIRATION - Static variable in class org.apache.activemq.broker.region.RegionBroker
- outboundClientId - Variable in class org.apache.activemq.network.jms.JmsConnector
- outboundMessageConvertor - Variable in class org.apache.activemq.network.jms.JmsConnector
- outboundPassword - Variable in class org.apache.activemq.network.jms.JmsConnector
- OutboundQueueBridge - Class in org.apache.activemq.network.jms
-
Create an Outbound Queue Bridge.
- OutboundQueueBridge() - Constructor for class org.apache.activemq.network.jms.OutboundQueueBridge
-
Default Constructor
- OutboundQueueBridge(String) - Constructor for class org.apache.activemq.network.jms.OutboundQueueBridge
-
Constructor that takes a foreign destination as an argument
- OutboundTopicBridge - Class in org.apache.activemq.network.jms
-
Create an Outbound Topic Bridge.
- OutboundTopicBridge() - Constructor for class org.apache.activemq.network.jms.OutboundTopicBridge
-
Default Contructor
- OutboundTopicBridge(String) - Constructor for class org.apache.activemq.network.jms.OutboundTopicBridge
-
Constructor that takes a foreign destination as an argument
- outboundUsername - Variable in class org.apache.activemq.network.jms.JmsConnector
- owner - Variable in class org.apache.activemq.memory.CacheEntry
P
- pageInList(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
Page in a restricted number of messages
- pageInList(int) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- pageInList(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Page in a restricted number of messages and increment the reference count
- pageInList(int) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
Page in a restricted number of messages
- pageInMessages(boolean, int) - Method in class org.apache.activemq.broker.region.Queue
- parameters - Variable in class org.apache.activemq.broker.util.AuditLogEntry
- parseACLs(String) - Method in class org.apache.activemq.security.AuthorizationEntry
- parseProtocols(String) - Static method in class org.apache.activemq.transport.auto.AutoTransportUtils
- pause() - Method in class org.apache.activemq.broker.jmx.QueueView
- pause() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- pause() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- pauseDispatch() - Method in class org.apache.activemq.broker.region.Queue
- peer - Variable in class org.apache.activemq.transport.vm.VMTransport
- PeerTransportFactory - Class in org.apache.activemq.transport.peer
- PeerTransportFactory() - Constructor for class org.apache.activemq.transport.peer.PeerTransportFactory
- pending - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
- PendingDurableSubscriberMessageStoragePolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different policies for holding messages awaiting dispatch to active clients
- PendingList - Interface in org.apache.activemq.broker.region.cursors
- pendingLock - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
- PendingMarshalUsageTracker - Class in org.apache.activemq.broker.region
- PendingMarshalUsageTracker(Message) - Constructor for class org.apache.activemq.broker.region.PendingMarshalUsageTracker
- PendingMessageCursor - Interface in org.apache.activemq.broker.region.cursors
-
Interface to pending message (messages awaiting disptach to a consumer) cursor
- PendingMessageHelper - Class in org.apache.activemq.broker.region.cursors
- PendingMessageHelper(Map<MessageId, PendingNode>, SizeStatisticImpl) - Constructor for class org.apache.activemq.broker.region.cursors.PendingMessageHelper
- PendingMessageLimitStrategy - Interface in org.apache.activemq.broker.region.policy
-
A pluggable strategy to calculate the maximum number of messages that are allowed to be pending on consumers (in addition to their prefetch sizes).
- PendingNode - Class in org.apache.activemq.broker.region.cursors
- PendingNode(OrderedPendingList, MessageReference) - Constructor for class org.apache.activemq.broker.region.cursors.PendingNode
- PendingQueueMessageStoragePolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different policies for holding messages awaiting dispatch on a Queue
- PendingSubscriberMessageStoragePolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different policies for holding messages awaiting dispatch to active clients
- percentLimit - Variable in class org.apache.activemq.usage.PercentLimitUsage
- percentLimitFromFile(File) - Method in class org.apache.activemq.usage.PercentLimitUsage
- PercentLimitUsage<T extends org.apache.activemq.usage.Usage> - Class in org.apache.activemq.usage
- PercentLimitUsage(T, String, float) - Constructor for class org.apache.activemq.usage.PercentLimitUsage
- persistenceAdapter - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
- persistenceAdapter - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore
- PersistenceAdapter - Interface in org.apache.activemq.store
-
Adapter to the actual persistence mechanism used with ActiveMQ
- PersistenceAdapterFactory - Interface in org.apache.activemq.store
-
Factory class that can create PersistenceAdapter objects.
- PersistenceAdapterStatistics - Class in org.apache.activemq.store
- PersistenceAdapterStatistics() - Constructor for class org.apache.activemq.store.PersistenceAdapterStatistics
- PersistenceAdapterSupport - Class in org.apache.activemq.store
-
Used to implement common PersistenceAdapter methods.
- PersistenceAdapterSupport() - Constructor for class org.apache.activemq.store.PersistenceAdapterSupport
- PersistenceAdapterSupport.DestinationMatcher - Interface in org.apache.activemq.store
-
Provides an interface for a Destination matching object that can be used to search for specific destinations from a persistence adapter.
- PersistenceAdapterView - Class in org.apache.activemq.broker.jmx
- PersistenceAdapterView(PersistenceAdapter) - Constructor for class org.apache.activemq.broker.jmx.PersistenceAdapterView
- PersistenceAdapterViewMBean - Interface in org.apache.activemq.broker.jmx
- PList - Interface in org.apache.activemq.store
- PList.PListIterator - Interface in org.apache.activemq.store
- PListEntry - Class in org.apache.activemq.store
- PListEntry(String, ByteSequence, Object) - Constructor for class org.apache.activemq.store.PListEntry
- PListStore - Interface in org.apache.activemq.store
- PolicyEntry - Class in org.apache.activemq.broker.region.policy
-
Represents an entry in a
PolicyMapfor assigning policies to a specific destination or a hierarchical wildcard area of destinations. - PolicyEntry() - Constructor for class org.apache.activemq.broker.region.policy.PolicyEntry
- PolicyMap - Class in org.apache.activemq.broker.region.policy
-
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.
- PolicyMap() - Constructor for class org.apache.activemq.broker.region.policy.PolicyMap
- postCommitTask - Variable in class org.apache.activemq.transaction.Transaction
- postProcessDispatch(MessageDispatch) - Method in interface org.apache.activemq.broker.Broker
-
Notify the Broker that a dispatch has happened
- postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.BrokerFilter
- postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.EmptyBroker
- postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.ErrorBroker
- postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.region.RegionBroker
- postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- postProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- postStop(ServiceStopper) - Method in class org.apache.activemq.broker.LockableServiceSupport
- preCommitTask - Variable in class org.apache.activemq.transaction.Transaction
- preferJndiDestinationLookup - Variable in class org.apache.activemq.network.jms.JmsConnector
- prefetchExtension - Variable in class org.apache.activemq.broker.region.AbstractSubscription
- PrefetchRatePendingMessageLimitStrategy - Class in org.apache.activemq.broker.region.policy
-
This PendingMessageLimitStrategy sets the maximum pending message limit value to be a multiplier of the prefetch limit of the subscription.
- PrefetchRatePendingMessageLimitStrategy() - Constructor for class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
- PrefetchSubscription - Class in org.apache.activemq.broker.region
-
A subscription that honors the pre-fetch option of the ConsumerInfo.
- PrefetchSubscription(Broker, SystemUsage, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.PrefetchSubscription
- PrefetchSubscription(Broker, SystemUsage, ConnectionContext, ConsumerInfo, PendingMessageCursor) - Constructor for class org.apache.activemq.broker.region.PrefetchSubscription
- prepare() - Method in class org.apache.activemq.transaction.LocalTransaction
- prepare() - Method in class org.apache.activemq.transaction.Transaction
- prepare() - Method in class org.apache.activemq.transaction.XATransaction
- prepare(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- prepare(TransactionId) - Method in interface org.apache.activemq.store.TransactionStore
- PREPARED_STATE - Static variable in class org.apache.activemq.transaction.Transaction
- preparedTransactions - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore
- prepareSubscriptionMessage(SubscriptionViewMBean) - Method in class org.apache.activemq.plugin.StatisticsBroker
- prepareTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
-
Prepares a transaction.
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- prePrepare() - Method in class org.apache.activemq.transaction.Transaction
- preProcessDispatch(MessageDispatch) - Method in interface org.apache.activemq.broker.Broker
-
Notify the Broker that a dispatch is going to happen
- preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.BrokerFilter
- preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.EmptyBroker
- preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.ErrorBroker
- preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.region.RegionBroker
- preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- preProcessDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.util.TraceBrokerPathPlugin
- preStart() - Method in class org.apache.activemq.broker.LockableServiceSupport
- prev - Variable in class org.apache.activemq.util.LinkedNode
- previous - Variable in class org.apache.activemq.memory.CacheEntry
- printNodeLinks(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- printNodeLinks(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- printNodes(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- printNodes(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- printProducers(PrintWriter, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- printProducers(PrintWriter, Map<String, String>, Map<String, String>, Map<String, String>, ProducerId, Set) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- printSubscribers(PrintWriter, Map<String, String>, Map<String, String>, String, ObjectName[]) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- prioritizedMessages - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- prioritizedMessages - Variable in class org.apache.activemq.store.AbstractMessageStore
- PrioritizedPendingList - Class in org.apache.activemq.broker.region.cursors
- PrioritizedPendingList() - Constructor for class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- PriorityDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Priority dispatch policy that sends a message to every subscription that matches the message in consumer priority order.
- PriorityDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.PriorityDispatchPolicy
- PriorityNetworkDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
dispatch policy that ignores lower priority duplicate network consumers, used in conjunction with network bridge suppresDuplicateTopicSubscriptions
- PriorityNetworkDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.PriorityNetworkDispatchPolicy
- processAddConnection(ConnectionInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
- processAddConnection(ConnectionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processAddConsumer(ConsumerInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processAddDestination(DestinationInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processAddProducer(ProducerInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processAddSession(SessionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processBeginTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processBrokerSubscriptionInfo(BrokerSubscriptionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processCommand(ByteBuffer) - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- processCommitTransactionOnePhase(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processCommitTransactionTwoPhase(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processConnectionControl(ConnectionControl) - Method in class org.apache.activemq.broker.TransportConnection
- processConnectionError(ConnectionError) - Method in class org.apache.activemq.broker.TransportConnection
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.broker.BrokerFilter
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.broker.EmptyBroker
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.broker.ErrorBroker
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.broker.region.AbstractRegion
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in interface org.apache.activemq.broker.region.Region
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.broker.region.RegionBroker
- processConsumerControl(ConsumerBrokerExchange, ConsumerControl) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- processConsumerControl(ConsumerControl) - Method in class org.apache.activemq.broker.TransportConnection
- processControlCommand(ControlCommand) - Method in class org.apache.activemq.broker.TransportConnection
- processDispatch(Command) - Method in class org.apache.activemq.broker.TransportConnection
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.BrokerFilter
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.EmptyBroker
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.ErrorBroker
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.AbstractRegion
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.BaseDestination
- processDispatchNotification(MessageDispatchNotification) - Method in interface org.apache.activemq.broker.region.Destination
-
called on Queues in slave mode to allow dispatch to follow subscription choice of master
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.DestinationFilter
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.Queue
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.QueueRegion
- processDispatchNotification(MessageDispatchNotification) - Method in interface org.apache.activemq.broker.region.Region
-
Process a notification of a dispatch - used by a Slave Broker
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.RegionBroker
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.TempQueueRegion
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- processDispatchNotificationViaDestination(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.AbstractRegion
- processEndTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processFlush(FlushCommand) - Method in class org.apache.activemq.broker.TransportConnection
- processForgetTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processHelperProperties() - Method in class org.apache.activemq.broker.BrokerService
-
Handles any lazy-creation helper properties which are added to make things easier to configure inside environments such as Spring
- processKeepAlive(KeepAliveInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processMessage(Message) - Method in class org.apache.activemq.broker.TransportConnection
- processMessageAck(MessageAck) - Method in class org.apache.activemq.broker.TransportConnection
- processMessageDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.TransportConnection
- processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- processMessageDispatchNotification(MessageDispatchNotification) - Method in interface org.apache.activemq.broker.region.Subscription
-
Used by a Slave Broker to update dispatch infomation
- processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.TopicSubscription
- processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.TransportConnection
- processMessagePull(MessagePull) - Method in class org.apache.activemq.broker.TransportConnection
- processPrepareTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processProducerAck(ProducerAck) - Method in class org.apache.activemq.broker.TransportConnection
- processQueryResults(DefaultAuthorizationMap, NamingEnumeration<SearchResult>, SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Processes results from a directory query in the context of a given destination type and permission type.
- processRecoverTransactions(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processRemoveConnection(ConnectionId, long) - Method in class org.apache.activemq.broker.TransportConnection
- processRemoveConsumer(ConsumerId, long) - Method in class org.apache.activemq.broker.TransportConnection
- processRemoveDestination(DestinationInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processRemoveProducer(ProducerId) - Method in class org.apache.activemq.broker.TransportConnection
- processRemoveSession(SessionId, long) - Method in class org.apache.activemq.broker.TransportConnection
- processRemoveSubscription(RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processReplyToDestination(Destination) - Method in class org.apache.activemq.network.jms.DestinationBridge
- processRollbackTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processShutdown(ShutdownInfo) - Method in class org.apache.activemq.broker.TransportConnection
- processTime - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- processWireFormat(WireFormatInfo) - Method in class org.apache.activemq.broker.TransportConnection
- ProducerBrokerExchange - Class in org.apache.activemq.broker
-
Holds internal state in the broker for a MessageProducer
- ProducerBrokerExchange() - Constructor for class org.apache.activemq.broker.ProducerBrokerExchange
- ProducerBrokerExchange.FlowControlInfo - Class in org.apache.activemq.broker
- producerInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- producers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
- producers - Variable in class org.apache.activemq.broker.region.DestinationStatistics
- ProducerView - Class in org.apache.activemq.broker.jmx
- ProducerView(ProducerInfo, String, String, ManagedRegionBroker) - Constructor for class org.apache.activemq.broker.jmx.ProducerView
- ProducerViewMBean - Interface in org.apache.activemq.broker.jmx
- Promise<T> - Class in org.apache.activemq.util
-
Used to implement callback based result passing of a promised computation.
- Promise() - Constructor for class org.apache.activemq.util.Promise
- PromiseCallback<T> - Class in org.apache.activemq.util
- PromiseCallback() - Constructor for class org.apache.activemq.util.PromiseCallback
- PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- PropertiesBrokerFactory - Class in org.apache.activemq.broker
-
A
BrokerFactoryHandlerwhich uses a properties file to configure the broker's various policies. - PropertiesBrokerFactory() - Constructor for class org.apache.activemq.broker.PropertiesBrokerFactory
- propertyName - Variable in class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
- protocolDetectionExecutor - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- protocolDetectionTimeOut - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- ProtocolInfo(TcpTransportFactory, WireFormatFactory) - Constructor for class org.apache.activemq.transport.auto.AutoTcpTransportServer.ProtocolInfo
- ProtocolVerifier - Interface in org.apache.activemq.transport.protocol
- protocolVerifiers - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- proxy(MessageStore) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- proxy(TopicMessageStore) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- ProxyConnector - Class in org.apache.activemq.proxy
- ProxyConnector() - Constructor for class org.apache.activemq.proxy.ProxyConnector
- ProxyConnectorView - Class in org.apache.activemq.broker.jmx
- ProxyConnectorView(ProxyConnector) - Constructor for class org.apache.activemq.broker.jmx.ProxyConnectorView
- ProxyConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
- ProxyMessageStore - Class in org.apache.activemq.store
-
A simple proxy that delegates to another MessageStore.
- ProxyMessageStore(MessageStore) - Constructor for class org.apache.activemq.store.ProxyMessageStore
- ProxyTopicMessageStore - Class in org.apache.activemq.store
-
A simple proxy that delegates to another MessageStore.
- ProxyTopicMessageStore(TopicMessageStore) - Constructor for class org.apache.activemq.store.ProxyTopicMessageStore
- PTP_CLIENTID - Static variable in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- PTP_SUFFIX - Static variable in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- PublishedAddressPolicy - Class in org.apache.activemq.broker
-
Policy object that controls how a TransportConnector publishes the connector's address to the outside world.
- PublishedAddressPolicy() - Constructor for class org.apache.activemq.broker.PublishedAddressPolicy
- PublishedAddressPolicy.PublishedHostStrategy - Enum in org.apache.activemq.broker
-
Defines the value of the published host value.
- pullMessage(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Allows a message to be pulled on demand by a client
- pullMessage(ConnectionContext, MessagePull) - Method in interface org.apache.activemq.broker.region.Subscription
-
Allows a consumer to pull a message on demand
- pullMessage(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.TopicSubscription
- purge() - Method in class org.apache.activemq.broker.jmx.QueueView
- purge() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes all of the messages in the queue.
- purge() - Method in class org.apache.activemq.broker.region.Queue
- purgeInactiveDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
- put(Object, Object) - Method in interface org.apache.activemq.memory.Cache
-
Puts an object into the cache.
- put(Object, Object) - Method in class org.apache.activemq.memory.CacheFilter
- put(Object, Object) - Method in class org.apache.activemq.memory.MapCache
- put(Object, Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
- put(String, ConsumerId) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- put(String, ConsumerId) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- put(String, ConsumerId) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- put(String, ConsumerId) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
Q
- query() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Queries the directory and initializes the policy based on the data in the directory.
- QueryBasedSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicywill perform a user specific query mechanism to load any messages they may have missed. - QueryBasedSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- queryNames(ObjectName, QueryExp) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- queryQueues(String, int, int) - Method in class org.apache.activemq.broker.jmx.BrokerView
- queryQueues(String, int, int) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Queue Query API, take a look at
DestinationsViewFilterfor more information - queryTopics(String, int, int) - Method in class org.apache.activemq.broker.jmx.BrokerView
- queryTopics(String, int, int) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Topic Query API, take a look at
DestinationsViewFilterfor more information - Queue - Class in org.apache.activemq.broker.region
-
The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
- Queue(BrokerService, ActiveMQDestination, MessageStore, DestinationStatistics, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.region.Queue
- QUEUE - org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
- QUEUE_SEARCH_MATCHING - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- QUEUE_SEARCH_SUBTREE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- QueueBrowserSubscription - Class in org.apache.activemq.broker.region
- QueueBrowserSubscription(Broker, SystemUsage, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.QueueBrowserSubscription
- QueueDispatchPendingList - Class in org.apache.activemq.broker.region.cursors
-
An abstraction that keeps the correct order of messages that need to be dispatched to consumers, but also hides the fact that there might be redelivered messages that should be dispatched ahead of any other paged in messages.
- QueueDispatchPendingList() - Constructor for class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- QueueDispatchSelector - Class in org.apache.activemq.broker.region
-
Queue dispatch policy that determines if a message can be sent to a subscription
- QueueDispatchSelector(ActiveMQDestination) - Constructor for class org.apache.activemq.broker.region.QueueDispatchSelector
- QueueMessageReference - Interface in org.apache.activemq.broker.region
-
Queue specific MessageReference.
- QueueRegion - Class in org.apache.activemq.broker.region
- QueueRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.QueueRegion
- QueueSubscription - Class in org.apache.activemq.broker.region
- QueueSubscription(Broker, SystemUsage, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.QueueSubscription
- QueueView - Class in org.apache.activemq.broker.jmx
-
Provides a JMX Management view of a Queue.
- QueueView(ManagedRegionBroker, Queue) - Constructor for class org.apache.activemq.broker.jmx.QueueView
- QueueViewMBean - Interface in org.apache.activemq.broker.jmx
R
- READ - org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
- READ_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- READ_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- readFromBuffer() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOTransport
-
Read from the initial buffer if it is set
- readRoles - Variable in class org.apache.activemq.security.AuthorizationEntry
- readTime - Variable in class org.apache.activemq.store.PersistenceAdapterStatistics
- reapplyInterceptor() - Method in class org.apache.activemq.broker.BrokerFilter
- reapplyInterceptor() - Method in class org.apache.activemq.broker.EmptyBroker
- reapplyInterceptor() - Method in class org.apache.activemq.broker.ErrorBroker
- reapplyInterceptor() - Method in class org.apache.activemq.broker.region.AbstractRegion
- reapplyInterceptor() - Method in interface org.apache.activemq.broker.region.Region
- reapplyInterceptor() - Method in class org.apache.activemq.broker.region.RegionBroker
- rebase() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- rebase() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- rebase() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- rebase() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- receivedCount - Variable in class org.apache.activemq.network.NetworkBridgeStatistics
- reconnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransport
- ReconnectionPolicy - Class in org.apache.activemq.network.jms
-
A policy object that defines how a
JmsConnectordeals with reconnection of the local and foreign connections. - ReconnectionPolicy() - Constructor for class org.apache.activemq.network.jms.ReconnectionPolicy
- recordUniqueId(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
records a message id and checks if it is a duplicate
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
Let a subscription recover message held by the policy.
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- recover(XATransactionId, Message[], MessageAck[]) - Method in interface org.apache.activemq.store.TransactionRecoveryListener
- recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- recover(MessageRecoveryListener) - Method in interface org.apache.activemq.store.MessageStore
-
Recover any messages to be delivered.
- recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyMessageStore
- recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- recover(TransactionRecoveryListener) - Method in interface org.apache.activemq.store.TransactionStore
- RecoveredXATransactionView - Class in org.apache.activemq.broker.jmx
- RecoveredXATransactionView(ManagedRegionBroker, XATransaction) - Constructor for class org.apache.activemq.broker.jmx.RecoveredXATransactionView
- RecoveredXATransactionViewMBean - Interface in org.apache.activemq.broker.jmx
- recoverMessage(Message) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- recoverMessage(Message) - Method in interface org.apache.activemq.store.MessageRecoveryListener
- recoverMessage(Message, boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- recoverMessageReference(MessageId) - Method in interface org.apache.activemq.store.MessageRecoveryListener
- recoverMessageStoreStatistics() - Method in class org.apache.activemq.store.AbstractMessageStore
- recoverMessageStoreStatistics() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- recoverNextMessages(int, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- recoverNextMessages(int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.MessageStore
- recoverNextMessages(int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyMessageStore
- recoverNextMessages(int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicMessageStore
-
For an active subscription - retrieve messages from the store for the subscriber after the lastMessageId messageId
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
For an active subscription - retrieve messages from the store for the subscriber after the lastMessageId messageId
- recoverRetroactiveMessages(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Topic
- recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- recoverSubscription(String, String, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicMessageStore
-
For the new subscription find the last acknowledged message ID and then find any new messages since then and dispatch them to the subscription.
- recoverSubscription(String, String, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
For the new subscription find the last acknowledged message ID and then find any new messages since then and dispatch them to the subscription.
- REDELIVERY_DELAY - Static variable in class org.apache.activemq.broker.util.RedeliveryPlugin
- RedeliveryPlugin - Class in org.apache.activemq.broker.util
-
Replace regular DLQ handling with redelivery via a resend to the original destination after a delay A destination matching RedeliveryPolicy controls the quantity and delay for re-sends If there is no matching policy or an existing policy limit is exceeded by default regular DLQ processing resumes.
- RedeliveryPlugin() - Constructor for class org.apache.activemq.broker.util.RedeliveryPlugin
- ReferenceData() - Constructor for class org.apache.activemq.store.ReferenceStore.ReferenceData
- ReferenceStore - Interface in org.apache.activemq.store
-
Represents a message store which is used by the persistent implementations
- ReferenceStore.ReferenceData - Class in org.apache.activemq.store
- refresh() - Method in class org.apache.activemq.security.AbstractAuthenticationBroker
- Region - Interface in org.apache.activemq.broker.region
-
A Region is used to implement the different QOS options available to a broker.
- regionBroker - Variable in class org.apache.activemq.broker.region.BaseDestination
- RegionBroker - Class in org.apache.activemq.broker.region
-
Routes Broker operations to the correct messaging regions for processing.
- RegionBroker(BrokerService, TaskRunnerFactory, SystemUsage, DestinationFactory, DestinationInterceptor, Scheduler, ThreadPoolExecutor) - Constructor for class org.apache.activemq.broker.region.RegionBroker
- regionDestination - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- regionStatistics - Variable in class org.apache.activemq.broker.region.AbstractRegion
- RegionStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the Connection.
- RegionStatistics() - Constructor for class org.apache.activemq.broker.region.RegionStatistics
- RegionStatistics(boolean) - Constructor for class org.apache.activemq.broker.region.RegionStatistics
- register(ActiveMQDestination, Destination) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- register(Bundle) - Method in class org.apache.activemq.util.osgi.Activator
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in class org.apache.activemq.broker.TransportConnection
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- registerConnectorMBean(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
- registerDestination(ObjectName, ActiveMQDestination, DestinationView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- registerIndexListener(IndexListener) - Method in class org.apache.activemq.store.AbstractMessageStore
- registerIndexListener(IndexListener) - Method in interface org.apache.activemq.store.MessageStore
- registerIndexListener(IndexListener) - Method in class org.apache.activemq.store.ProxyMessageStore
- registerIndexListener(IndexListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- registerJmsConnectorMBean(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
- registerMBean(Object, ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- registerMBean(ExecutorService, long, ManagementContext, Object, ObjectName) - Static method in class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
- registerMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
- registerMBean(ManagementContext, Object, ObjectName) - Static method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- registerNetworkBridgeMBean(NetworkBridge) - Method in class org.apache.activemq.network.NetworkConnector
- registerNetworkConnectorMBean(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
- registerPersistenceAdapterMBean(PersistenceAdapter) - Method in class org.apache.activemq.broker.BrokerService
- registerProducer(ObjectName, ActiveMQDestination, ProducerView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- registerProxyConnectorMBean(ProxyConnector) - Method in class org.apache.activemq.broker.BrokerService
- registerRecoveredTransactionMBean(XATransaction) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- registerSlowConsumerStrategy(AbortSlowConsumerStrategy) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- registerSubscription(ObjectName, ConsumerInfo, SubscriptionKey, SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- registerSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- release() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- release() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- release() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- release() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
hint to the cursor to release any locks it might have grabbed after a reset
- release() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- release() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- release() - Method in interface org.apache.activemq.store.PList.PListIterator
- reloadLog4jProperties() - Method in class org.apache.activemq.broker.jmx.BrokerView
- reloadLog4jProperties() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Reloads log4j.properties from the classpath.
- reloadLog4jProperties() - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
- reloadLog4jProperties() - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Reloads log4j.properties from the classpath.
- reloadLog4jProperties() - Method in class org.apache.activemq.transport.TransportLoggerControl
- reloadLog4jProperties() - Method in interface org.apache.activemq.transport.TransportLoggerControlMBean
-
Reloads log4j.properties from the classpath
- remoteAddr - Variable in class org.apache.activemq.broker.util.AuditLogEntry
- remoteBridgeStarted - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- remoteBroker - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- remoteBrokerId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- remoteBrokerName - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- remoteBrokerPath - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- remoteConnectionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- remove() - Method in class org.apache.activemq.broker.InsertableMutableBrokerFilter
-
Remove 'self' from the BrokerStack
- remove() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- remove() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- remove() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
remove the message at the cursor position
- remove() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove the message at the cursor position
- remove() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- remove() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- remove() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
remove the message at the cursor position
- remove() - Method in class org.apache.activemq.memory.CacheEntry
- remove(long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove all jobs scheduled to run at this time
- remove(long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- remove(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- remove(Object) - Method in interface org.apache.activemq.memory.Cache
-
Removes an object from the cache.
- remove(Object) - Method in class org.apache.activemq.memory.CacheFilter
- remove(Object) - Method in class org.apache.activemq.memory.MapCache
- remove(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
- remove(Object) - Method in interface org.apache.activemq.store.PList
- remove(String) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove a job with the matching jobId
- remove(String) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- remove(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- remove(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove a destination
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
remove a destination
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- remove(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.Subscription
-
The subscription will be no longer be receiving messages from the destination.
- remove(ConnectionContext, Destination, List<MessageReference>) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- remove(SubscriptionView, String) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- remove(Destination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
- remove(Destination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- remove(Destination) - Method in class org.apache.activemq.security.AuthorizationDestinationInterceptor
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- remove(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Removes the given MessageReference from the PendingList if it is contained within.
- remove(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove a node
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- remove(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
-
Increment the consumers associated with this subscription
- remove(CacheEvictor) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
- removeAll() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- removeAll() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- removeAll() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- removeAll() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- removeAllJobs() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- removeAllJobs() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove all the Jobs from the scheduler,
- removeAllJobs() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove all the Jobs from the scheduler
- removeAllJobs() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- removeAllJobs() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- removeAllJobs(long, long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove all the Jobs from the scheduler that are due between the start and finish times
- removeAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- removeAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- removeAllJobs(String, String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- removeAllJobs(String, String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove all the Jobs from the scheduler that are due between the start and finish times.
- removeAllJobsAtScheduledTime(String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- removeAllJobsAtScheduledTime(String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove all jobs scheduled to run at this time.
- removeAllMessageGroups() - Method in class org.apache.activemq.broker.jmx.QueueView
-
remove all the message groups - will rebalance all message groups across consumers
- removeAllMessageGroups() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
remove all the message groups - will rebalance all message groups across consumers
- removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- removeAllMessages(ConnectionContext) - Method in interface org.apache.activemq.store.MessageStore
-
Removes all the messages from the message store.
- removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.ProxyMessageStore
- removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.AbstractMessageStore
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.store.MessageStore
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyMessageStore
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- removeBroker(Connection, BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
-
Remove a BrokerInfo
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeBrokerInClusterUpdate(BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in interface org.apache.activemq.broker.Broker
-
A client is disconnecting from the broker.
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.BrokerFilter
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.EmptyBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.ErrorBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.TransactionBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.AbstractAuthenticationBroker
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
-
Overriding removeConnection to make sure the security context is cleaned.
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
-
Overriding removeConnection to make sure the security context is cleaned.
- removeConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- removeConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- removeConnector(SearchResult) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
remove connector of the given URI
- removeConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Stops and removes a transport connector from the broker.
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.cluster.ConnectionSplitBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Removes a consumer.
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- removeConsumer(ConsumerId) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.ConduitBridge
- removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.NetworkConnector
- removeDemandSubscriptionByLocalId(ConsumerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.BrokerFilter
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.EmptyBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.ErrorBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.AbstractRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in interface org.apache.activemq.broker.region.Region
-
Used to destroy a destination.
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.TempQueueRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.TempTopicRegion
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.AbstractAuthenticationBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
- removeDestination(Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
Remove a destination
- removeDestination(Destination) - Method in class org.apache.activemq.broker.region.DestinationFactory
- removeDestination(Destination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- removeDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerService
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in interface org.apache.activemq.broker.Broker
-
Remove and process a DestinationInfo object
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeDestinationRole(Destination, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.activemq.memory.LRUMap
- removeExpiredMessages() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
Discard any expired messages from the matched list.
- removeForcedDurableConsumer(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
- removeFromMap(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PendingMessageHelper
- removeGroup(String) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- removeGroup(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- removeGroup(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- removeGroup(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- removeInboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
- removeJmsConnector(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
- removeJob(String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
- removeJob(String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove a job with the matching jobId.
- removeJobScheduler(String) - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Removes the named JobScheduler if it exists, purging all scheduled messages assigned to it.
- removeJobScheduler(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- removeListener(Broker) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeListener(JobListener) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove a JobListener that was previously registered.
- removeListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- removeListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- removeMatchingMessages(String) - Method in class org.apache.activemq.broker.jmx.QueueView
- removeMatchingMessages(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes the messages matching the given selector
- removeMatchingMessages(String) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the messages matching the given selector
- removeMatchingMessages(String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
- removeMatchingMessages(String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes the messages matching the given selector up to the maximum number of matched messages
- removeMatchingMessages(String, int) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the messages matching the given selector up to the maximum number of matched messages
- removeMatchingMessages(MessageReferenceFilter, int) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the messages matching the given filter up to the maximum number of matched messages
- removeMessage(String) - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- removeMessage(String) - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
Removes a message from the durable subscription.
- removeMessage(String) - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- removeMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
- removeMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes a message from the queue.
- removeMessage(String) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the message matching the given messageId
- removeMessage(ConnectionContext, QueueMessageReference) - Method in class org.apache.activemq.broker.region.Queue
- removeMessage(ConnectionContext, Subscription, QueueMessageReference) - Method in class org.apache.activemq.broker.region.Queue
- removeMessage(ConnectionContext, Subscription, QueueMessageReference, MessageAck) - Method in class org.apache.activemq.broker.region.Queue
- removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- removeMessage(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.store.MessageStore
-
Removes a message from the message store.
- removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyMessageStore
- removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- removeMessage(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- removeMessageGroup(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
remove a message group = has the effect of rebalancing group
- removeMessageGroup(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
remove a message group = has the effect of rebalancing group
- removeMessageInterceptor(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- removeMessageInterceptor(ActiveMQDestination, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- removeMessageInterceptorForQueue(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- removeMessageInterceptorForTopic(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
- removeNetworkConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- removeNetworkConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- removeNetworkConnector(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Removes the given network connector without stopping it.
- removeNetworkDestinationView(NetworkDestinationView) - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- removeOutboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
- removePeerBroker(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
- removePending(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- removePList(String) - Method in interface org.apache.activemq.store.PListStore
- removePreShutdownHook(Runnable) - Method in class org.apache.activemq.broker.BrokerService
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.Broker
-
Removes a producer.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
-
A producer may de-register from sending to multiple destinations via a composite destination.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Removes a Producer.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.BaseDestination
- removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Destination
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.DestinationFilter
- removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Removes a Producer.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- removeQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- removeQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Removes a Queue destination from the broker.
- removeQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
Cleanup method to remove any state associated with the given destination
- removeQueueMessageStore(ActiveMQQueue) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Cleanup method to remove any state associated with the given destination.
- removeQueueRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeQueueRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- removeRole(String) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeRole(String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- removeService(Service) - Method in class org.apache.activemq.broker.BrokerService
- removeSession(ConnectionContext, SessionInfo) - Method in interface org.apache.activemq.broker.Broker
-
Removes a session.
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
- removeShutdownHook(Runnable) - Method in class org.apache.activemq.broker.BrokerService
- removeSubscription(String) - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.BaseDestination
- removeSubscription(ConnectionContext, Subscription, long) - Method in interface org.apache.activemq.broker.region.Destination
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.DestinationFilter
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.Queue
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.Topic
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Deletes a durable subscription.
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- removeSubscription(DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- removeSynchronization(Synchronization) - Method in class org.apache.activemq.transaction.Transaction
- removeTopic(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
- removeTopic(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Removes a Topic destination from the broker.
- removeTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
Cleanup method to remove any state associated with the given destination
- removeTopicMessageStore(ActiveMQTopic) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Cleanup method to remove any state associated with the given destination This method does not stop the message store (it might not be cached).
- removeTopicRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeTopicRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- removeTransaction(XATransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
- removeUserRole(String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
- removeUserRole(String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
- replyToBridges - Variable in class org.apache.activemq.network.jms.JmsConnector
- replyToDestinationCacheSize - Variable in class org.apache.activemq.network.jms.JmsConnector
- request(Object) - Method in class org.apache.activemq.transport.TransportLogger
- request(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
- request(Object, int) - Method in class org.apache.activemq.transport.TransportLogger
- request(Object, int) - Method in class org.apache.activemq.transport.vm.VMTransport
- requestRestart() - Method in class org.apache.activemq.broker.BrokerService
- resend(ConnectionContext, Message, ActiveMQDestination) - Static method in class org.apache.activemq.util.BrokerSupport
- resendNoCopy(ConnectionContext, Message, ActiveMQDestination) - Static method in class org.apache.activemq.util.BrokerSupport
- reset() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- reset() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
- reset() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- reset() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- reset() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- reset() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
reset the cursor
- reset() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
reset the cursor
- reset() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- reset() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- reset() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
reset the cursor
- reset() - Method in class org.apache.activemq.broker.region.DestinationStatistics
- reset() - Method in class org.apache.activemq.broker.region.RegionStatistics
- reset() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- reset() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
- reset() - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
- reset() - Method in class org.apache.activemq.store.MessageStoreStatistics
- reset() - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
- reset() - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- reset() - Method in class org.apache.activemq.util.LinkedNode
- resetBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- resetBatching() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- resetBatching() - Method in interface org.apache.activemq.store.MessageStore
-
A hint to the Store to reset any batching state for the Destination
- resetBatching() - Method in class org.apache.activemq.store.ProxyMessageStore
- resetBatching() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- resetBatching(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
- resetBatching(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- resetBatching(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
A hint to the Store to reset any batching state for a durable subscriber
- resetBatching(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
A hint to the Store to reset any batching state for a durable subsriber
- resetConsumedCount() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- resetConsumedCount() - Method in interface org.apache.activemq.broker.region.Subscription
- resetFlowControl() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- resetFlowControlStats() - Method in class org.apache.activemq.broker.jmx.ProducerView
- resetFlowControlStats() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- resetForGC() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- resetForGC() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Give the cursor a hint that we are about to remove messages from memory only
- resetSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- resetStartDefault() - Static method in class org.apache.activemq.broker.BrokerFactory
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.BrokerView
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
Resets the statistics
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Resets the statistics
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Resets the statistics
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
Resets the statistics
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.DestinationView
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Resets the management counters.
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.ProducerView
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
- resetStats() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- resetStats() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
- resetStats() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
Resets the managment counters.
- resetStats() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Resets the managment counters.
- resetStats() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- resetStats() - Method in interface org.apache.activemq.network.NetworkBridge
- restart() - Method in class org.apache.activemq.broker.jmx.BrokerView
- restart() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Restart the broker and all it's components.
- result() - Static method in class org.apache.activemq.util.ThreadTracker
-
output the result of stack trace capture to the log
- resume() - Method in class org.apache.activemq.broker.jmx.QueueView
- resume() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
- resume() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- resumeDispatch() - Method in class org.apache.activemq.broker.region.Queue
- RETAIN_PROPERTY - Static variable in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- RETAINED_PROPERTY - Static variable in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- RetainedMessageSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicywill only keep the last non-zero length message with theActiveMQMessage.RETAIN_PROPERTY. - RetainedMessageSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Constructor for class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- retrieveUsage() - Method in class org.apache.activemq.usage.JobSchedulerUsage
- retrieveUsage() - Method in class org.apache.activemq.usage.StoreUsage
- retrieveUsage() - Method in class org.apache.activemq.usage.TempUsage
- retryMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
Moves a message back to its original destination
- retryMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Moves a message back to its original destination
- retryMessages() - Method in class org.apache.activemq.broker.jmx.QueueView
- retryMessages() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Retries messages sent to the DLQ
- retryMessages(ConnectionContext, int) - Method in class org.apache.activemq.broker.region.Queue
- rollback() - Method in class org.apache.activemq.transaction.LocalTransaction
- rollback() - Method in class org.apache.activemq.transaction.Transaction
- rollback() - Method in class org.apache.activemq.transaction.XATransaction
- rollback(Message) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- rollback(Message) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
Allows for a Message that was already processed by a DLQ to be rolled back in case of a move or a retry of that message, otherwise the Message would be considered a duplicate if this strategy is doing Message Auditing.
- rollback(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- rollback(MessageId) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove from auditing the message id
- rollback(MessageId) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- rollback(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- rollback(TransactionId) - Method in interface org.apache.activemq.store.TransactionStore
- rollbackPendingCursorAdditions(MessageId) - Method in class org.apache.activemq.broker.region.Queue
- rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- rollbackTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Rollback a persistence transaction
- rollbackTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
-
Rollsback a transaction.
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- RoundRobinDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Simple dispatch policy that sends a message to every subscription that matches the message.
- RoundRobinDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy
- run() - Method in class org.apache.activemq.broker.region.PendingMarshalUsageTracker
- run() - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
- run() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- run() - Method in class org.apache.activemq.broker.TransportStatusDetector
- run() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
Persist the selector cache every
MAX_PERSIST_INTERVALms. - run(ConnectionContext) - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
- run(ConnectionContext) - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
- run(Callback) - Method in class org.apache.activemq.util.TransactionTemplate
S
- safeWaitUntilStarted() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
Performs a timed wait on the started latch and then checks for disposed before performing another wait each time the the started wait times out.
- sanitizeArguments(Object[], Method) - Static method in class org.apache.activemq.broker.util.AuditLogEntry
-
Method to remove any sensitive parameters before logging.
- schedule(String, ByteSequence, long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a job to be scheduled
- schedule(String, ByteSequence, long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- schedule(String, ByteSequence, long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- schedule(String, ByteSequence, String) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a job to be scheduled
- schedule(String, ByteSequence, String) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- schedule(String, ByteSequence, String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- schedule(String, ByteSequence, String, long, long, int) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a job to be scheduled
- schedule(String, ByteSequence, String, long, long, int) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- schedule(String, ByteSequence, String, long, long, int) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- scheduleDiskUsageLimitsCheck() - Method in class org.apache.activemq.broker.BrokerService
-
Schedules a periodic task based on schedulePeriodForDiskLimitCheck to update store and temporary store limits if the amount of available space plus current store size is less than the existing configured limit
- scheduledJob(String, ByteSequence) - Method in interface org.apache.activemq.broker.scheduler.JobListener
-
A Job that has been scheduled is now ready to be fired.
- scheduledJob(String, ByteSequence) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- scheduler - Variable in class org.apache.activemq.broker.region.BaseDestination
- scheduler - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- scheduler - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
- SchedulerBroker - Class in org.apache.activemq.broker.scheduler
- SchedulerBroker(BrokerService, Broker, JobSchedulerStore) - Constructor for class org.apache.activemq.broker.scheduler.SchedulerBroker
- SecurityAdminMBean - Interface in org.apache.activemq.security
-
An MBean for adding and removing users, roles and destinations.
- SecurityContext - Class in org.apache.activemq.security
-
Used to cache up authorizations so that subsequent requests are faster.
- SecurityContext(String) - Constructor for class org.apache.activemq.security.SecurityContext
- securityContexts - Variable in class org.apache.activemq.security.AbstractAuthenticationBroker
- SelectorAwareVirtualTopicInterceptor - Class in org.apache.activemq.broker.region.virtual
- SelectorAwareVirtualTopicInterceptor(Destination, VirtualTopic) - Constructor for class org.apache.activemq.broker.region.virtual.SelectorAwareVirtualTopicInterceptor
- selectorsForDestination(String) - Method in class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
- selectorsForDestination(String) - Method in interface org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheViewMBean
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.BrokerBroadcaster
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.BrokerFilter
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.EmptyBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.ErrorBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.AbstractRegion
- send(ProducerBrokerExchange, Message) - Method in interface org.apache.activemq.broker.region.Destination
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.DestinationFilter
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.Queue
- send(ProducerBrokerExchange, Message) - Method in interface org.apache.activemq.broker.region.Region
-
Send a message to the broker to using the specified destination.
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.RegionBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.Topic
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestinationFilter
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.TransactionBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.UserIDBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBroker
-
Sets the persistence mode
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.plugin.StatisticsBroker
-
Sets the persistence mode
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.security.AuthorizationBroker
- send(ProducerBrokerExchange, Message, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
Sends a message to the given destination which may be a wildcard
- send(ProducerBrokerExchange, Message, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
- sendMessage(Message) - Method in class org.apache.activemq.network.jms.DestinationBridge
- sendScheduledJob(ConnectionContext, Job, ActiveMQDestination) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- sendStats(ConnectionContext, ActiveMQMapMessage, ActiveMQDestination) - Method in class org.apache.activemq.plugin.StatisticsBroker
- sendSubStats(ConnectionContext, ObjectName[], ActiveMQDestination) - Method in class org.apache.activemq.plugin.StatisticsBroker
- sendTextMessage(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- sendTextMessage(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMesage to the destination.
- sendTextMessage(String, String, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- sendTextMessage(String, String, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMesage to the destination.
- sendTextMessage(Map<?, ?>, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMesage to the destination.
- sendTextMessage(Map<String, String>, String, String, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- sendTextMessage(Map<String, String>, String, String, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- sendTextMessage(Map, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- sendTextMessageWithProperties(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- sendTextMessageWithProperties(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMessage to the destination.
- sendTextMessageWithProperties(String, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
- sendTextMessageWithProperties(String, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMessage to the destination.
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in interface org.apache.activemq.broker.Broker
-
A message needs to go the a DLQ
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.BrokerFilter
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.EmptyBroker
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.ErrorBroker
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.region.RegionBroker
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- sendToDLQ(ConnectionContext, MessageReference, Throwable) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- Sensitive - Annotation Type in org.apache.activemq.broker.jmx
- sequenceId - Variable in class org.apache.activemq.store.memory.MemoryMessageStore
- SERVERS - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
- SERVERS - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
- service(Command) - Method in interface org.apache.activemq.broker.Connection
-
Services a client command and submits it to the broker.
- service(Command) - Method in class org.apache.activemq.broker.TransportConnection
- serviceException(Throwable) - Method in interface org.apache.activemq.broker.Connection
-
Handles an unexpected error associated with a connection.
- serviceException(Throwable) - Method in class org.apache.activemq.broker.TransportConnection
-
Closes a clients connection due to a detected error.
- serviceExceptionAsync(IOException) - Method in interface org.apache.activemq.broker.Connection
- serviceExceptionAsync(IOException) - Method in class org.apache.activemq.broker.TransportConnection
-
Calls the serviceException method in an async thread.
- serviceInboundMessage(Message) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceLocalBrokerInfo(Command) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
- serviceLocalCommand(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceLocalCommand(Command) - Method in class org.apache.activemq.network.ForwardingBridge
- serviceLocalException(Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceLocalException(Throwable) - Method in class org.apache.activemq.network.ForwardingBridge
- serviceLocalException(Throwable) - Method in interface org.apache.activemq.network.NetworkBridge
-
Service an exception received from the Local Broker connection.
- serviceLocalException(MessageDispatch, Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceOutbound(Message) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceRead() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- serviceRemoteCommand(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceRemoteCommand(Command) - Method in class org.apache.activemq.network.ForwardingBridge
- serviceRemoteException(Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- serviceRemoteException(Throwable) - Method in class org.apache.activemq.network.ForwardingBridge
- serviceRemoteException(Throwable) - Method in interface org.apache.activemq.network.NetworkBridge
-
Service an exception received from the Remote Broker connection.
- serviceSupport - Variable in class org.apache.activemq.network.NetworkConnector
- serviceTransportException(IOException) - Method in class org.apache.activemq.broker.TransportConnection
- setAbortConnection(boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
abort the consumers connection rather than sending a stop command to the remote consumer
- setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
Set the Transport accept listener for new Connections
- setAcked(boolean) - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- setAcked(boolean) - Method in class org.apache.activemq.broker.region.NullMessageReference
- setAcked(boolean) - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- setActive(boolean) - Method in class org.apache.activemq.broker.TransportConnection
- setAddress(SocketAddress) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- setAdjustUsageLimits(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setAdmin(String) - Method in class org.apache.activemq.security.AuthorizationEntry
- setAdminACLs(Set<Object>) - Method in class org.apache.activemq.security.AuthorizationEntry
- setAdminACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- setAdminAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setAdminBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setAdminConnectionContext(ConnectionContext) - Method in interface org.apache.activemq.broker.Broker
-
Sets the default administration connection context used when configuring the broker on startup or via JMX
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.BrokerFilter
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.EmptyBroker
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ErrorBroker
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.region.RegionBroker
- setAdminPermissionGroupSearchFilter(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setAdminView(BrokerView) - Method in class org.apache.activemq.broker.BrokerService
- setAdvisoryAckPercentage(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setAdvisoryForConsumed(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAdvisoryForConsumed(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAdvisoryForDelivery(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAdvisoryForDelivery(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAdvisoryForDiscardingMessages(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAdvisoryForDiscardingMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAdvisoryForFailedForward(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setAdvisoryForFastProducers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAdvisoryForFastProducers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAdvisoryForSlowConsumers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAdvisoryForSlowConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAdvisoryPrefetchSize(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setAdvisoryPrefetchSize(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setAdvisoryPrefetchSize(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
Prefetch size for advisory consumers.
- setAdvisorySearchBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setAdvisorySupport(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Allows the support of advisory messages to be disabled for performance reasons.
- setAdvisoryWhenFull(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAdvisoryWhenFull(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAllConsumersExclusiveByDefault(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAllConsumersExclusiveByDefault(boolean) - Method in class org.apache.activemq.broker.region.Queue
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.transport.vm.VMTransportServer
- setAllowRemoteAddressInMBeanNames(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setAllowTempAutoCreationOnSend(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
enable if temp destinations need to be propagated through a network when advisorySupport==false.
- setAllowTempAutoCreationOnSend(boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setAlwaysRetroactive(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setAlwaysRetroactive(boolean) - Method in interface org.apache.activemq.broker.region.Destination
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setAlwaysSyncSend(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setAnonymousAccessAllowed(boolean) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- setAnonymousAccessAllowed(boolean) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- setAnonymousAuthentication(boolean) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets LDAP anonymous authentication access credentials
- setAnonymousGroup(String) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- setAnonymousGroup(String) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- setAnonymousProducerAdvisorySupport(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setAnonymousUser(String) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- setAnonymousUser(String) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
- setAsText(String) - Method in class org.apache.activemq.util.BooleanEditor
- setAsText(String) - Method in class org.apache.activemq.util.MemoryIntPropertyEditor
- setAsText(String) - Method in class org.apache.activemq.util.MemoryPropertyEditor
- setAsync(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
- setAsyncQueueDepth(int) - Method in class org.apache.activemq.transport.vm.VMTransport
- setAuditNetworkProducers(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
Enable a producer audit on network connections, Traps the case of a missing send reply and resend.
- setAuthentication(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setAuthentication(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setAuthorizationEntries(List<DestinationMapEntry>) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
Sets the individual entries on the authorization map
- setAuthorizationMap(AuthorizationMap) - Method in class org.apache.activemq.security.AuthorizationBroker
- setAutoCreateDestinations(boolean) - Method in class org.apache.activemq.broker.region.AbstractRegion
- setAutoTransportOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- setBackOffMultiplier(double) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the multiplier used to grow the delay between connection attempts from the initial time to the max set time.
- setBase(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the base LDAP dn used for lookup operations
- setBatch(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- setBatch(MessageId) - Method in class org.apache.activemq.store.AbstractMessageStore
- setBatch(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- setBatch(MessageId) - Method in interface org.apache.activemq.store.MessageStore
-
allow caching cursors to set the current batch offset when cache is exhausted
- setBatch(MessageId) - Method in class org.apache.activemq.store.ProxyMessageStore
- setBatch(MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- setBatch(MessageId) - Method in interface org.apache.activemq.store.ReferenceStore
- setBind(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
- setBlocked(boolean) - Method in class org.apache.activemq.broker.TransportConnection
- setBlockedCandidate(boolean) - Method in class org.apache.activemq.broker.TransportConnection
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
Set's the interval at which warnings about producers being blocked by resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Set's the interval at which warnings about producers being blocked by resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Set's the interval at which warnings about producers being blocked by resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in interface org.apache.activemq.broker.region.Destination
-
Set's the interval at which warnings about producers being blocked by resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set's the interval at which warnings about producers being blocked by resource usage will be triggered.
- setBlockingOnFlowControl(boolean) - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
- setBridge(DemandForwardingBridgeSupport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
- setBridgeFactory(BridgeFactory) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setBridgeTempDestinations(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setBridgeTempDestinations(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setBridgeTempDestinations(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setBroadcast(boolean) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- setBroker(Broker) - Method in class org.apache.activemq.broker.ConnectionContext
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- setBroker(Broker) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- setBroker(ManagedRegionBroker) - Method in class org.apache.activemq.broker.jmx.BrokerView
- setBrokerContext(BrokerContext) - Method in interface org.apache.activemq.broker.BrokerContextAware
- setBrokerContext(BrokerContext) - Method in class org.apache.activemq.broker.BrokerService
- setBrokerFactoryHandler(BrokerFactoryHandler) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
- setBrokerId(String) - Method in class org.apache.activemq.broker.BrokerService
- setBrokerId(BrokerId) - Method in class org.apache.activemq.broker.region.RegionBroker
- setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
- setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.vm.VMTransportServer
- setBrokerName(String) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the name of this broker; which must be unique in the network.
- setBrokerName(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Sets the broker name this context is being used by.
- setBrokerName(String) - Method in class org.apache.activemq.broker.region.RegionBroker
- setBrokerName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setBrokerName(String) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- setBrokerName(String) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Set the name of the broker using the adapter
- setBrokerObjectName(ObjectName) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the JMX ObjectName for this broker
- setBrokerService(Broker) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
- setBrokerService(Broker) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- setBrokerService(Broker) - Method in interface org.apache.activemq.broker.region.policy.SlowConsumerStrategy
-
Sets the Broker instance which can provide a Scheduler among other things.
- setBrokerService(BrokerService) - Method in interface org.apache.activemq.broker.BrokerServiceAware
- setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.LockableServiceSupport
- setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
- setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.TransportConnector
-
This is called by the BrokerService right before it starts the transport.
- setBrokerService(BrokerService) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setBrokerService(BrokerService) - Method in class org.apache.activemq.network.jms.JmsConnector
-
One way to configure the local connection - this is called by The BrokerService when the Connector is embedded
- setBrokerService(BrokerService) - Method in class org.apache.activemq.network.NetworkConnector
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.AutoSslTransportFactory
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
- setBrokerService(BrokerService) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setBrokerURL(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setBucketCount(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
-
Sets the number of hash buckets to use for the message group functionality.
- setBuffer(MessageList) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- setCacheEnabled(boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setCacheSize(int) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
- setCacheSize(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
- setCacheTempDestinations(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setCheckDuplicateMessagesOnDuplex(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setCheckLimitsLogLevel(String) - Method in class org.apache.activemq.usage.SystemUsage
- setCheckPeriod(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
time in milliseconds between checks for slow subscriptions
- setClientId(String) - Method in class org.apache.activemq.broker.ConnectionContext
- setClientId(String) - Method in class org.apache.activemq.network.ForwardingBridge
- setClientIdToken(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setClientMaster(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setClusterClientUriQuery(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Sets the URI query that's configured on the published URI that's sent to client's when the cluster info is updated.
- setCommitted(boolean) - Method in class org.apache.activemq.transaction.Transaction
- setConcurrentSend(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
when true, sends are done in parallel with the broker executor
- setConcurrentSend(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
When true, dispatch to matching destinations in parallel (in multiple threads)
- setConduitNetworkQueueSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setConduitSubscriptions(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setConduitSubscriptions(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setConduitSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setConfiguration(String) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
Sets the JAAS configuration domain name used
- setConnected(boolean) - Method in class org.apache.activemq.broker.TransportConnection
- setConnection(Connection) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
- setConnection(Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
- setConnection(Connection) - Method in class org.apache.activemq.broker.ConnectionContext
- setConnection(TransportConnection) - Method in class org.apache.activemq.broker.TransportConnectionState
- setConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- setConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- setConnectionFilter(ConnectionFilter) - Method in class org.apache.activemq.network.NetworkConnector
- setConnectionId(ConnectionId) - Method in class org.apache.activemq.broker.ConnectionContext
- setConnectionPassword(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setConnectionPassword(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setConnectionProtocol(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setConnectionProtocol(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setConnectionState(ConnectionState) - Method in class org.apache.activemq.broker.ConnectionContext
- setConnectionURL(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setConnectionURL(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setConnectionUsername(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setConnectionUsername(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setConnector(Connector) - Method in class org.apache.activemq.broker.ConnectionContext
- setConnectorHost(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Set the connectorHost
- setConnectorPath(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setConnectorPort(int) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setConsumer(MessageConsumer) - Method in class org.apache.activemq.network.jms.DestinationBridge
- setConsumerPriorityBase(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setConsumersBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setConsumersBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.Queue
- setConsumerSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.BrokerService
- setConsumerSystemUsagePortion(int) - Method in class org.apache.activemq.broker.BrokerService
- setConsumerTTL(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setConsumerTTL(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setConsumerTTL(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setContext(DirContext) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setContext(ConnectionContext) - Method in class org.apache.activemq.broker.TransportConnectionState
- setContextBroker(Broker) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- setCopyMessage(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Deprecated.this option will be removed in a later release, message are always copied.
- setCopyMessage(boolean) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
Sets whether a copy of the message will be sent to each destination.
- setCreateByDuplex(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- setCreateConnector(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setCreatedByDuplex(boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setCreatedByDuplex(boolean) - Method in class org.apache.activemq.network.MBeanNetworkListener
- setCreateMBeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setCreateTransactionStore(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- setCronEntry(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setCursorMemoryHighWaterMark(int) - Method in interface org.apache.activemq.broker.region.Destination
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setCursorMemoryHighWaterMark(int) - Method in interface org.apache.activemq.broker.region.Subscription
- setDataDirectory(String) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the directory in which the data files will be stored by default for the JDBC and Journal persistence adaptors.
- setDataDirectoryFile(File) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the directory in which the data files will be stored by default for the JDBC and Journal persistence adaptors.
- setDataViewCallable(Callable<String>) - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- setDeadLetterQueue(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
- setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.BaseDestination
-
set the dead letter strategy
- setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the policy used to determine which dead letter queue destination should be used
- setDecreaseNetworkConsumerPriority(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setDecreaseNetworkConsumerPriority(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setDecreaseNetworkConsumerPriority(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setDedicatedTaskRunner(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setDefaultEntry(PolicyEntry) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
- setDefaultEntry(AuthorizationEntry) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- setDelay(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setDeleteAllMessagesOnStartup(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not all messages are deleted on startup - mostly only useful for testing.
- setDestFilter(Pattern[]) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- setDestination(URI) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- setDestination(Destination) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- setDestination(Destination) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- setDestination(Destination) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
- setDestination(Destination) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- setDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
The destination to send messages to if they match the filter
- setDestinationFactory(DestinationFactory) - Method in class org.apache.activemq.broker.BrokerService
- setDestinationFilter(String) - Method in class org.apache.activemq.network.ForwardingBridge
- setDestinationFilter(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setDestinationInterceptors(DestinationInterceptor[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the destination interceptors to use
- setDestinationPerDurableSubscriber(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
sets whether durable topic subscriptions are to get individual dead letter destinations.
- setDestinationPolicy(PolicyMap) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the destination specific policies available either for exact destinations or for wildcard areas of destinations.
- setDestinations(Map<ObjectName, DestinationView>) - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
-
Destination MBeans to be queried
- setDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the destinations which should be loaded/created on startup
- setDirectory(File) - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Sets the directory where persistent store data will be written.
- setDirectory(File) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- setDirectory(File) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- setDirectory(File) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Set the directory where any data files should be created
- setDirectory(File) - Method in interface org.apache.activemq.store.PListStore
- setDirectory(File) - Method in class org.apache.activemq.store.SharedFileLocker
- setDisableAsyncDispatch(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setDiscoverLoginConfig(boolean) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
Enables or disables the auto-discovery of the login.config file for JAAS to initialize itself.
- setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.broker.TransportConnector
- setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- setDiscoveryUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
- setDiskUsageCheckRegrowThreshold(int) - Method in class org.apache.activemq.broker.BrokerService
- setDispatchAsync(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setDispatchAsync(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setDispatchAsync(boolean) - Method in class org.apache.activemq.network.ForwardingBridge
- setDispatchAsync(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.Queue
- setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.Topic
- setDisplayStackTrace(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setDLQ(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setDLQ(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setDoHandleReplyTo(boolean) - Method in class org.apache.activemq.network.jms.DestinationBridge
- setDontSendReponse(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setDoOptimzeMessageStorage(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setDoOptimzeMessageStorage(boolean) - Method in interface org.apache.activemq.broker.region.Destination
- setDoOptimzeMessageStorage(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setDoOptimzeMessageStorage(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setDropAll(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- setDropAll(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- setDropOnly(String) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- setDropOnResourceLimit(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- setDropTemporaryQueues(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- setDropTemporaryQueues(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- setDropTemporaryTopics(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- setDropTemporaryTopics(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- setDuplex(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setDuplexNetworkConnectorId(String) - Method in class org.apache.activemq.broker.TransportConnection
- setDurableDestinations(Set<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkConnector
- setDurableDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setDurableTopicPrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the durableTopicPrefetch
- setDynamicallyIncludedDestinations(List<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setDynamicallyIncludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setDynamicOnly(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setDynamicOnly(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setDynamicOnly(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setEnableAudit(boolean) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setEnableAudit(boolean) - Method in interface org.apache.activemq.broker.region.Destination
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.ConnectionStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.DestinationStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.RegionStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.network.NetworkBridgeStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.store.MessageStoreStatistics
- setEnabled(boolean) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- setEnabledProtocols(Set<String>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- setEnableMessageExpirationOnActiveDurableSubs(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setEnableStatistics(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not the Broker's services enable statistics or not.
- setEnableStatusMonitor(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setEnvironment(Map<String, ?>) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setEvictExpiredMessagesHighWatermark(int) - Method in class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
-
Sets the high water mark on which we will eagerly evict expired messages from RAM
- setExcludedDestinations(List<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setExcludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setExclusiveConsumer(Subscription) - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
- setExecutor(ThreadPoolExecutor) - Method in class org.apache.activemq.usage.SystemUsage
- setExpiration(long) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- setExpiration(long) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
The expiration value to use on messages sent to the DLQ, default 0
- setExpiration(long) - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- setExpireMessagesPeriod(long) - Method in class org.apache.activemq.broker.region.BaseDestination
- setExpireMessagesPeriod(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setFactory(AuditLogFactory) - Method in class org.apache.activemq.broker.util.AuditLogService
- setFailIfLocked(boolean) - Method in class org.apache.activemq.broker.AbstractLocker
- setFailIfLocked(boolean) - Method in interface org.apache.activemq.broker.Locker
-
Specify whether to fail immediately if the lock is already held.
- setFallbackToDeadLetter(boolean) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
What to do if there is no matching redelivery policy for a destination.
- setFaultTolerant(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setFile(String) - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
-
Sets the destination file name to create the destination diagram
- setFile(String) - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
-
Sets the destination file name to create the destination diagram
- setFileId(int) - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- setFilter(String) - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- setFilter(BooleanExpression) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
- setFindTigerMbeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Enables/disables the searching for the Java 5 platform MBeanServer
- setForwardOnly(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Sets if the virtual destination is forward only (and so there is no physical queue to match the virtual queue) or if there is also a physical queue with the same name).
- setForwardTo(Collection) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Sets the list of destinations to forward to
- setFutureOnly(boolean) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
- setGcDestinationViews(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setGcIfInactive(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setGcInactiveDestinations(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setGcSweepTime(long) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setGcWithNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Indicate if it is ok to gc destinations that have only network consumers
- setGcWithNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setGroupClass(String) - Method in class org.apache.activemq.security.AuthorizationEntry
- setGroupClass(String) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- setGroupClass(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setGroupNameAttribute(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setGroupObjectClass(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setGroups(String) - Method in class org.apache.activemq.security.AuthenticationUser
- setHostMapping(Map<String, String>) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- setIgnoreAllErrors(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setIgnoreIdleConsumers(boolean) - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- setIgnoreIdleConsumers(boolean) - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
- setIgnoreIdleConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Sets whether the strategy is configured to ignore consumers that are simply idle, i.e consumers that have no pending acks (dispatch queue is empty).
- setIgnoreNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- setIgnoreNetworkConsumers(boolean) - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
- setIgnoreNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
Sets whether the strategy is configured to ignore consumers that are part of a network connection to another broker.
- setIgnoreNoSpaceErrors(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setIgnoreSQLExceptions(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setIgnoreWildcardSelectors(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- setIgnoreWildcardSelectors(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- setImmediatePriorityDispatch(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setImmediatePriorityDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
Ensure that new higher priority messages will get an immediate dispatch rather than wait for the end of the current cursor batch.
- setInactiveTimeoutBeforeGC(long) - Method in class org.apache.activemq.broker.region.BaseDestination
- setInactiveTimeoutBeforeGC(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the amount of time a destination is inactive before it is marked for GC
- setInactiveTimoutBeforeGC(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Deprecated.use getInactiveTimeoutBeforeGC instead.
- setInboundMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.JmsConnector
- setInboundQueueBridges(InboundQueueBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setInboundQueueName(String) - Method in class org.apache.activemq.network.jms.InboundQueueBridge
-
Sets the queue name used for the inbound queue, if the outbound queue name has not been set, then this method uses the same name to configure the outbound queue name.
- setInboundTopicBridges(InboundTopicBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setInboundTopicName(String) - Method in class org.apache.activemq.network.jms.InboundTopicBridge
-
Sets the topic name used for the inbound topic, if the outbound topic name has not been set, then this method uses the same name to configure the outbound topic name.
- setIncludeBodyForAdvisory(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setIncludeBodyForAdvisory(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets if the original message body should be included when applicable for advisory messages
- setInflightTransactionViewCallable(Callable<String>) - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- setInitialContextFactory(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setInitialReconnectDelay(long) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the initial delay value used before a reconnection attempt is made.
- setInRecoveryMode(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setInterceptors(DestinationInterceptor[]) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
- setIoExceptionHandler(IOExceptionHandler) - Method in class org.apache.activemq.broker.BrokerService
-
override the Default IOException handler, called when persistence adapter has experiences File or JDBC I/O Exceptions
- setJmsBridgeConnectors(JmsConnector[]) - Method in class org.apache.activemq.broker.BrokerService
- setJmsConnector(JmsConnector) - Method in class org.apache.activemq.network.jms.DestinationBridge
- setJMSJobScheduler(ObjectName) - Method in class org.apache.activemq.broker.jmx.BrokerView
- setJmsMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.DestinationBridge
- setJmxDomainName(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setJndiLocalTemplate(JndiLookupFactory) - Method in class org.apache.activemq.network.jms.JmsConnector
- setJndiOutboundTemplate(JndiLookupFactory) - Method in class org.apache.activemq.network.jms.JmsConnector
- setJobSchedulerStore(JobSchedulerStore) - Method in class org.apache.activemq.broker.BrokerService
- setJobSchedulerStoreLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
- setJobSchedulerStoreLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- setJobSchedulerUsage(JobSchedulerUsage) - Method in class org.apache.activemq.usage.SystemUsage
- setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
- setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.region.TopicRegion
- setLastStoredSequenceId(long) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- setLazyDispatch(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setLazyDispatch(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
set the lazy dispatch - default is false
- setLazyDispatch(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setLazyDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setLegacyGroupMapping(boolean) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setLimit(int) - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
- setLocal(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- setLocalClientId(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setLocalConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setLocalConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setLocalDurableSubscriber(SubscriptionInfo) - Method in class org.apache.activemq.network.DemandSubscription
- setLocalPassword(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setLocalQueueConnection(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setLocalQueueConnectionFactory(QueueConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setLocalQueueName(String) - Method in class org.apache.activemq.network.jms.InboundQueueBridge
- setLocalQueueName(String) - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
- setLocalTopicConnection(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setLocalTopicConnectionFactory(TopicConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setLocalTopicName(String) - Method in class org.apache.activemq.network.jms.InboundTopicBridge
- setLocalTopicName(String) - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
- setLocalTransport(Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
- setLocalUri(URI) - Method in class org.apache.activemq.network.NetworkConnector
- setLocalUri(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
- setLocalUsername(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setLocation(File) - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- setLockable(LockableServiceSupport) - Method in class org.apache.activemq.broker.AbstractLocker
- setLockable(LockableServiceSupport) - Method in interface org.apache.activemq.broker.Locker
-
A reference to what is locked
- setLockAcquireSleepInterval(long) - Method in class org.apache.activemq.broker.AbstractLocker
- setLockAcquireSleepInterval(long) - Method in interface org.apache.activemq.broker.Locker
-
set the delay interval in milliseconds between lock acquire attempts
- setLocker(Locker) - Method in interface org.apache.activemq.broker.Lockable
-
Set locker to be used
- setLocker(Locker) - Method in class org.apache.activemq.broker.LockableServiceSupport
- setLockKeepAlivePeriod(long) - Method in interface org.apache.activemq.broker.Lockable
-
Period (in milliseconds) on which
Locker.keepAlive()should be checked - setLockKeepAlivePeriod(long) - Method in class org.apache.activemq.broker.LockableServiceSupport
- setLogAll(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger all Events that go through the Plugin
- setLogConnectionEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to connections
- setLogConsumerEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to Consumers
- setLogging(boolean) - Method in class org.apache.activemq.transport.TransportLogger
-
Sets if logging should be activated for this TransportLogger.
- setLogging(boolean) - Method in class org.apache.activemq.transport.TransportLoggerView
- setLogging(boolean) - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Enables or disables logging for the managed TransportLogger.
- setLogInternalEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are normally internal to the broker
- setLogLevel(String, String) - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
- setLogLevel(String, String) - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Set the log level for a given logger
- setLogProducerEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to Producers
- setLogSessionEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to sessions
- setLogTransactionEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to transaction processing
- setLongTermStoreContext(Object) - Method in class org.apache.activemq.broker.ConnectionContext
- setManagementContext(ManagementContext) - Method in class org.apache.activemq.broker.BrokerService
- setMap(AuthorizationMap) - Method in class org.apache.activemq.security.AuthorizationPlugin
- setMarkedCandidate(boolean) - Method in class org.apache.activemq.broker.TransportConnection
- setMarshal(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
- setMatched(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setMaxAuditDepth(int) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setMaxAuditDepth(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Set the maximum depth of message ids to track
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setMaxAuditDepth(int) - Method in interface org.apache.activemq.broker.region.Destination
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setMaxBatchSize(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Set the max batch size
- setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setMaxBrowsePageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMaxBrowsePageSize(int) - Method in interface org.apache.activemq.broker.region.Destination
- setMaxBrowsePageSize(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setMaxBrowsePageSize(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMaxConnectionThreadPoolSize(int) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
Set the number of threads to be used for processing connections.
- setMaxDestinations(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the maximum number of destinations that can be created
- setMaxExpirePageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMaxExpirePageSize(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMaximumConsumersAllowedPerConnection(int) - Method in class org.apache.activemq.broker.TransportConnector
- setMaximumPendingMessages(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
Sets the maximum number of pending messages that can be matched against this consumer before old messages are discarded.
- setMaximumPendingQueueSize(int) - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
- setMaximumPendingQueueSize(int) - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
- setMaximumProducersAllowedPerConnection(int) - Method in class org.apache.activemq.broker.TransportConnector
- setMaximumReconnectDelay(long) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the maximum delay that is inserted between each attempt to connect before another attempt is made.
- setMaximumSize(int) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
Sets the maximum number of messages that this destination will hold around in RAM
- setMaximumSize(int) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
Sets the maximum amount of RAM in bytes that this buffer can hold in RAM
- setMaxInitialConnectAttempts(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the maximum number of times that the
JmsConnectorwill try to connect on startup to before it marks itself as failed and does not try any further connections. - setMaxMessages(long) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setMaxPageSize(int) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMaxPageSize(int) - Method in interface org.apache.activemq.broker.region.Destination
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setMaxProducersToAudit(int) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setMaxProducersToAudit(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
set the maximum number of producers to track at one time
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setMaxProducersToAudit(int) - Method in interface org.apache.activemq.broker.region.Destination
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setMaxPurgedDestinationsPerSweep(int) - Method in class org.apache.activemq.broker.BrokerService
- setMaxQueueAuditDepth(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMaxReconnectAttempts(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the number of time that
JmsConnectorwill attempt to connect or reconnect before giving up. - setMaxRepeatAllowed(int) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- setMaxSchedulerRepeatAllowed(int) - Method in class org.apache.activemq.broker.BrokerService
- setMaxSendRetries(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the maximum number of a times a Message send should be retried before a JMSExeception is thrown indicating that the operation failed.
- setMaxSlowCount(long) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- setMaxSlowCount(long) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- setMaxSlowCount(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
number of times a subscription can be deemed slow before triggering abort effect depends on dispatch rate as slow determination is done on dispatch
- setMaxSlowDuration(long) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
- setMaxSlowDuration(long) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
- setMaxSlowDuration(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
time in milliseconds that a sub can remain slow before triggering an abort.
- setMaxTimeSinceLastAck(long) - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
- setMaxTimeSinceLastAck(long) - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
- setMaxTimeSinceLastAck(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Sets the maximum time since last Ack before a subscription is considered to be slow.
- setMaxTraceDatagramSize(int) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- setMbeanInvocationTimeout(long) - Method in class org.apache.activemq.broker.BrokerService
-
Gets the time in Milliseconds that an invocation of an MBean method will wait before failing.
- setMbeanObjectName(ObjectName) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setMbeanObjectName(ObjectName) - Method in interface org.apache.activemq.network.NetworkBridge
- setMBeanServer(MBeanServer) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Set the MBeanServer
- setMemoryLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
- setMemoryLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- setMemoryLimit(long) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setMemoryLimit(long) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
set the amount of memory allocated to this destination
- setMemoryLimit(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
When set using Xbean, values of the form "20 Mb", "1024kb", and "1g" can be used
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMemoryUsage(MemoryUsage) - Method in interface org.apache.activemq.broker.region.Destination
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.store.AbstractMessageStore
- setMemoryUsage(MemoryUsage) - Method in interface org.apache.activemq.store.MessageStore
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.store.ProxyMessageStore
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.usage.SystemUsage
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setMemoryUsageHighWaterMark(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setMemoryUsagePortion(float) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setMemoryUsagePortion(float) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
set the portion of memory from the broker memory limit for this destination
- setMessageAudit(ActiveMQMessageAudit) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
set the audit
- setMessageAudit(ActiveMQMessageAudit) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
set the audit
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the policy used to decide if the current connection is authorized to consume a given message
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.ConnectionContext
-
Sets the policy used to decide if the current connection is authorized to consume a given message
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.TransportConnection
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.TransportConnector
-
Sets the policy used to decide if the current connection is authorized to consume a given message
- setMessageEvictionStrategy(MessageEvictionStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the eviction strategy used to decide which message to evict when the slow consumer needs to discard messages
- setMessageEvictionStrategy(MessageEvictionStrategy) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
Sets the eviction strategy used to decide which message to evict when the slow consumer needs to discard messages
- setMessageGroupMapFactory(MessageGroupMapFactory) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the factory used to create new instances of {MessageGroupMap} used to implement the Message Groups functionality.
- setMessageGroupMapFactory(MessageGroupMapFactory) - Method in class org.apache.activemq.broker.region.Queue
- setMessageGroupMapFactoryType(String) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMessages(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.Queue
- setMessagesCached(PollCountStatisticImpl) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- setMessagesCached(PollCountStatisticImpl) - Method in class org.apache.activemq.broker.region.DestinationStatistics
- setMessageStore(MessageStore) - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
- setMessageTTL(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setMessageTTL(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setMessageTTL(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setMinimumMessageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setMinimumMessageSize(int) - Method in interface org.apache.activemq.broker.region.Destination
- setMinimumMessageSize(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setMinimumMessageSize(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setMonitorConnectionSplits(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setMultiplier(double) - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
-
Sets the multiplier of the prefetch size which will be used to define the maximum number of pending messages for non-durable topics before messages are discarded.
- setMutable(boolean) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- setName(String) - Method in class org.apache.activemq.broker.AbstractLocker
- setName(String) - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- setName(String) - Method in interface org.apache.activemq.broker.Locker
-
Set the name of the lock to use.
- setName(String) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- setName(String) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Sets the name of this composite destination
- setName(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- setName(String) - Method in class org.apache.activemq.broker.TransportConnector
- setName(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setName(String) - Method in class org.apache.activemq.proxy.ProxyConnector
- setName(String) - Method in class org.apache.activemq.usage.SystemUsage
- setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Sets whether client authentication should be required Must be called before
AutoSslTransportServer.bind()Note: Calling this method clears the wantClientAuth flag in the underlying implementation. - setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- setNetworkBridgeFailedListener(NetworkBridgeListener) - Method in class org.apache.activemq.network.ForwardingBridge
- setNetworkBridgeFilter(NetworkBridgeFilter) - Method in class org.apache.activemq.network.DemandSubscription
- setNetworkBridgeFilterFactory(NetworkBridgeFilterFactory) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setNetworkBridgeListener(NetworkBridgeListener) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setNetworkBridgeListener(NetworkBridgeListener) - Method in interface org.apache.activemq.network.NetworkBridge
-
Set the NetworkBridgeFailedListener
- setNetworkConnection(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setNetworkConnectors(List<?>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the network connectors which this broker will use to connect to other brokers in a federated network
- setNetworkConnectorStartAsync(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setNetworkConnectorURIs(String[]) - Method in class org.apache.activemq.broker.BrokerService
- setNetworkTTL(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setNext(Broker) - Method in class org.apache.activemq.broker.MutableBrokerFilter
- setNextTime(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setNonPersistent(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setNoSpaceMessage(String) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setObjectName(ObjectName) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setObjectName(ObjectName) - Method in interface org.apache.activemq.broker.region.Subscription
-
Set when the subscription is registered in JMX
- setObjectName(ObjectName) - Method in class org.apache.activemq.network.NetworkConnector
- setOfflineDurableSubscriberTaskSchedule(long) - Method in class org.apache.activemq.broker.BrokerService
- setOfflineDurableSubscriberTimeout(long) - Method in class org.apache.activemq.broker.BrokerService
- setOfflineTimestamp(long) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- setOffset(int) - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- setOperation(String) - Method in class org.apache.activemq.broker.util.AuditLogEntry
- setOptimizedDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setOptimizedDispatch(boolean) - Method in class org.apache.activemq.broker.region.Queue
- setOptimizeMessageStoreInFlightLimit(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setOptimizeMessageStoreInFlightLimit(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setOutboundClientId(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setOutboundMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.JmsConnector
- setOutboundPassword(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setOutboundQueueBridges(OutboundQueueBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setOutboundQueueConnection(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setOutboundQueueConnectionFactory(QueueConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setOutboundQueueConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- setOutboundQueueName(String) - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
-
Sets the name of the outbound queue name.
- setOutboundTopicBridges(OutboundTopicBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setOutboundTopicConnection(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setOutboundTopicConnectionFactory(TopicConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setOutboundTopicConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- setOutboundTopicName(String) - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
-
Sets the name of the outbound topic name.
- setOutboundUsername(String) - Method in class org.apache.activemq.network.jms.JmsConnector
- setParameters(Map<String, Object>) - Method in class org.apache.activemq.broker.util.AuditLogEntry
- setParent(ConnectorStatistics) - Method in class org.apache.activemq.broker.region.ConnectionStatistics
- setParent(ConnectorStatistics) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
- setParent(DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationStatistics
- setParent(RegionStatistics) - Method in class org.apache.activemq.broker.region.RegionStatistics
- setParent(SubscriptionStatistics) - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
- setParent(NetworkBridgeStatistics) - Method in class org.apache.activemq.network.NetworkBridgeStatistics
- setParent(AbstractMessageStoreStatistics) - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
- setParent(MessageStoreStatistics) - Method in class org.apache.activemq.store.MessageStoreStatistics
- setParent(PersistenceAdapterStatistics) - Method in class org.apache.activemq.store.PersistenceAdapterStatistics
- setParent(SystemUsage) - Method in class org.apache.activemq.usage.SystemUsage
- setPassiveSlave(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Set the passiveSlave
- setPassword(String) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setPassword(String) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setPassword(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP password for access credentials
- setPassword(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setPassword(String) - Method in class org.apache.activemq.security.AuthenticationUser
- setPathSeparator(String) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
- setPayload(byte[]) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setPeer(VMTransport) - Method in class org.apache.activemq.transport.vm.VMTransport
- setPeerCertificates(X509Certificate[]) - Method in class org.apache.activemq.transport.vm.VMTransport
- setPending(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- setPendingBatchSize(PendingMessageCursor, int) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- setPendingBatchSize(PendingMessageCursor, int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setPendingMessageLimitStrategy(PendingMessageLimitStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the strategy to calculate the maximum number of messages that are allowed to be pending on consumers (in addition to their prefetch sizes).
- setPendingQueuePolicy(PendingQueueMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setPendingSubscriberPolicy(PendingSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setPercentLimit(int) - Method in class org.apache.activemq.usage.PercentLimitUsage
- setPerDestinationLogger(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- setPeriod(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setPermissionGroupMemberAttribute(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setPersistenceAdapter(PersistenceAdapter) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the persistence adaptor implementation to use for this broker
- setPersistenceAdapterStatistics(PersistenceAdapterStatistics) - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
- setPersistenceFactory(PersistenceAdapterFactory) - Method in class org.apache.activemq.broker.BrokerService
- setPersistenceFlag(boolean) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBroker
- setPersistenceFlag(boolean) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
-
Sets the persistence mode.
- setPersistenceTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.BrokerService
- setPersistenceThreadPriority(int) - Method in class org.apache.activemq.broker.BrokerService
- setPersistent(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not persistence is enabled or disabled.
- setPersistFile(File) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
Sets the location of the persistent cache
- setPersistInterval(long) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- setPersistInterval(long) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- setPersistJMSRedelivered(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setPersistJMSRedelivered(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setPlugins(BrokerPlugin[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets a number of broker plugins to install such as for security authentication or authorization
- setPolicyEntries(List) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
-
Sets the individual entries on the policy map
- setPopulateJMSXUserID(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not the broker should populate the JMSXUserID header.
- setPopulateUserNameInMBeans(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether Authenticated User Name information is shown in MBeans that support this field.
- setPortMapping(Map<Integer, Integer>) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- setPosition(int) - Method in class org.apache.activemq.memory.buffer.MessageQueue
- setPostfix(String) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
Sets any postix used to identify the queue consumers
- setPostfix(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
Sets any postix used to identify the queue consumers
- setPreferJndiDestinationLookup(boolean) - Method in class org.apache.activemq.network.jms.JmsConnector
-
Sets whether the connector should prefer to first try to find a destination in JNDI before using JMS semantics to create a Destination.
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setPrefetchSize(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setPrefetchSize(int) - Method in class org.apache.activemq.network.ForwardingBridge
- setPrefetchSize(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setPrefix(String) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
Sets the prefix wildcard used to identify the queue consumers for a given topic
- setPrefix(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
Sets the prefix wildcard used to identify the queue consumers for a given topic
- setPrefix(String) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
- setPrefix(String) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.Queue
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
- setPrioritizedMessages(boolean) - Method in interface org.apache.activemq.store.MessageStore
-
A hint to the store to try recover messages according to priority
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- setProcessExpired(boolean) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- setProcessExpired(boolean) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
- setProcessNetworkMessages(Boolean) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
- setProcessNonPersistent(boolean) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
- setProcessNonPersistent(boolean) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setProducerFlowControl(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setProducerFlowControl(boolean) - Method in interface org.apache.activemq.broker.region.Destination
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setProducerState(ProducerState) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- setProducerSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.BrokerService
- setProducerSystemUsagePortion(int) - Method in class org.apache.activemq.broker.BrokerService
- setPropertyName(String) - Method in class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
- setProtocolDetectionTimeOut(int) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- setProxyConnectors(List<?>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the network connectors which this broker will use to connect to other brokers in a federated network
- setProxyToLocalBroker(boolean) - Method in class org.apache.activemq.proxy.ProxyConnector
- setPtpClientId(String) - Method in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- setPtpSuffix(String) - Method in class org.apache.activemq.broker.region.policy.ClientIdFilterDispatchPolicy
- setPublishedAddressPolicy(PublishedAddressPolicy) - Method in class org.apache.activemq.broker.TransportConnector
-
Sets the configured policy for creating the published connection address of this TransportConnector.
- setPublishedHostStrategy(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- setPublishedHostStrategy(PublishedAddressPolicy.PublishedHostStrategy) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
- setQuery(MessageQuery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
Sets the query strategy to load initial messages
- setQueue(String) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
Sets the destination property to the given queue name
- setQueueBrowserPrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the queueBrowserPrefetch
- setQueuePrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the queuePrefetch
- setQueuePrefix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the prefix to use for all dead letter queues for queue messages
- setQueueSearchBase(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setQueueSearchMatchingFormat(MessageFormat) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setQueueSearchSubtreeBool(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setQueueSuffix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the suffix to use for all dead letter queues for queue messages
- setRateDuration(int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- setRateLimit(int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- setRead(String) - Method in class org.apache.activemq.security.AuthorizationEntry
- setReadACLs(Set<Object>) - Method in class org.apache.activemq.security.AuthorizationEntry
- setReadACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- setReadAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setReadBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setReadPermissionGroupSearchFilter(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setRebalanceClusterClients(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setReconnect(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
- setReconnectionPolicy(ReconnectionPolicy) - Method in class org.apache.activemq.network.jms.JmsConnector
- setRecoverDuration(long) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- setRedeliveryPolicyMap(RedeliveryPolicyMap) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
- setReduceMemoryFootprint(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setReduceMemoryFootprint(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setReferenceCounter(AtomicInteger) - Method in class org.apache.activemq.broker.TransportConnectionState
- setRefreshDisabled(boolean) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setRefreshInterval(int) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setRegion(Region) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- setRegion(Region) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- setRegionBroker(Broker) - Method in class org.apache.activemq.broker.BrokerService
- setRegionBroker(RegionBroker) - Method in class org.apache.activemq.broker.region.DestinationFactory
- setRegionBroker(RegionBroker) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
- setRegionDestination(Destination) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- setRegionDestination(Destination) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
- setRejectDurableConsumers(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setRemote(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
- setRemoteAddr(String) - Method in class org.apache.activemq.broker.util.AuditLogEntry
- setRemotePassword(String) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setRemotePassword(String) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setRemotePassword(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setRemoteTransport(Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
Sets the remote transport implementation
- setRemoteURI(URI) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
Sets the remote transport URI to some group transport like
multicast://address:port - setRemoteUserName(String) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setRemoteUserName(String) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setRemoteUserName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setRepeat(int) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setReplayDelay(int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- setReplayWhenNoConsumers(boolean) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- setReplyToDestinationCacheSize(int) - Method in class org.apache.activemq.network.jms.JmsConnector
- setReportInterval(int) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
- setReportInterval(int) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
- setRestartAllowed(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets if the broker allowed to restart on shutdown.
- setResumeCheckSleepPeriod(long) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setRmiServerPort(int) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setRollbackOnly(Throwable) - Method in class org.apache.activemq.transaction.Transaction
- setRollbackOnlyOnAsyncException(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setRootLogLevel(String) - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
- setRootLogLevel(String) - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Get the log level for the root logger
- setScheduledThreadPoolExecutor(ScheduledThreadPoolExecutor) - Method in class org.apache.activemq.broker.LockableServiceSupport
- setSchedulePeriodForDestinationPurge(int) - Method in class org.apache.activemq.broker.BrokerService
- setSchedulePeriodForDiskUsageCheck(int) - Method in class org.apache.activemq.broker.BrokerService
- setSchedulerDirectory(String) - Method in class org.apache.activemq.broker.BrokerService
- setSchedulerDirectoryFile(File) - Method in class org.apache.activemq.broker.BrokerService
- setSchedulerSupport(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setSearchEventListener(boolean) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
enables/disable a persistent search to the LDAP server as defined in draft-ietf-ldapext-psearch-03.txt (2.16.840.1.113730.3.4.3)
- setSearchFilter(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP search filter as defined in RFC 2254
- setSearchScope(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP search scope
- setSecurityContext(SecurityContext) - Method in class org.apache.activemq.broker.ConnectionContext
- setSelector(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- setSelector(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Attempts to change the current active selector on the subscription.
- setSelector(String) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setSelector(String) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- setSelector(String) - Method in interface org.apache.activemq.broker.region.Subscription
-
Attempts to change the current active selector on the subscription.
- setSelector(String) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
Sets the JMS selector used to filter messages before forwarding them to this destination
- setSelectorAware(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
Indicates whether the selectors of consumers are used to determine dispatch to a virtual destination, when true only messages matching an existing consumer will be dispatched.
- setSelectorAware(boolean) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
- setSendAdvisoryIfNoConsumers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setSendAdvisoryIfNoConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sends an advisory message if a non-persistent message is sent and there are no active consumers
- setSendDuplicateFromStoreToDLQ(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setSendDuplicateFromStoreToDLQ(boolean) - Method in interface org.apache.activemq.broker.region.Destination
- setSendDuplicateFromStoreToDLQ(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setSendDuplicateFromStoreToDLQ(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sends a copy of message to DLQ if a duplicate messages are paged-in from the messages store
- setSendFailIfNoSpace(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setSendFailIfNoSpace(boolean) - Method in class org.apache.activemq.usage.SystemUsage
-
Sets whether or not a send() should fail if there is no space free.
- setSendFailIfNoSpaceAfterTimeout(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setSendFailIfNoSpaceAfterTimeout(long) - Method in class org.apache.activemq.usage.SystemUsage
- setSendFailIfNoSpaceExplicitySet(boolean) - Method in class org.apache.activemq.usage.SystemUsage
- setSendRetyDelay(long) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Set the amount of time the DestionationBridge will wait between attempts to forward a message.
- setSendToDlqIfMaxRetriesExceeded(boolean) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
What to do if the maxretries on a matching redelivery policy is exceeded.
- setSendWhenNotMatched(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
- setServer(TransportServer) - Method in class org.apache.activemq.broker.TransportConnector
- setServer(TransportServer) - Method in class org.apache.activemq.proxy.ProxyConnector
- setServices(Service[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the services associated with this broker.
- setSetOriginalDestination(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- setShutdownHooks(List<Runnable>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets hooks to be executed when broker shut down
- setShutdownOnMasterFailure(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setShutdownOnSlaveFailure(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setSingleSelectorPerDestination(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- setSingleSelectorPerDestination(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- setSlow(boolean) - Method in class org.apache.activemq.broker.TransportConnection
- setSlowConsumer(boolean) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setSlowConsumerStrategy(SlowConsumerStrategy) - Method in class org.apache.activemq.broker.region.BaseDestination
- setSlowConsumerStrategy(SlowConsumerStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setSortColumn(String) - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- setSortOrder(String) - Method in class org.apache.activemq.broker.jmx.DestinationsViewFilter
- setSplitSystemUsageForProducersConsumers(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setSqlExceptionMessage(String) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setSslConfiguration(String) - Method in class org.apache.activemq.security.JaasDualAuthenticationPlugin
-
Set the JAAS SSL configuration domain
- setSslContext(SSLContext) - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
- setSslContext(SslContext) - Method in class org.apache.activemq.broker.BrokerService
- setSslContext(SslContext) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setStampProperty(String) - Method in class org.apache.activemq.broker.util.TraceBrokerPathPlugin
- setStart(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- setStartAsync(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setStartDefault(boolean) - Static method in class org.apache.activemq.broker.BrokerFactory
- setState(byte) - Method in class org.apache.activemq.transaction.Transaction
- setStaticallyIncluded(boolean) - Method in class org.apache.activemq.network.DemandSubscription
- setStaticallyIncludedDestinations(List<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setStaticallyIncludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- setStaticBridge(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setStopOnError(boolean) - Method in interface org.apache.activemq.broker.Lockable
-
Stop the broker if the locker get an exception while processing lock.
- setStopOnError(boolean) - Method in class org.apache.activemq.broker.LockableServiceSupport
- setStopStartConnectors(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setStore(JobSchedulerStore) - Method in class org.apache.activemq.usage.JobSchedulerUsage
- setStore(PersistenceAdapter) - Method in class org.apache.activemq.usage.StoreUsage
- setStore(PListStore) - Method in class org.apache.activemq.usage.TempUsage
- setStoreLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
- setStoreLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- setStoreOpenWireVersion(int) - Method in class org.apache.activemq.broker.BrokerService
- setStoreUsage(StoreUsage) - Method in class org.apache.activemq.usage.SystemUsage
- setStoreUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.BaseDestination
- setStoreUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setStrictOrderDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setStrictOrderDispatch(boolean) - Method in class org.apache.activemq.broker.region.Queue
- setSubscription(Object) - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
- setSubscription(Subscription) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- setSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.Topic
- setSuppressDuplicateQueueSubscriptions(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setSuppressDuplicateQueueSubscriptions(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setSuppressDuplicateQueueSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setSuppressDuplicateTopicSubscriptions(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setSuppressDuplicateTopicSubscriptions(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setSuppressDuplicateTopicSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setSuppressMBean(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Allow selective MBeans registration to be suppressed.
- setSweepInterval(int) - Method in class org.apache.activemq.broker.TransportStatusDetector
-
The sweepInterval to set.
- setSyncDurableSubs(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setSystemExitOnShutdown(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setSystemExitOnShutdown(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
- setSystemExitOnShutdownExitCode(int) - Method in class org.apache.activemq.broker.BrokerService
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.BrokerService
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- setSystemUsage(SystemUsage) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Set the UsageManager
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setTarget(String) - Method in class org.apache.activemq.broker.util.JMXAuditLogEntry
- setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.BrokerService
- setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.TransportConnector
- setTaskRunnerPriority(int) - Method in class org.apache.activemq.broker.BrokerService
- setTempDataStore(PListStore) - Method in class org.apache.activemq.broker.BrokerService
- setTempDestinationAuthorizationEntry(TempDestinationAuthorizationEntry) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
- setTempDestinationAuthorizationEntry(TempDestinationAuthorizationEntry) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- setTempLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
- setTempLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- setTempSearchBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setTempSearchBase(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setTempUsage(TempUsage) - Method in class org.apache.activemq.usage.SystemUsage
- setTempUsageLimit(long) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setTempUsageLimit(long) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
set the amount of temp usage allocated to this destination
- setTimeBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setTimeBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.Queue
- setTimeBeforePurgeTempDestinations(int) - Method in class org.apache.activemq.broker.BrokerService
- setTimeOfLastMessageAck(long) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setTimestamp(long) - Method in class org.apache.activemq.broker.util.AuditLogEntry
- setTimeToLive(int) - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
- setTmpDataDirectory(File) - Method in class org.apache.activemq.broker.BrokerService
- setTopic(String) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
Sets the destination property to the given topic name
- setTopicPrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the topicPrefetch
- setTopicPrefix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the prefix to use for all dead letter queues for topic messages
- setTopicSearchBase(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setTopicSearchMatchingFormat(MessageFormat) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setTopicSearchSubtreeBool(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setTopicSuffix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the suffix to use for all dead letter queues for topic messages
- setTotal(long) - Method in class org.apache.activemq.usage.PercentLimitUsage
-
Sets the total available space in bytes.
- setTransactedSend(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
When true, dispatch to matching destinations always uses a transaction.
- setTransaction(Transaction) - Method in class org.apache.activemq.broker.ConnectionContext
- setTransactionIdTransformer(TransactionIdTransformer) - Method in interface org.apache.activemq.store.TransactionIdTransformerAware
- setTransactions(ConcurrentMap<TransactionId, Transaction>) - Method in class org.apache.activemq.broker.ConnectionContext
- setTransportConnectors(List<TransportConnector>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the transport connectors which this broker will listen on for new clients
- setTransportConnectorURIs(String[]) - Method in class org.apache.activemq.broker.BrokerService
- setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.vm.VMTransport
- setTtlCeiling(long) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
setter method for ttlCeiling
- setUpdateClusterClients(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setUpdateClusterClientsOnRemove(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setUpdateClusterFilter(String) - Method in class org.apache.activemq.broker.TransportConnector
- setupStaticDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
Subscriptions for these destinations are always created
- setupStaticDestinations() - Method in class org.apache.activemq.network.DurableConduitBridge
-
Subscriptions for these destinations are always created
- setUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
-
Sets the server transport URI to use if there is not a
TransportServerconfigured via theTransportConnector.setServer(TransportServer)method. - setUri(URI) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- setUri(URI) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP server URI
- setUsageManager(SystemUsage) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- setUsageManager(SystemUsage) - Method in interface org.apache.activemq.store.PersistenceAdapter
- setUseAdvisorySearchBase(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setUseAuthenticatedPrincipalForJMSXUserID(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setUseAuthenticatePrincipal(boolean) - Method in class org.apache.activemq.broker.UserIDBroker
- setUseBrokerNameAsIdSees(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setUseCache(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
- setUseCache(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- setUseCache(boolean) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
use a cache to improve performance
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- setUseCache(boolean) - Method in interface org.apache.activemq.broker.region.Destination
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
- setUseCompression(boolean) - Method in class org.apache.activemq.network.ForwardingBridge
- setUseCompression(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setUseConsumerPriority(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setUseConsumerPriority(boolean) - Method in class org.apache.activemq.broker.region.Queue
- setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets whether the policy uses the set back-off multiplier to grow the time between connection attempts.
- setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- setUseJmx(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not the Broker's services should be exposed into JMX or not.
- setUseLocalHostBrokerName(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setUseLock(boolean) - Method in interface org.apache.activemq.broker.Lockable
-
Turn locking on/off on the resource
- setUseLock(boolean) - Method in class org.apache.activemq.broker.LockableServiceSupport
- setUseLoggingForShutdownErrors(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not we should use commons-logging when reporting errors when shutting down the broker
- setUseMBeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
- setUseMirroredQueues(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not Mirrored Queues should be supported by default if they have not been explicitly configured.
- setUsePrefetchExtension(boolean) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- setUsePrefetchExtension(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setUseQueueForQueueMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets whether a queue or topic should be used for queue messages sent to a DLQ.
- setUseQueueForTopicMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets whether a queue or topic should be used for topic messages sent to a DLQ.
- setUser(String) - Method in class org.apache.activemq.broker.util.AuditLogEntry
- setUser(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP user for access credentials
- setUserGroups(Map<String, Set<Principal>>) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- setUserGroups(Map<String, Set<Principal>>) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
Sets the groups a user is in.
- setUsername(String) - Method in class org.apache.activemq.security.AuthenticationUser
- setUserName(String) - Method in class org.apache.activemq.broker.ConnectionContext
- setUserName(String) - Method in class org.apache.activemq.broker.jmx.ConnectionView
- setUserName(String) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- setUserName(String) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
- setUserName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setUserNameAttribute(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setUserObjectClass(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setUserPasswords(Map<String, String>) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
- setUserPasswords(Map<String, String>) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
Sets the map indexed by user name with the value the password
- setUsers(List<?>) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
Sets individual users for authentication
- setUseSharedBuffer(boolean) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- setUseShutdownHook(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not we should use a shutdown handler to close down the broker cleanly if the JVM is terminated.
- setUseTempMirroredQueues(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setUseTopicSubscriptionInflightStats(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- setUseTopicSubscriptionInflightStats(boolean) - Method in class org.apache.activemq.broker.region.TopicSubscription
- setUseVirtualDestSubs(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setUseVirtualDestSubs(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
- setUseVirtualDestSubsOnCreation(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setUseVirtualTopics(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not Virtual Topics should be supported by default if they have not been explicitly configured.
- setView(TransportLoggerView) - Method in class org.apache.activemq.transport.TransportLogger
-
Sets the associated MBean for this TransportLogger.
- setVirtualDestinations(VirtualDestination[]) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- setVmConnectorURI(URI) - Method in class org.apache.activemq.broker.BrokerService
- setWaitForSlave(boolean) - Method in class org.apache.activemq.broker.BrokerService
- setWaitForSlaveTimeout(long) - Method in class org.apache.activemq.broker.BrokerService
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Sets whether client authentication should be requested.
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
- setWarnOnRemoteClose(boolean) - Method in class org.apache.activemq.broker.TransportConnector
- setWildcard(boolean) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
- setWireFormat(WireFormat) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- setWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.broker.ConnectionContext
- setWireFormatOptions(Map<String, Map<String, Object>>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- setWrapped(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- setWrite(String) - Method in class org.apache.activemq.security.AuthorizationEntry
- setWriteACLs(Set<Object>) - Method in class org.apache.activemq.security.AuthorizationEntry
- setWriteACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
- setWriteAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setWriteBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
- setWritePermissionGroupSearchFilter(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- setXid(XATransactionId) - Method in class org.apache.activemq.broker.ConnectionContext
- setZeroExpirationOverride(long) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
setter method for zeroExpirationOverride
- SharedDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A default implementation of
DeadLetterStrategywhich uses a constant destination. - SharedDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
- SharedFileLocker - Class in org.apache.activemq.store
-
Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.
- SharedFileLocker() - Constructor for class org.apache.activemq.store.SharedFileLocker
- SHORT_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- shouldAutostart() - Method in class org.apache.activemq.broker.BrokerService
- shouldDispatch(Broker, Message, Destination) - Method in class org.apache.activemq.broker.region.virtual.SelectorAwareVirtualTopicInterceptor
-
Respect the selectors of the subscriptions to ensure only matched messages are dispatched to the virtual queues, hence there is no build up of unmatched messages on these destinations
- shouldDispatch(Broker, Message, Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
- shouldRecordVirtualDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerService
- SimpleAuthenticationBroker - Class in org.apache.activemq.security
-
Handles authenticating a users against a simple user name/password map.
- SimpleAuthenticationBroker(Broker, Map<String, String>, Map<String, Set<Principal>>) - Constructor for class org.apache.activemq.security.SimpleAuthenticationBroker
- SimpleAuthenticationPlugin - Class in org.apache.activemq.security
-
A simple authentication plugin
- SimpleAuthenticationPlugin() - Constructor for class org.apache.activemq.security.SimpleAuthenticationPlugin
- SimpleAuthenticationPlugin(List<?>) - Constructor for class org.apache.activemq.security.SimpleAuthenticationPlugin
- SimpleAuthorizationMap - Class in org.apache.activemq.security
-
An AuthorizationMap which is configured with individual DestinationMaps for each operation.
- SimpleAuthorizationMap() - Constructor for class org.apache.activemq.security.SimpleAuthorizationMap
- SimpleAuthorizationMap(DestinationMap, DestinationMap, DestinationMap) - Constructor for class org.apache.activemq.security.SimpleAuthorizationMap
- SimpleCachedLDAPAuthorizationMap - Class in org.apache.activemq.security
- SimpleCachedLDAPAuthorizationMap() - Constructor for class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
- SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener - Class in org.apache.activemq.security
-
Listener implementation for directory changes that maps change events to destination types.
- SimpleCachedLDAPAuthorizationMap.DestinationType - Enum in org.apache.activemq.security
- SimpleCachedLDAPAuthorizationMap.PermissionType - Enum in org.apache.activemq.security
- SimpleDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Simple dispatch policy that sends a message to every subscription that matches the message.
- SimpleDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
- SimpleDispatchSelector - Class in org.apache.activemq.broker.region.policy
-
Simple dispatch policy that determines if a message can be sent to a subscription
- SimpleDispatchSelector(ActiveMQDestination) - Constructor for class org.apache.activemq.broker.region.policy.SimpleDispatchSelector
- SimpleJmsMessageConvertor - Class in org.apache.activemq.network.jms
-
Converts Message from one JMS to another
- SimpleJmsMessageConvertor() - Constructor for class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
- SimpleJmsQueueConnector - Class in org.apache.activemq.network.jms
- SimpleJmsQueueConnector() - Constructor for class org.apache.activemq.network.jms.SimpleJmsQueueConnector
- SimpleJmsTopicConnector - Class in org.apache.activemq.network.jms
-
A Bridge to other JMS Topic providers
- SimpleJmsTopicConnector() - Constructor for class org.apache.activemq.network.jms.SimpleJmsTopicConnector
- SimpleMessageGroupMap - Class in org.apache.activemq.broker.region.group
-
A simple implementation which tracks every individual GroupID value but which can become a memory leak if clients die before they complete a message group.
- SimpleMessageGroupMap() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- SimpleMessageGroupMapFactory - Class in org.apache.activemq.broker.region.group
-
A factory to create instances of
SimpleMessageGroupMapwhen implementing the Message Groups functionality. - SimpleMessageGroupMapFactory() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
- SimpleMessageGroupSet - Class in org.apache.activemq.broker.region.group
-
A simple implementation which just uses a
Set - SimpleMessageGroupSet() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
- SimpleMessageList - Class in org.apache.activemq.memory.list
-
A simple fixed size
MessageListwhere there is a single, fixed size list that all messages are added to for simplicity. - SimpleMessageList() - Constructor for class org.apache.activemq.memory.list.SimpleMessageList
- SimpleMessageList(int) - Constructor for class org.apache.activemq.memory.list.SimpleMessageList
- singlePendingSend() - Method in class org.apache.activemq.broker.region.Queue
- SingleTransportConnectionStateRegister - Class in org.apache.activemq.broker
- SingleTransportConnectionStateRegister() - Constructor for class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- size - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- size() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns the number of MessageReferences that are awaiting dispatch.
- size() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- size() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- size() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- size() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- size() - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
The size of the current store on disk if the store utilizes a disk based store mechanism.
- size() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
- size() - Method in class org.apache.activemq.broker.util.InsertionCountList
- size() - Method in interface org.apache.activemq.memory.Cache
-
How big is the cache right now?
- size() - Method in class org.apache.activemq.memory.CacheFilter
- size() - Method in class org.apache.activemq.memory.MapCache
- size() - Method in class org.apache.activemq.network.DemandSubscription
- size() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- size() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
A hint to return the size of the store on disk
- size() - Method in interface org.apache.activemq.store.PList
- size() - Method in interface org.apache.activemq.store.PListStore
- size() - Method in class org.apache.activemq.transaction.Transaction
- SizeBasedMessageBuffer - Class in org.apache.activemq.memory.buffer
-
A
MessageBufferwhich evicts from the largest buffers first. - SizeBasedMessageBuffer() - Constructor for class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- SizeBasedMessageBuffer(int) - Constructor for class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- sizePrefixDisabled - Variable in class org.apache.activemq.transport.protocol.OpenWireProtocolVerifier
- slow() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
- slowCleanupTime - Variable in class org.apache.activemq.store.PersistenceAdapterStatistics
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in interface org.apache.activemq.broker.Broker
-
Called when there is a slow consumer
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.BrokerFilter
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.EmptyBroker
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.ErrorBroker
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called when there is a slow consumer
- slowConsumer(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
-
Called when there is a slow consumer
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- slowConsumer(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.policy.SlowConsumerStrategy
-
Slow consumer event.
- SlowConsumerEntry - Class in org.apache.activemq.broker.region.policy
- slowConsumers - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- SlowConsumerStrategy - Interface in org.apache.activemq.broker.region.policy
-
Interface for a strategy for dealing with slow consumers
- slowReadTime - Variable in class org.apache.activemq.store.PersistenceAdapterStatistics
- slowWriteTime - Variable in class org.apache.activemq.store.PersistenceAdapterStatistics
- socket - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- SslBrokerService - Class in org.apache.activemq.broker
-
A BrokerService that allows access to the key and trust managers used by SSL connections.
- SslBrokerService() - Constructor for class org.apache.activemq.broker.SslBrokerService
- start() - Method in class org.apache.activemq.broker.BrokerBroadcaster
- start() - Method in class org.apache.activemq.broker.BrokerFilter
- start() - Method in class org.apache.activemq.broker.BrokerPluginSupport
- start() - Method in class org.apache.activemq.broker.BrokerService
- start() - Method in class org.apache.activemq.broker.EmptyBroker
- start() - Method in class org.apache.activemq.broker.ErrorBroker
- start() - Method in class org.apache.activemq.broker.jmx.BrokerView
- start() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- start() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- start() - Method in class org.apache.activemq.broker.jmx.JmsConnectorView
- start() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- start() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- start() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- start() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- start() - Method in class org.apache.activemq.broker.jmx.ProxyConnectorView
- start() - Method in class org.apache.activemq.broker.region.AbstractRegion
- start() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- start() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- start() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- start() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- start() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- start() - Method in class org.apache.activemq.broker.region.DestinationFilter
- start() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- start() - Method in class org.apache.activemq.broker.region.Queue
- start() - Method in class org.apache.activemq.broker.region.RegionBroker
- start() - Method in class org.apache.activemq.broker.region.Topic
- start() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- start() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- start() - Method in class org.apache.activemq.broker.TransactionBroker
-
Recovers any prepared transactions.
- start() - Method in class org.apache.activemq.broker.TransportConnection
- start() - Method in class org.apache.activemq.broker.TransportConnector
- start() - Method in class org.apache.activemq.broker.TransportStatusDetector
- start() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- start() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- start() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- start() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- start() - Method in class org.apache.activemq.network.ForwardingBridge
- start() - Method in class org.apache.activemq.network.jms.DestinationBridge
- start() - Method in class org.apache.activemq.network.jms.JmsConnector
- start() - Method in class org.apache.activemq.network.LdapNetworkConnector
-
start the connector
- start() - Method in class org.apache.activemq.network.MBeanBridgeDestination
- start() - Method in class org.apache.activemq.network.NetworkConnector
- start() - Method in class org.apache.activemq.plugin.StatisticsBroker
- start() - Method in class org.apache.activemq.proxy.ProxyConnector
- start() - Method in class org.apache.activemq.store.AbstractMessageStore
- start() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- start() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- start() - Method in class org.apache.activemq.store.ProxyMessageStore
- start() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- start() - Method in class org.apache.activemq.transport.vm.VMTransport
- start() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- start() - Method in class org.apache.activemq.usage.SystemUsage
- start(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Forces a start of the broker.
- start(BundleContext) - Method in class org.apache.activemq.util.osgi.Activator
- START_STATE - Static variable in class org.apache.activemq.transaction.Transaction
- startAllConnectors() - Method in class org.apache.activemq.broker.BrokerService
-
Start all transport and network connections, proxies and bridges
- startDestinations() - Method in class org.apache.activemq.broker.BrokerService
-
Starts any configured destinations on startup
- startDispatching() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Starts dispatch of scheduled Jobs to registered listeners.
- startDispatching() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- startDispatching() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- started - Variable in class org.apache.activemq.broker.region.AbstractRegion
- started - Variable in class org.apache.activemq.broker.region.BaseDestination
- started - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- started - Variable in class org.apache.activemq.network.jms.DestinationBridge
- started - Variable in class org.apache.activemq.network.jms.JmsConnector
- started - Variable in class org.apache.activemq.transport.vm.VMTransport
- startedLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- startManagementContext() - Method in class org.apache.activemq.broker.BrokerService
- startNetworkConnector(NetworkConnector, ThreadPoolExecutor) - Method in class org.apache.activemq.broker.BrokerService
- startNetworkConnector(NetworkConnector, Set<ActiveMQDestination>, ThreadPoolExecutor) - Method in class org.apache.activemq.broker.BrokerService
- startRemoteBridge() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- startTransportConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
- startVirtualConsumerDestinations() - Method in class org.apache.activemq.broker.BrokerService
- staticallyIncludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- staticallyIncludedDestinations - Variable in class org.apache.activemq.network.NetworkBridgeConfiguration
- staticDestinationsLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- StatisticsBroker - Class in org.apache.activemq.plugin
-
A StatisticsBroker You can retrieve a Map Message for a Destination - or Broker containing statistics as key-value pairs The message must contain a replyTo Destination - else its ignored
- StatisticsBroker(Broker) - Constructor for class org.apache.activemq.plugin.StatisticsBroker
-
Constructor
- StatisticsBrokerPlugin - Class in org.apache.activemq.plugin
-
A StatisticsBrokerPlugin You can retrieve a Map Message for a Destination - or Broker containing statistics as key-value pairs The message must contain a replyTo Destination - else its ignored To retrieve stats on the broker send a empty message to ActiveMQ.Statistics.Broker (Queue or Topic) With a replyTo set to the destination you want the stats returned to.
- StatisticsBrokerPlugin() - Constructor for class org.apache.activemq.plugin.StatisticsBrokerPlugin
- statusDector - Variable in class org.apache.activemq.broker.TransportConnector
- STOMP - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
- StompProtocolVerifier - Class in org.apache.activemq.transport.protocol
- StompProtocolVerifier() - Constructor for class org.apache.activemq.transport.protocol.StompProtocolVerifier
- stop() - Method in class org.apache.activemq.broker.BrokerBroadcaster
- stop() - Method in class org.apache.activemq.broker.BrokerFilter
- stop() - Method in class org.apache.activemq.broker.BrokerPluginSupport
- stop() - Method in class org.apache.activemq.broker.BrokerService
- stop() - Method in class org.apache.activemq.broker.EmptyBroker
- stop() - Method in class org.apache.activemq.broker.ErrorBroker
- stop() - Method in class org.apache.activemq.broker.jmx.BrokerView
- stop() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Stop the broker and all it's components.
- stop() - Method in class org.apache.activemq.broker.jmx.ConnectionView
- stop() - Method in class org.apache.activemq.broker.jmx.ConnectorView
- stop() - Method in class org.apache.activemq.broker.jmx.JmsConnectorView
- stop() - Method in class org.apache.activemq.broker.jmx.ManagementContext
- stop() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
- stop() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
- stop() - Method in class org.apache.activemq.broker.jmx.ProxyConnectorView
- stop() - Method in class org.apache.activemq.broker.region.AbstractRegion
- stop() - Method in class org.apache.activemq.broker.region.AbstractTempRegion
- stop() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- stop() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- stop() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
- stop() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- stop() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- stop() - Method in class org.apache.activemq.broker.region.DestinationFilter
- stop() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- stop() - Method in class org.apache.activemq.broker.region.Queue
- stop() - Method in class org.apache.activemq.broker.region.RegionBroker
- stop() - Method in class org.apache.activemq.broker.region.Topic
- stop() - Method in class org.apache.activemq.broker.region.TopicRegion
- stop() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- stop() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
- stop() - Method in class org.apache.activemq.broker.TransactionBroker
- stop() - Method in class org.apache.activemq.broker.TransportConnection
- stop() - Method in class org.apache.activemq.broker.TransportConnector
- stop() - Method in class org.apache.activemq.broker.TransportStatusDetector
- stop() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
- stop() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- stop() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- stop() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- stop() - Method in class org.apache.activemq.network.ForwardingBridge
- stop() - Method in class org.apache.activemq.network.jms.DestinationBridge
- stop() - Method in class org.apache.activemq.network.jms.JmsConnector
- stop() - Method in class org.apache.activemq.network.LdapNetworkConnector
-
stop the connector
- stop() - Method in class org.apache.activemq.network.MBeanBridgeDestination
- stop() - Method in class org.apache.activemq.network.NetworkConnector
- stop() - Method in class org.apache.activemq.plugin.StatisticsBroker
- stop() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
- stop() - Method in class org.apache.activemq.proxy.ProxyConnector
- stop() - Method in class org.apache.activemq.store.AbstractMessageStore
- stop() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- stop() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
- stop() - Method in class org.apache.activemq.store.ProxyMessageStore
- stop() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- stop() - Method in class org.apache.activemq.transport.TransportLogger
- stop() - Method in class org.apache.activemq.transport.TransportLoggerFactory
- stop() - Method in class org.apache.activemq.transport.vm.VMTransport
- stop() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- stop() - Method in class org.apache.activemq.usage.SystemUsage
- stop(BundleContext) - Method in class org.apache.activemq.util.osgi.Activator
- stopAllConnectors(ServiceStopper) - Method in class org.apache.activemq.broker.BrokerService
- stopAsync() - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
- stopAsync() - Method in class org.apache.activemq.broker.TransportConnection
- stopAsync(Throwable) - Method in class org.apache.activemq.broker.TransportConnection
- stopBroker() - Method in class org.apache.activemq.broker.LockableServiceSupport
- stopDispatching() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Stops dispatching of scheduled Jobs to registered listeners.
- stopDispatching() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
- stopDispatching() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- stopGracefully(String, String, long, long) - Method in class org.apache.activemq.broker.BrokerService
-
This method (both connectorName and queueName are using regex to match) 1.
- stopGracefully(String, String, long, long) - Method in class org.apache.activemq.broker.jmx.BrokerView
- stopGracefully(String, String, long, long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
- stopped(String) - Static method in class org.apache.activemq.transport.vm.VMTransportFactory
- stopped(VMTransportServer) - Static method in class org.apache.activemq.transport.vm.VMTransportFactory
- store - Variable in class org.apache.activemq.broker.region.BaseDestination
- StoreDurableSubscriberCursor - Class in org.apache.activemq.broker.region.cursors
-
persist pending messages pending message (messages awaiting dispatch to a consumer) cursor
- StoreDurableSubscriberCursor(Broker, String, String, int, DurableTopicSubscription) - Constructor for class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- StorePendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a PendingMessageCursor that access the persistent store to retrieve messages
- StorePendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
- StorePendingQueueMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a StoreQueueCursor *
- StorePendingQueueMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy
- StoreQueueCursor - Class in org.apache.activemq.broker.region.cursors
-
Store based Cursor for Queues
- StoreQueueCursor(Broker, Queue) - Constructor for class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
Construct
- StoreUsage - Class in org.apache.activemq.usage
-
Used to keep track of how much of something is being used so that a productive working set usage can be controlled.
- StoreUsage() - Constructor for class org.apache.activemq.usage.StoreUsage
- StoreUsage(String, PersistenceAdapter) - Constructor for class org.apache.activemq.usage.StoreUsage
- StoreUsage(StoreUsage, String) - Constructor for class org.apache.activemq.usage.StoreUsage
- storeUsageHighWaterMark - Variable in class org.apache.activemq.broker.region.BaseDestination
- StoreUtil - Class in org.apache.activemq.util
- StoreUtil() - Constructor for class org.apache.activemq.util.StoreUtil
- StrictOrderDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Dispatch policy that causes every subscription to see messages in the same order.
- StrictOrderDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
- STRING_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
- SubQueueSelectorCacheBroker - Class in org.apache.activemq.plugin
-
A plugin which allows the caching of the selector from a subscription queue.
- SubQueueSelectorCacheBroker(Broker, File) - Constructor for class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
Constructor
- SubQueueSelectorCacheBrokerPlugin - Class in org.apache.activemq.plugin
-
A plugin which allows the caching of the selector from a subscription queue.
- SubQueueSelectorCacheBrokerPlugin() - Constructor for class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
- subscription - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
- Subscription - Interface in org.apache.activemq.broker.region
- subscriptionInfo - Variable in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- SubscriptionKey - Class in org.apache.activemq.util
- SubscriptionKey(String, String) - Constructor for class org.apache.activemq.util.SubscriptionKey
- SubscriptionKey(SubscriptionInfo) - Constructor for class org.apache.activemq.util.SubscriptionKey
- subscriptionMapByLocalId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- subscriptionMapByRemoteId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
- subscriptionName - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- subscriptionName - Variable in class org.apache.activemq.util.SubscriptionKey
- SubscriptionRecovery - Interface in org.apache.activemq.broker.region
-
An interface for recoverying transient messages held by the broker for retractive recovery for subscribers
- SubscriptionRecoveryPolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different recovery policies to be plugged into the region implementations.
- subscriptions - Variable in class org.apache.activemq.broker.region.AbstractRegion
- SubscriptionStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for a Subsription.
- SubscriptionStatistics() - Constructor for class org.apache.activemq.broker.region.SubscriptionStatistics
- SubscriptionStatistics(boolean) - Constructor for class org.apache.activemq.broker.region.SubscriptionStatistics
- SubscriptionView - Class in org.apache.activemq.broker.jmx
- SubscriptionView(String, String, Subscription) - Constructor for class org.apache.activemq.broker.jmx.SubscriptionView
-
Constructor
- SubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
- supportsExternalBatchControl() - Method in interface org.apache.activemq.store.ReferenceStore
- SuppressReplyException - Exception in org.apache.activemq.broker
-
An exception thrown when the broker or transport will be shutdown in response to an error, eg.
- SuppressReplyException(String) - Constructor for exception org.apache.activemq.broker.SuppressReplyException
- SuppressReplyException(String, IOException) - Constructor for exception org.apache.activemq.broker.SuppressReplyException
- SuppressReplyException(Throwable) - Constructor for exception org.apache.activemq.broker.SuppressReplyException
- swap(int, MessageQueue, int, MessageQueue) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
- systemUsage - Variable in class org.apache.activemq.broker.region.BaseDestination
- systemUsage - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- SystemUsage - Class in org.apache.activemq.usage
-
Holder for Usage instances for memory, store and temp files Main use case is manage memory usage.
- SystemUsage() - Constructor for class org.apache.activemq.usage.SystemUsage
- SystemUsage(String, PersistenceAdapter, PListStore, JobSchedulerStore) - Constructor for class org.apache.activemq.usage.SystemUsage
- SystemUsage(SystemUsage, String) - Constructor for class org.apache.activemq.usage.SystemUsage
T
- tail - Variable in class org.apache.activemq.memory.CacheEntryList
- tail - Variable in class org.apache.activemq.util.LinkedNode
- target - Variable in class org.apache.activemq.broker.util.JMXAuditLogEntry
- taskFactory - Variable in class org.apache.activemq.broker.region.Queue
- taskRunner - Variable in class org.apache.activemq.broker.region.Queue
- taskRunner - Variable in class org.apache.activemq.broker.TransportConnection
- taskRunnerFactory - Variable in class org.apache.activemq.broker.region.AbstractRegion
- taskRunnerFactory - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
- taskStarted - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
- TEMP - org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
- TempDestinationAuthorizationEntry - Class in org.apache.activemq.security
-
Represents an entry in a
DefaultAuthorizationMapfor assigning different operations (read, write, admin) of user roles to a temporary destination - TempDestinationAuthorizationEntry() - Constructor for class org.apache.activemq.security.TempDestinationAuthorizationEntry
- TempQueue - Class in org.apache.activemq.broker.region
-
The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
- TempQueue(BrokerService, ActiveMQDestination, MessageStore, DestinationStatistics, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.region.TempQueue
- TempQueueRegion - Class in org.apache.activemq.broker.region
- TempQueueRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.TempQueueRegion
- TempTopic - Class in org.apache.activemq.broker.region
-
The Topic is a destination that sends a copy of a message to every active Subscription registered.
- TempTopic(BrokerService, ActiveMQDestination, TopicMessageStore, DestinationStatistics, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.region.TempTopic
- TempTopicRegion - Class in org.apache.activemq.broker.region
- TempTopicRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.TempTopicRegion
- TempUsage - Class in org.apache.activemq.usage
-
Used to keep track of how much of something is being used so that a productive working set usage can be controlled.
- TempUsage() - Constructor for class org.apache.activemq.usage.TempUsage
- TempUsage(String, PListStore) - Constructor for class org.apache.activemq.usage.TempUsage
- TempUsage(TempUsage, String) - Constructor for class org.apache.activemq.usage.TempUsage
- terminateJVM(int) - Method in class org.apache.activemq.broker.jmx.BrokerView
- terminateJVM(int) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Shuts down the JVM.
- ThreadTracker - Class in org.apache.activemq.util
-
Debugging tool to track entry points through code, useful to see runtime call paths To use, add to a method as follows:
public void someMethod() { ThreadTracker.track("someMethod"); ... - ThreadTracker() - Constructor for class org.apache.activemq.util.ThreadTracker
- TimedSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicywill keep a timed buffer of messages around in memory and use that to recover new subscriptions. - TimedSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
- timestamp - Variable in class org.apache.activemq.broker.util.AuditLogEntry
- TimeStampingBrokerPlugin - Class in org.apache.activemq.broker.util
-
A Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp.
- TimeStampingBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
- toBytesFromHex(String) - Static method in class org.apache.activemq.util.HexSupport
- toFileSystemDirectorySafeName(String) - Static method in class org.apache.activemq.util.IOHelper
-
Converts any string into a string that is safe to use as a file name.
- toFileSystemSafeName(String) - Static method in class org.apache.activemq.util.IOHelper
- toFileSystemSafeName(String, boolean, int) - Static method in class org.apache.activemq.util.IOHelper
-
Converts any string into a string that is safe to use as a file name.
- toHexFromBytes(byte[]) - Static method in class org.apache.activemq.util.HexSupport
- toHexFromInt(int, boolean) - Static method in class org.apache.activemq.util.HexSupport
- Topic - Class in org.apache.activemq.broker.region
-
The Topic is a destination that sends a copy of a message to every active Subscription registered.
- Topic(BrokerService, ActiveMQDestination, TopicMessageStore, DestinationStatistics, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.region.Topic
- TOPIC - org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
- TOPIC_SEARCH_MATCHING - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- TOPIC_SEARCH_SUBTREE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- TopicMessageStore - Interface in org.apache.activemq.store
-
A MessageStore for durable topic subscriptions
- TopicReferenceStore - Interface in org.apache.activemq.store
-
A MessageStore for durable topic subscriptions
- TopicRegion - Class in org.apache.activemq.broker.region
- TopicRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.TopicRegion
- TopicSubscription - Class in org.apache.activemq.broker.region
- TopicSubscription(Broker, ConnectionContext, ConsumerInfo, SystemUsage) - Constructor for class org.apache.activemq.broker.region.TopicSubscription
- TopicSubscriptionView - Class in org.apache.activemq.broker.jmx
- TopicSubscriptionView(String, String, TopicSubscription) - Constructor for class org.apache.activemq.broker.jmx.TopicSubscriptionView
- TopicSubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
- TopicView - Class in org.apache.activemq.broker.jmx
- TopicView(ManagedRegionBroker, Topic) - Constructor for class org.apache.activemq.broker.jmx.TopicView
- TopicViewMBean - Interface in org.apache.activemq.broker.jmx
- toString() - Method in class org.apache.activemq.broker.BrokerService
- toString() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
- toString() - Method in class org.apache.activemq.broker.jmx.HealthStatus
- toString() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
- toString() - Method in class org.apache.activemq.broker.jmx.ProducerView
- toString() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
- toString() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- toString() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- toString() - Method in class org.apache.activemq.broker.region.cursors.PendingNode
- toString() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- toString() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- toString() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- toString() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
- toString() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
- toString() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
- toString() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- toString() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- toString() - Method in class org.apache.activemq.broker.region.Queue
- toString() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
- toString() - Method in class org.apache.activemq.broker.region.QueueRegion
- toString() - Method in class org.apache.activemq.broker.region.QueueSubscription
- toString() - Method in class org.apache.activemq.broker.region.TempQueueRegion
- toString() - Method in class org.apache.activemq.broker.region.TempTopicRegion
- toString() - Method in class org.apache.activemq.broker.region.Topic
- toString() - Method in class org.apache.activemq.broker.region.TopicRegion
- toString() - Method in class org.apache.activemq.broker.region.TopicSubscription
- toString() - Method in class org.apache.activemq.broker.region.virtual.CompositeQueue
- toString() - Method in class org.apache.activemq.broker.region.virtual.CompositeTopic
- toString() - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
- toString() - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- toString() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
- toString() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
- toString() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
- toString() - Method in class org.apache.activemq.broker.TransportConnection
- toString() - Method in class org.apache.activemq.broker.TransportConnector
- toString() - Method in class org.apache.activemq.broker.util.JMXAuditLogEntry
- toString() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
- toString() - Method in class org.apache.activemq.filter.JAXPXPathEvaluator
- toString() - Method in class org.apache.activemq.network.DemandSubscription
- toString() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
- toString() - Method in class org.apache.activemq.network.DurableConduitBridge
- toString() - Method in class org.apache.activemq.network.LdapNetworkConnector
- toString() - Method in class org.apache.activemq.network.MulticastNetworkConnector
- toString() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
- toString() - Method in class org.apache.activemq.store.ProxyMessageStore
- toString() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
- toString() - Method in class org.apache.activemq.transaction.Transaction
- toString() - Method in class org.apache.activemq.transport.TransportLogger
- toString() - Method in class org.apache.activemq.transport.vm.VMTransport
- toString() - Method in class org.apache.activemq.transport.vm.VMTransportServer
- toString() - Method in class org.apache.activemq.usage.SystemUsage
- toString() - Method in class org.apache.activemq.util.SubscriptionKey
- total - Variable in class org.apache.activemq.usage.PercentLimitUsage
- toURI(SearchResult) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
convert search result into URI
- toUUID(SearchResult) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
convert search result into URI
- TraceBrokerPathPlugin - Class in org.apache.activemq.broker.util
-
The TraceBrokerPathPlugin can be used in a network of Brokers.
- TraceBrokerPathPlugin() - Constructor for class org.apache.activemq.broker.util.TraceBrokerPathPlugin
- track(String) - Static method in class org.apache.activemq.util.ThreadTracker
-
track the stack trace of callers
- trackedInPendingTransaction(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
- trackedInPendingTransaction(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
- Transaction - Class in org.apache.activemq.transaction
-
Keeps track of all the actions the need to be done when a transaction does a commit or rollback.
- Transaction() - Constructor for class org.apache.activemq.transaction.Transaction
- TransactionBroker - Class in org.apache.activemq.broker
-
This broker filter handles the transaction related operations in the Broker interface.
- TransactionBroker(Broker, TransactionStore) - Constructor for class org.apache.activemq.broker.TransactionBroker
- TransactionIdTransformer - Interface in org.apache.activemq.store
- TransactionIdTransformerAware - Interface in org.apache.activemq.store
- TransactionRecoveryListener - Interface in org.apache.activemq.store
- TransactionStore - Interface in org.apache.activemq.store
-
Represents the durable store of the commit/rollback operations taken against the broker.
- TransactionTemplate - Class in org.apache.activemq.util
-
A helper class for running code with a PersistenceAdapter in a transaction.
- TransactionTemplate(PersistenceAdapter, ConnectionContext) - Constructor for class org.apache.activemq.util.TransactionTemplate
- transcribeSet(Set<T>) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Transcribes an existing set into a new set.
- transform(TransactionId) - Method in interface org.apache.activemq.store.TransactionIdTransformer
- TransportConnection - Class in org.apache.activemq.broker
- TransportConnection(TransportConnector, Transport, Broker, TaskRunnerFactory, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.TransportConnection
- TransportConnectionState - Class in org.apache.activemq.broker
- TransportConnectionState(ConnectionInfo, TransportConnection) - Constructor for class org.apache.activemq.broker.TransportConnectionState
- TransportConnectionStateRegister - Interface in org.apache.activemq.broker
- TransportConnector - Class in org.apache.activemq.broker
- TransportConnector() - Constructor for class org.apache.activemq.broker.TransportConnector
- TransportConnector(TransportServer) - Constructor for class org.apache.activemq.broker.TransportConnector
- transportException - Variable in class org.apache.activemq.broker.TransportConnection
- TransportFactorySupport - Class in org.apache.activemq.transport
- TransportFactorySupport() - Constructor for class org.apache.activemq.transport.TransportFactorySupport
- transportListener - Variable in class org.apache.activemq.transport.vm.VMTransport
- TransportLogger - Class in org.apache.activemq.transport
-
This TransportFilter implementation writes output to a log as it intercepts commands / events before sending them to the following layer in the Transport stack.
- TransportLogger(Transport, Logger, boolean, LogWriter) - Constructor for class org.apache.activemq.transport.TransportLogger
- TransportLoggerControl - Class in org.apache.activemq.transport
-
Implementation of the TransportLoggerControlMBean interface, which is an MBean used to control all TransportLoggers at once.
- TransportLoggerControl(ManagementContext) - Constructor for class org.apache.activemq.transport.TransportLoggerControl
-
Constructor
- TransportLoggerControlMBean - Interface in org.apache.activemq.transport
-
MBean used to manage all of the TransportLoggers at once.
- TransportLoggerFactory - Class in org.apache.activemq.transport
-
Singleton class to create TransportLogger objects.
- TransportLoggerFactorySPI - Class in org.apache.activemq.transport
- TransportLoggerFactorySPI() - Constructor for class org.apache.activemq.transport.TransportLoggerFactorySPI
- TransportLoggerView - Class in org.apache.activemq.transport
-
Class implementing the TransportLoggerViewMBean interface.
- TransportLoggerView(TransportLogger, String, int, ManagementContext) - Constructor for class org.apache.activemq.transport.TransportLoggerView
-
Constructor.
- TransportLoggerViewMBean - Interface in org.apache.activemq.transport
-
MBean to manage a single Transport Logger.
- TransportStatusDetector - Class in org.apache.activemq.broker
-
Used to provide information on the status of the Connection
- triggerStartAsyncNetworkBridgeCreation() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
- triggerStartBridge() - Method in class org.apache.activemq.network.ForwardingBridge
- tryAddMessageLast(MessageReference, long) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- tryAddMessageLast(MessageReference, long) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
- tryAddMessageLast(MessageReference, long) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
add message to await dispatch
- tryAddMessageLast(MessageReference, long) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
add message to await dispatch - if it can
- tryAddMessageLast(MessageReference, long) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
- tryAddMessageLast(MessageReference, long) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
- tryAddMessageLast(MessageReference, long) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
add message to await dispatch
- Tx() - Constructor for class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
U
- UDPTraceBrokerPlugin - Class in org.apache.activemq.broker.util
-
A Broker interceptor which allows you to trace all operations to a UDP socket.
- UDPTraceBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- unbind(String) - Method in class org.apache.activemq.broker.BrokerRegistry
- UniquePropertyMessageEvictionStrategy - Class in org.apache.activemq.broker.region.policy
-
An eviction strategy which evicts the oldest message within messages with the same property value
- UniquePropertyMessageEvictionStrategy() - Constructor for class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
- unlink() - Method in class org.apache.activemq.util.LinkedNode
-
Removes this node out of the linked list it is chained in.
- unlock() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
- unlock() - Method in class org.apache.activemq.broker.region.NullMessageReference
- unlock() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
- unlock() - Method in class org.apache.activemq.util.LockFile
- unmatched(MessageReference) - Method in class org.apache.activemq.broker.region.AbstractSubscription
- unmatched(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
store will have a pending ack for all durables, irrespective of the selector so we need to ack if node is un-matched
- unmatched(MessageReference) - Method in interface org.apache.activemq.broker.region.Subscription
- unregister() - Method in class org.apache.activemq.transport.TransportLoggerView
-
Unregisters the MBean from the MBeanServer of the management context provided at creation time.
- unregister(long) - Method in class org.apache.activemq.util.osgi.Activator
-
When bundles unload..
- unregister(ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- unregister(XATransaction) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- unregisterConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
- unregisterConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
- unregisterConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.TransportConnection
- unregisterConnectionState(ConnectionId) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
- unregisterConnectorMBean(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
- unregisterDestination(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- unregisterMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
- unregisterMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Unregister an MBean
- unregisterNetworkBridgeMBean(NetworkBridge) - Method in class org.apache.activemq.network.NetworkConnector
- unregisterNetworkConnectorMBean(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
- unregisterPersistenceAdapterMBean(PersistenceAdapter) - Method in class org.apache.activemq.broker.BrokerService
- unregisterProducer(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- unregisterSubscription(ObjectName, boolean) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- unregisterSubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
- update(Queue) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- update(Queue, Set<String>) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Update a queue with this policy.
- update(Topic) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- update(Topic, Set<String>) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
- updateClient(ConnectionControl) - Method in interface org.apache.activemq.broker.Connection
- updateClient(ConnectionControl) - Method in class org.apache.activemq.broker.TransportConnection
- updateClientClusterInfo() - Method in interface org.apache.activemq.broker.Connector
-
Update all the connections with information about the connected brokers in the cluster
- updateClientClusterInfo() - Method in class org.apache.activemq.broker.TransportConnector
- updateConsumerPrefetch(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
inform the MessageConsumer on the client to change it's prefetch
- updateConsumerPrefetch(int) - Method in interface org.apache.activemq.broker.region.Subscription
-
inform the MessageConsumer on the client to change it's prefetch
- updateConsumerPrefetch(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
inform the MessageConsumer on the client to change it's prefetch
- updated() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Marks the time at which the authorization state was last refreshed.
- updateLimitBasedOnPercent() - Method in class org.apache.activemq.usage.PercentLimitUsage
- updateLimitBasedOnPercent() - Method in class org.apache.activemq.usage.StoreUsage
- updateLimitBasedOnPercent() - Method in class org.apache.activemq.usage.TempUsage
- updateMessage(Message) - Method in class org.apache.activemq.store.AbstractMessageStore
- updateMessage(Message) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
- updateMessage(Message) - Method in interface org.apache.activemq.store.MessageStore
- updateMessage(Message) - Method in class org.apache.activemq.store.ProxyMessageStore
- updateMessage(Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
- updateRegionDestCounts(ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Updates the counts in RegionStatistics based on whether or not the destination is an Advisory Destination or not
- updateURIs(boolean, URI[]) - Method in class org.apache.activemq.transport.vm.VMTransport
- usageManager - Variable in class org.apache.activemq.broker.region.AbstractRegion
- usageManager - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
- usageManager - Variable in class org.apache.activemq.broker.region.TopicSubscription
- UsageManagerCacheFilter - Class in org.apache.activemq.memory
-
Simple CacheFilter that increases/decreases usage on a UsageManager as objects are added/removed from the Cache.
- UsageManagerCacheFilter(Cache, MemoryUsage) - Constructor for class org.apache.activemq.memory.UsageManagerCacheFilter
- useCache - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
- user - Variable in class org.apache.activemq.broker.util.AuditLogEntry
- UserIDBroker - Class in org.apache.activemq.broker
-
This broker filter will append the producer's user ID into the JMSXUserID header to allow folks to know reliably who the user was who produced a message.
- UserIDBroker(Broker) - Constructor for class org.apache.activemq.broker.UserIDBroker
- userName - Variable in class org.apache.activemq.broker.jmx.ProducerView
- userName - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
V
- validateMaxDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
This method checks whether or not the destination can be created based on
PolicyEntry.getMaxDestinations(), if it has been set. - validateUpdate(Message) - Method in interface org.apache.activemq.broker.region.policy.MessageQuery
-
Returns true if the given update is valid and does not overlap with the initial message query.
- value - Variable in class org.apache.activemq.memory.CacheEntry
- value() - Method in annotation type org.apache.activemq.broker.jmx.MBeanInfo
- valueOf(String) - Static method in enum org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
- values() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns a new Collection that contains all the MessageReferences currently held in this PendingList.
- values() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
- values() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
- values() - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERBS - Static variable in class org.apache.activemq.broker.util.JMXAuditLogEntry
- VirtualDestination - Interface in org.apache.activemq.broker.region.virtual
-
Represents some kind of virtual destination.
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in interface org.apache.activemq.broker.Broker
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.BrokerFilter
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.EmptyBroker
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.ErrorBroker
- virtualDestinationConsumers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
This is a map to track all consumers that exist on the virtual destination so that we can fire an advisory later when they go away to remove the demand.
- VirtualDestinationInterceptor - Class in org.apache.activemq.broker.region.virtual
-
Implements Virtual Topics.
- VirtualDestinationInterceptor() - Constructor for class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
- VirtualDestinationMatcher - Interface in org.apache.activemq.advisory
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.advisory.AdvisoryBroker
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in interface org.apache.activemq.broker.Broker
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.BrokerFilter
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.EmptyBroker
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.ErrorBroker
- virtualDestinations - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
This is a set to track all of the virtual destinations that have been added to the broker so they can be easily referenced later.
- VirtualDestinationSelectorCacheView - Class in org.apache.activemq.broker.jmx
-
Created by ceposta VirtualDestinationSelectorCacheView(SubQueueSelectorCacheBroker) - Constructor for class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
- VirtualDestinationSelectorCacheViewMBean - Interface in org.apache.activemq.broker.jmx
Created by ceposta VirtualTopic - Class in org.apache.activemq.broker.region.virtualCreates Virtual Topics using a prefix and postfix.- VirtualTopic() - Constructor for class org.apache.activemq.broker.region.virtual.VirtualTopic
- VirtualTopicInterceptor - Class in org.apache.activemq.broker.region.virtual
A Destination which implements Virtual Topic- VirtualTopicInterceptor(Destination, VirtualTopic) - Constructor for class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
- VMPendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a VMPendingMessageCursor *- VMPendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy
- VMPendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
hold pending messages in a linked list (messages awaiting disptach to a consumer) cursor- VMPendingMessageCursor(boolean) - Constructor for class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
- VMPendingQueueMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a VMPendingMessageCursor *- VMPendingQueueMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy
- VMPendingSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a VMPendingMessageCursor *- VMPendingSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingSubscriberMessageStoragePolicy
- VMTransport - Class in org.apache.activemq.transport.vm
A Transport implementation that uses direct method invocations.- VMTransport(URI) - Constructor for class org.apache.activemq.transport.vm.VMTransport
- VMTransportFactory - Class in org.apache.activemq.transport.vm
- VMTransportFactory() - Constructor for class org.apache.activemq.transport.vm.VMTransportFactory
- VMTransportServer - Class in org.apache.activemq.transport.vm
Broker side of the VMTransport- VMTransportServer(URI, boolean) - Constructor for class org.apache.activemq.transport.vm.VMTransportServer
W
- waitForCompletion() - Method in class org.apache.activemq.network.DemandSubscription
- waitForProtocolDetectionFinish(Future<?>, AtomicInteger) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- waitForSpace(ConnectionContext, ProducerBrokerExchange, Usage<?>, int, String) - Method in class org.apache.activemq.broker.region.BaseDestination
- waitForSpace(ConnectionContext, ProducerBrokerExchange, Usage<?>, String) - Method in class org.apache.activemq.broker.region.BaseDestination
- waitPostCommitDone(FutureTask<?>) - Method in class org.apache.activemq.transaction.Transaction
- waitUntilStarted() - Method in class org.apache.activemq.broker.BrokerService
-
A helper method to block the caller thread until the broker has fully started
- waitUntilStarted(long) - Method in class org.apache.activemq.broker.BrokerService
-
A helper method to block the caller thread until the broker has fully started
- waitUntilStopped() - Method in class org.apache.activemq.broker.BrokerService
-
A helper method to block the caller thread until the broker has been stopped
- wakeup() - Method in interface org.apache.activemq.broker.region.Destination
-
optionally called by a Subscriber - to inform the Destination its ready for more messages
- wakeup() - Method in class org.apache.activemq.broker.region.DestinationFilter
- wakeup() - Method in class org.apache.activemq.broker.region.Queue
- wakeup() - Method in class org.apache.activemq.broker.region.Topic
- wakeup() - Method in class org.apache.activemq.transport.vm.VMTransport
- wakeupDestinationsForDispatch() - Method in class org.apache.activemq.broker.region.AbstractSubscription
- watch(PromiseCallback<T>) - Method in class org.apache.activemq.util.Promise
- wireFormat - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- wireFormatFactory - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
- wireFormatOptions - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
- WrappedException - Exception in org.apache.activemq.util
- WrappedException(Throwable) - Constructor for exception org.apache.activemq.util.WrappedException
- WRITE - org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
- WRITE_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- WRITE_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
- writeLabels(PrintWriter, String, String, Map<String, String>) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
- writeRoles - Variable in class org.apache.activemq.security.AuthorizationEntry
- writeTime - Variable in class org.apache.activemq.store.PersistenceAdapterStatistics
X
- XATransaction - Class in org.apache.activemq.transaction
- XATransaction(TransactionStore, XATransactionId, TransactionBroker, ConnectionId) - Constructor for class org.apache.activemq.transaction.XATransaction
- XBeanByteConverterUtil - Class in org.apache.activemq.util
-
Converts string values like "20 Mb", "1024kb", and "1g" to long or int values in bytes.
All Classes All Packages