Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.broker Classes and Interfaces - 267 results found.
NameDescriptionTypePackageFramework
AbortSlowAckConsumerStrategyAbort 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.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
AbortSlowAckConsumerStrategyViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
AbortSlowAckConsumerStrategyViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
AbortSlowConsumerStrategyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
AbortSlowConsumerStrategyViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
AbortSlowConsumerStrategyViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
AbstractDeadLetterStrategyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
AbstractLockerClassorg.apache.activemq.brokerApache ActiveMQ
AbstractPendingMessageCursorClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
AbstractRegionClassorg.apache.activemq.broker.regionApache ActiveMQ
AbstractStoreCursorClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
AbstractSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
AbstractTempRegionClassorg.apache.activemq.broker.regionApache ActiveMQ
AnnotatedMBeanMBean that looks for method/parameter descriptions in the Info annotation.Classorg.apache.activemq.broker.jmxApache ActiveMQ
AsyncAnnotatedMBeanMBean that invokes the requested operation using an async operation and waits for the result if the operation times out then an exception is thrown.Classorg.apache.activemq.broker.jmxApache ActiveMQ
AuditLogEntryClassorg.apache.activemq.broker.utilApache ActiveMQ
AuditLogServiceClassorg.apache.activemq.broker.utilApache ActiveMQ
BaseDestinationClassorg.apache.activemq.broker.regionApache ActiveMQ
BrokerThe Message Broker which routes messages, maintains subscriptions and connections, acknowledges messages and handles transactions.Interfaceorg.apache.activemq.brokerApache ActiveMQ
BrokerBroadcasterClassorg.apache.activemq.brokerApache ActiveMQ
BrokerContextInterfaceorg.apache.activemq.brokerApache ActiveMQ
BrokerContextAwareInterfaceorg.apache.activemq.brokerApache ActiveMQ
BrokerDestinationViewClassorg.apache.activemq.broker.viewApache ActiveMQ
BrokerFactoryA helper class to create a fully configured broker service using a URI.Classorg.apache.activemq.brokerApache ActiveMQ
BrokerFactoryHandlerRepresents the interface used to create a broker from a URI scheme.Interfaceorg.apache.activemq.brokerApache ActiveMQ
BrokerFilterAllows you to intercept broker operation so that features such as security can be implemented as a pluggable filter.Classorg.apache.activemq.brokerApache ActiveMQ
BrokerMBeanSupportClassorg.apache.activemq.broker.jmxApache ActiveMQ
BrokerPluginInterfaceorg.apache.activemq.brokerApache ActiveMQ
BrokerPluginSupportA useful base class for implementing broker plugins.Classorg.apache.activemq.brokerApache ActiveMQ
BrokerRegistryClassorg.apache.activemq.brokerApache ActiveMQ
BrokerServiceManages the life-cycle of an ActiveMQ Broker.Classorg.apache.activemq.brokerApache ActiveMQ
BrokerServiceAwareInterfaceorg.apache.activemq.brokerApache ActiveMQ
BrokerStoppedExceptionThis exception is thrown by the broker when you try to use it after it hasSee Also:Serialized FormClassorg.apache.activemq.brokerApache ActiveMQ
BrokerViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
BrokerViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
CachedMessageGroupMapClassorg.apache.activemq.broker.region.groupApache ActiveMQ
CachedMessageGroupMapFactoryA factory to create instances of CachedMessageGroupMap when implementing the Message Groups functionality.Classorg.apache.activemq.broker.region.groupApache ActiveMQ
CompositeDataConstantsInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
CompositeDataHelperClassorg.apache.activemq.broker.jmxApache ActiveMQ
CompositeDestinationClassorg.apache.activemq.broker.region.virtualApache ActiveMQ
CompositeDestinationBrokerThis broker filter handles composite destinations.Classorg.apache.activemq.brokerApache ActiveMQ
CompositeDestinationFilterRepresents a composite Destination where send()s are replicated to each Destination instance.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
CompositeDestinationInterceptorClassorg.apache.activemq.broker.regionApache ActiveMQ
CompositeQueueRepresents a virtual queue which forwards to a number of other destinations.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
CompositeTopicRepresents a virtual topic which forwards to a number of other destinations.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
ConnectionInterfaceorg.apache.activemq.brokerApache ActiveMQ
ConnectionContextUsed to hold context information needed to process requests sent to a broker.Classorg.apache.activemq.brokerApache ActiveMQ
ConnectionDotFileInterceptorClassorg.apache.activemq.broker.viewApache ActiveMQ
ConnectionDotFilePluginA DOT file creator plugin which creates a DOT file showing the current connectionsClassorg.apache.activemq.broker.viewApache ActiveMQ
ConnectionSplitBrokerMonitors for client connections that may fail to another broker - but this broker isn't aware they've gone.Classorg.apache.activemq.broker.clusterApache ActiveMQ
ConnectionStatisticsThe J2EE Statistics for the Connection.Classorg.apache.activemq.broker.regionApache ActiveMQ
ConnectionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
ConnectionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
ConnectorA connector creates and manages client connections that talk to the Broker.Interfaceorg.apache.activemq.brokerApache ActiveMQ
ConnectorStatisticsThe J2EE Statistics for the a Destination.Classorg.apache.activemq.broker.regionApache ActiveMQ
ConnectorViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
ConnectorViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
ConstantPendingMessageLimitStrategyThis PendingMessageLimitStrategy is configured to a constant value for all subscriptions.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
ConsumerBrokerExchangeClassorg.apache.activemq.brokerApache ActiveMQ
CronParserClassorg.apache.activemq.broker.schedulerApache ActiveMQ
DeadLetterStrategyA strategy for choosing which destination is used for dead letter queue messages.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
DefaultAuditLogClassorg.apache.activemq.broker.utilApache ActiveMQ
DefaultAuditLogFactoryClassorg.apache.activemq.broker.utilApache ActiveMQ
DefaultBrokerFactorySimple BrokerFactorySPI which using the brokerURI to extract the configuration parameters for the broker service.Classorg.apache.activemq.brokerApache ActiveMQ
DestinationInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
DestinationDotFileInterceptorClassorg.apache.activemq.broker.viewApache ActiveMQ
DestinationDotFilePlugin file creator plugin which creates a DOT file showing the current topic & queue hierarchies.Classorg.apache.activemq.broker.viewApache ActiveMQ
DestinationFactoryUsed to create Destinations.Classorg.apache.activemq.broker.regionApache ActiveMQ
DestinationFactoryImplCreates standard ActiveMQ implementations ofAuthor:fateev@amazon.Classorg.apache.activemq.broker.regionApache ActiveMQ
DestinationFilterClassorg.apache.activemq.broker.regionApache ActiveMQ
DestinationInterceptorRepresents an interceptor on destination instances.Interfaceorg.apache.activemq.broker.regionApache ActiveMQ
DestinationPathSeparatorBrokerClassorg.apache.activemq.broker.utilApache ActiveMQ
DestinationsPluginA simple plugin that can be used to export/import runtime destinations.Classorg.apache.activemq.broker.utilApache ActiveMQ
DestinationStatisticsThe J2EE Statistics for the a Destination.Classorg.apache.activemq.broker.regionApache ActiveMQ
DestinationViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
DestinationViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
DiscardingDeadLetterStrategyA DeadLetterStrategy where each destination has its own individual DLQ using the subject naming hierarchy.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
DispatchPolicyAbstraction to allow different dispatching policies to be plugged into the topic region implementations.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
DispatchSelectorInterfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
DotFileInterceptorSupportClassorg.apache.activemq.broker.viewApache ActiveMQ
DurableSubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
DurableSubscriptionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
DurableTopicSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
EmptyBrokerClassorg.apache.activemq.brokerApache ActiveMQ
EmptyMessageGroupSetClassorg.apache.activemq.broker.region.groupApache ActiveMQ
ErrorBroker BrokerStoppedException.Classorg.apache.activemq.brokerApache ActiveMQ
FilePendingDurableSubscriberMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
FilePendingMessageCursorClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
FilePendingQueueMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
FilePendingSubscriberMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
FilteredDestinationRepresents 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.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
FixedCountSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will keep a fixed count of last messages.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
FixedSizedSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will keep a fixed amount of memory available in RAM for message history which is evicted inClassorg.apache.activemq.broker.region.policyApache ActiveMQ
GroupFactoryFinderClassorg.apache.activemq.broker.region.groupApache ActiveMQ
HealthStatusClassorg.apache.activemq.broker.jmxApache ActiveMQ
HealthViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
HealthViewMBeanReturns the status events of the broker to indicate any warnings.Interfaceorg.apache.activemq.broker.jmxApache ActiveMQ
InactiveDurableSubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
IndirectMessageReferenceKeeps track of a message that is flowing through the Broker.Classorg.apache.activemq.broker.regionApache ActiveMQ
IndividualDeadLetterStrategyA DeadLetterStrategy where each destination has its own individual DLQ using the subject naming hierarchy.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
InMemoryJobA simple in memory Job POJO.Classorg.apache.activemq.broker.scheduler.memoryApache ActiveMQ
InMemoryJobSchedulerClassorg.apache.activemq.broker.scheduler.memoryApache ActiveMQ
InMemoryJobSchedulerStoreAn in-memory JobSchedulerStore implementation used for Brokers that have persistence disabled or when the JobSchedulerStore usage doesn't require a file or DB based storeClassorg.apache.activemq.broker.scheduler.memoryApache ActiveMQ
InsertableMutableBrokerFilterClassorg.apache.activemq.brokerApache ActiveMQ
InsertionCountListClassorg.apache.activemq.broker.utilApache ActiveMQ
JmsConnectorViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
JMXAuditLogEntryClassorg.apache.activemq.broker.utilApache ActiveMQ
JobInterface for a scheduled Job object.Interfaceorg.apache.activemq.broker.schedulerApache ActiveMQ
JobListenerJob event listener interface.Interfaceorg.apache.activemq.broker.schedulerApache ActiveMQ
JobSchedulerInterfaceorg.apache.activemq.broker.schedulerApache ActiveMQ
JobSchedulerFacadeA wrapper for instances of the JobScheduler interface that ensures that methods provides safe and sane return values and can deal with null values being passedClassorg.apache.activemq.broker.schedulerApache ActiveMQ
JobSchedulerStoreInterfaceorg.apache.activemq.broker.schedulerApache ActiveMQ
JobSchedulerViewMBean object that can be used to manage a single instance of a JobScheduler.Classorg.apache.activemq.broker.jmxApache ActiveMQ
JobSchedulerViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
JobSupportA class to provide common Job Scheduler related methods.Classorg.apache.activemq.broker.schedulerApache ActiveMQ
LastImageSubscriptionRecoveryPolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
LockableA lockable broker resource.Interfaceorg.apache.activemq.brokerApache ActiveMQ
LockableServiceSupportClassorg.apache.activemq.brokerApache ActiveMQ
LockerInterfaceorg.apache.activemq.brokerApache ActiveMQ
LockOwnerInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
Log4JConfigViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
Log4JConfigViewMBeanLog4J Configuration Management MBean used to alter the runtime log levels or force a reload of the Log4J configuration file.Interfaceorg.apache.activemq.broker.jmxApache ActiveMQ
LoggingBrokerPluginA simple Broker intercepter which allows you to enable/disable logging.Classorg.apache.activemq.broker.utilApache ActiveMQ
ManagedQueueRegionClassorg.apache.activemq.broker.jmxApache ActiveMQ
ManagedRegionBrokerClassorg.apache.activemq.broker.jmxApache ActiveMQ
ManagedTempQueueRegionClassorg.apache.activemq.broker.jmxApache ActiveMQ
ManagedTempTopicRegionClassorg.apache.activemq.broker.jmxApache ActiveMQ
ManagedTopicRegionClassorg.apache.activemq.broker.jmxApache ActiveMQ
ManagedTransportConnectionClassorg.apache.activemq.broker.jmxApache ActiveMQ
ManagedTransportConnectorA managed transport connector which can create multiple managed connections as clients connect.Classorg.apache.activemq.broker.jmxApache ActiveMQ
ManagementContextClassorg.apache.activemq.broker.jmxApache ActiveMQ
MappedQueueFilterCreates a mapped Queue that can recover messages from subscription recovery policy of its Virtual Topic.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
MapTransportConnectionStateRegisterClassorg.apache.activemq.brokerApache ActiveMQ
MessageBrokerViewClassorg.apache.activemq.broker.viewApache ActiveMQ
MessageBrokerViewRegistryClassorg.apache.activemq.broker.viewApache ActiveMQ
MessageEvictionStrategyA strategy for evicting messages from slow consumers.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
MessageEvictionStrategySupportA useful base class for implementation inheritence.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
MessageGroupHashBucketUses hash-code buckets to associate consumers with sets of message group IDs.Classorg.apache.activemq.broker.region.groupApache ActiveMQ
MessageGroupHashBucketFactoryA factory to create instances of SimpleMessageGroupMap when implementing the MessageClassorg.apache.activemq.broker.region.groupApache ActiveMQ
MessageGroupMapInterfaceorg.apache.activemq.broker.region.groupApache ActiveMQ
MessageGroupMapFactoryInterfaceorg.apache.activemq.broker.region.groupApache ActiveMQ
MessageGroupSetInterfaceorg.apache.activemq.broker.region.groupApache ActiveMQ
MessageInterceptorInterfaceorg.apache.activemq.broker.inteceptorApache ActiveMQ
MessageInterceptorRegistryClassorg.apache.activemq.broker.inteceptorApache ActiveMQ
MessageQueryRepresents some kind of query which will load initial messages from some source for a new topic subscriber.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
MessageReferenceKeeps track of a message that is flowing through the Broker.Interfaceorg.apache.activemq.broker.regionApache ActiveMQ
MessageReferenceFilterInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
MirroredQueue Queue using a prefix and postfix to define the topic name on which to mirror the queue to.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
MulticastTraceBrokerPluginClassorg.apache.activemq.broker.utilApache ActiveMQ
MutableBrokerFilterLike a BrokerFilter but it allows you to switch the getNext().Classorg.apache.activemq.brokerApache ActiveMQ
NetworkBridgeViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
NetworkBridgeViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
NetworkConnectorViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
NetworkConnectorViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
NetworkDestinationViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
NetworkDestinationViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
NoSubscriptionRecoveryPolicyThis SubscriptionRecoveryPolicy disable recovery of messages.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
NullMessageReferenceUsed by the QueueMessageReference.Classorg.apache.activemq.broker.regionApache ActiveMQ
OldestMessageEvictionStrategyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
OldestMessageWithLowestPriorityEvictionStrategyAn eviction strategy which evicts the oldest message with the lowest priority first.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
OpenTypeSupportClassorg.apache.activemq.broker.jmxApache ActiveMQ
OpenTypeSupport .AbstractOpenTypeFactoryClassorg.apache.activemq.broker.jmx.OpenTypeSupportApache ActiveMQ
OpenTypeSupport .OpenTypeFactoryInterfaceorg.apache.activemq.broker.jmx.OpenTypeSupportApache ActiveMQ
OrderedPendingListClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
PendingDurableSubscriberMessageStoragePolicyAbstraction to allow different policies for holding messages awaiting dispatch to active clientsInterfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
PendingListInterfaceorg.apache.activemq.broker.region.cursorsApache ActiveMQ
PendingMarshalUsageTrackerClassorg.apache.activemq.broker.regionApache ActiveMQ
PendingMessageCursorInterfaceorg.apache.activemq.broker.region.cursorsApache ActiveMQ
PendingMessageHelperClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
PendingMessageLimitStrategyA pluggable strategy to calculate the maximum number of messages that are allowed to be pending on consumers (in addition to their prefetch sizes).Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
PendingNodeClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
PendingQueueMessageStoragePolicyAbstraction to allow different policies for holding messages awaiting dispatch on a QueueInterfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
PendingSubscriberMessageStoragePolicyAbstraction to allow different policies for holding messages awaiting dispatch to active clientsInterfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
PersistenceAdapterViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
PersistenceAdapterViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
PolicyEntryRepresents an entry in a PolicyMap for assigning policies to a specific destination or a hierarchical wildcard area of destinations.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
PolicyMapRepresents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured usingClassorg.apache.activemq.broker.region.policyApache ActiveMQ
PrefetchRatePendingMessageLimitStrategyThis PendingMessageLimitStrategy sets the maximum pending message limit value to be a multiplier of the prefetch limit of the subscription.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
PrefetchSubscriptionA subscription that honors the pre-fetch option of the ConsumerInfo.Classorg.apache.activemq.broker.regionApache ActiveMQ
PrioritizedPendingListClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
PriorityDispatchPolicyPriority dispatch policy that sends a message to every subscription that matches the message in consumer priority order.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
PriorityNetworkDispatchPolicydispatch policy that ignores lower priority duplicate network consumers, used in conjunction with network bridge suppresDuplicateTopicSubscriptionsClassorg.apache.activemq.broker.region.policyApache ActiveMQ
ProducerBrokerExchangeClassorg.apache.activemq.brokerApache ActiveMQ
ProducerBrokerExchange .FlowControlInfoClassorg.apache.activemq.broker.ProducerBrokerExchangeApache ActiveMQ
ProducerViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
ProducerViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
PropertiesBrokerFactoryA BrokerFactoryHandler which uses a properties file to configure the broker's various policies.Classorg.apache.activemq.brokerApache ActiveMQ
ProxyConnectorViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
PublishedAddressPolicyPolicy object that controls how a TransportConnector publishes the connector's address to the outside world.Classorg.apache.activemq.brokerApache ActiveMQ
PublishedAddressPolicy .PublishedHostStrategyDefines the value of the published host value.Classorg.apache.activemq.broker.PublishedAddressPolicyApache ActiveMQ
QueryBasedSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will perform a user specific query mechanism to load any messages they may have missed.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
QueueClassorg.apache.activemq.broker.regionApache ActiveMQ
QueueBrowserSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
QueueDispatchPendingListAn 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 thatClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
QueueDispatchSelectorClassorg.apache.activemq.broker.regionApache ActiveMQ
QueueMessageReferenceQueue specific MessageReference.Interfaceorg.apache.activemq.broker.regionApache ActiveMQ
QueueRegionClassorg.apache.activemq.broker.regionApache ActiveMQ
QueueSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
QueueViewProvides a JMX Management view of a Queue.Classorg.apache.activemq.broker.jmxApache ActiveMQ
QueueViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
RecoveredXATransactionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
RecoveredXATransactionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
RedeliveryPluginReplace regular DLQ handling with redelivery via a resend to the original destination A destination matching RedeliveryPolicy controls the quantity and delay for re-sendsClassorg.apache.activemq.broker.utilApache ActiveMQ
RedeliveryPolicyMapRepresents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured usingClassorg.apache.activemq.broker.region.policyApache ActiveMQ
RegionA Region is used to implement the different QOS options available to a broker.Interfaceorg.apache.activemq.broker.regionApache ActiveMQ
RegionBrokerRoutes Broker operations to the correct messaging regions for processing.Classorg.apache.activemq.broker.regionApache ActiveMQ
RegionStatisticsThe J2EE Statistics for the Connection.Classorg.apache.activemq.broker.regionApache ActiveMQ
RetainedMessageSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will only keep the last non-zero length message with the ActiveMQMessage.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
RoundRobinDispatchPolicySimple dispatch policy that sends a message to every subscription that matches the message.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
SchedulerBrokerClassorg.apache.activemq.broker.schedulerApache ActiveMQ
SelectorAwareVirtualTopicInterceptorClassorg.apache.activemq.broker.region.virtualApache ActiveMQ
SharedDeadLetterStrategyA default implementation of DeadLetterStrategy which uses a constant destination.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
SimpleDispatchPolicySimple dispatch policy that sends a message to every subscription that matches the message.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
SimpleDispatchSelectorClassorg.apache.activemq.broker.region.policyApache ActiveMQ
SimpleMessageGroupMapA simple implementation which tracks every individual GroupID value but which can become a memory leak if clients die before they complete a messageClassorg.apache.activemq.broker.region.groupApache ActiveMQ
SimpleMessageGroupMapFactoryA factory to create instances of SimpleMessageGroupMap when implementing the Message Groups functionality.Classorg.apache.activemq.broker.region.groupApache ActiveMQ
SimpleMessageGroupSetClassorg.apache.activemq.broker.region.groupApache ActiveMQ
SingleTransportConnectionStateRegisterClassorg.apache.activemq.brokerApache ActiveMQ
SlowConsumerEntryClassorg.apache.activemq.broker.region.policyApache ActiveMQ
SlowConsumerStrategyInterfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
SslBrokerServiceA BrokerService that allows access to the key and trust managers used by SSL connections.Classorg.apache.activemq.brokerApache ActiveMQ
SslContextA holder of SSL configuration.Classorg.apache.activemq.brokerApache ActiveMQ
StoreDurableSubscriberCursorClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
StorePendingDurableSubscriberMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
StorePendingQueueMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
StoreQueueCursorClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
StrictOrderDispatchPolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
SubscriptionInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
SubscriptionRecoveryAn interface for recoverying transient messages held by the broker for retractive recovery for subscribersInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
SubscriptionRecoveryPolicyAbstraction to allow different recovery policies to be plugged into the region implementations.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
SubscriptionStatisticsThe J2EE Statistics for a Subsription.Classorg.apache.activemq.broker.regionApache ActiveMQ
SubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
SubscriptionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
SuppressReplyExceptionAn exception thrown when the broker or transport will be shutdown in response to an error, eg.Classorg.apache.activemq.brokerApache ActiveMQ
TempQueueClassorg.apache.activemq.broker.regionApache ActiveMQ
TempQueueRegionClassorg.apache.activemq.broker.regionApache ActiveMQ
TempTopicThe Topic is a destination that sends a copy of a message to every active Subscription registered.Classorg.apache.activemq.broker.regionApache ActiveMQ
TempTopicRegionClassorg.apache.activemq.broker.regionApache ActiveMQ
TimedSubscriptionRecoveryPolicyThis implementation of SubscriptionRecoveryPolicy will keep a timed buffer of messages around in memory and use that to recover newClassorg.apache.activemq.broker.region.policyApache ActiveMQ
TimeStampingBrokerPluginA Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp.Classorg.apache.activemq.broker.utilApache ActiveMQ
TopicThe Topic is a destination that sends a copy of a message to every active Subscription registered.Classorg.apache.activemq.broker.regionApache ActiveMQ
TopicRegionClassorg.apache.activemq.broker.regionApache ActiveMQ
TopicSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
TopicSubscriptionViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
TopicSubscriptionViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
TopicViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
TopicViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
TraceBrokerPathPluginThe TraceBrokerPathPlugin can be used in a network of Brokers.Classorg.apache.activemq.broker.utilApache ActiveMQ
TransactionBrokerClassorg.apache.activemq.brokerApache ActiveMQ
TransportConnectionClassorg.apache.activemq.brokerApache ActiveMQ
TransportConnectionStateClassorg.apache.activemq.brokerApache ActiveMQ
TransportConnectionStateRegisterInterfaceorg.apache.activemq.brokerApache ActiveMQ
TransportConnectorClassorg.apache.activemq.brokerApache ActiveMQ
TransportStatusDetectorClassorg.apache.activemq.brokerApache ActiveMQ
UDPTraceBrokerPluginClassorg.apache.activemq.broker.utilApache ActiveMQ
UniquePropertyMessageEvictionStrategyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
UserIDBrokerThis 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.Classorg.apache.activemq.brokerApache ActiveMQ
VirtualDestinationRepresents some kind of virtual destination.Interfaceorg.apache.activemq.broker.region.virtualApache ActiveMQ
VirtualDestinationInterceptorClassorg.apache.activemq.broker.region.virtualApache ActiveMQ
VirtualDestinationSelectorCacheViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
VirtualDestinationSelectorCacheViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
VirtualTopic Topics using a prefix and postfix.Classorg.apache.activemq.broker.region.virtualApache ActiveMQ
VirtualTopicInterceptorClassorg.apache.activemq.broker.region.virtualApache ActiveMQ
VMPendingDurableSubscriberMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
VMPendingMessageCursorClassorg.apache.activemq.broker.region.cursorsApache ActiveMQ
VMPendingQueueMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
VMPendingSubscriberMessageStoragePolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ