Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.broker.region Classes and Interfaces - 125 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
AbortSlowConsumerStrategyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
AbstractDeadLetterStrategyClassorg.apache.activemq.broker.region.policyApache 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
BaseDestinationClassorg.apache.activemq.broker.regionApache 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
CompositeDestinationClassorg.apache.activemq.broker.region.virtualApache 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
ConnectionStatisticsThe J2EE Statistics for the Connection.Classorg.apache.activemq.broker.regionApache ActiveMQ
ConnectorStatisticsThe J2EE Statistics for the a Destination.Classorg.apache.activemq.broker.regionApache ActiveMQ
ConstantPendingMessageLimitStrategyThis PendingMessageLimitStrategy is configured to a constant value for all subscriptions.Classorg.apache.activemq.broker.region.policyApache ActiveMQ
DeadLetterStrategyA strategy for choosing which destination is used for dead letter queue messages.Interfaceorg.apache.activemq.broker.region.policyApache ActiveMQ
DestinationInterfaceorg.apache.activemq.broker.regionApache 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
DestinationStatisticsThe J2EE Statistics for the a Destination.Classorg.apache.activemq.broker.regionApache 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
DurableTopicSubscriptionClassorg.apache.activemq.broker.regionApache ActiveMQ
EmptyMessageGroupSetClassorg.apache.activemq.broker.region.groupApache 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
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
LastImageSubscriptionRecoveryPolicyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
LockOwnerInterfaceorg.apache.activemq.broker.regionApache ActiveMQ
MappedQueueFilterCreates a mapped Queue that can recover messages from subscription recovery policy of its Virtual Topic.Classorg.apache.activemq.broker.region.virtualApache 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
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
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
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
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
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
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
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
SlowConsumerEntryClassorg.apache.activemq.broker.region.policyApache ActiveMQ
SlowConsumerStrategyInterfaceorg.apache.activemq.broker.region.policyApache 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
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
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
UniquePropertyMessageEvictionStrategyClassorg.apache.activemq.broker.region.policyApache ActiveMQ
VirtualDestinationRepresents some kind of virtual destination.Interfaceorg.apache.activemq.broker.region.virtualApache ActiveMQ
VirtualDestinationInterceptorClassorg.apache.activemq.broker.region.virtualApache 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