Interface | Description |
---|---|
ActivateCallback | |
ActiveMQComponent | |
ActiveMQMessageBundle |
Logger Code 11
|
ActiveMQServer |
This interface defines the internal interface of the ActiveMQ Artemis Server exposed to other components
of the server.
|
ActiveMQServerLogger | |
AutoCreatedQueueManager | |
Bindable | |
ConnectorService | |
ConnectorServiceFactory | |
Consumer | |
Divert | |
LargeServerMessage | |
MessageReference |
A reference to a message.
|
Queue | |
QueueCreator | |
QueueFactory |
A QueueFactory
Implementations of this class know how to create queues with the correct attribute values
based on default and overrides
|
RouteContextList |
This is a simple datatype containing the list of a routing context
|
RoutingContext | |
ScheduledDeliveryHandler | |
ServerConsumer |
A ServerConsumer
|
ServerMessage |
A ServerMessage
|
ServerSession | |
ServerSessionFactory | |
ServiceRegistry |
A holder for common services leveraged by the broker.
|
TransientQueueManager |
Class | Description |
---|---|
ActivationParams | |
ActiveMQServers |
ActiveMQServers is a factory class for instantiating ActiveMQServer instances.
|
BindingQueryResult | |
LiveNodeLocator |
A class that will locate a particular live server running in a cluster.
|
MemoryManager |
A memory usage watcher.
|
NodeManager | |
QueueQueryResult |
Enum | Description |
---|---|
HandleStatus |
A HandleStatus
HANDLED means the MessageReference was handled
NO_MATCH means the MessageReference was rejected by a Filter
BUSY means the MessageReference was rejected since the ClientConsumer was busy
|
JournalType |
Copyright © 2016 JBoss by Red Hat. All rights reserved.