Interface | Description |
---|---|
ActivateCallback |
A ActivateCallback
|
Bindable |
A Bindable
|
ConnectorService | |
ConnectorServiceFactory | |
Consumer |
A ClientConsumer
|
Divert |
A Divert
|
HornetQComponent |
A HornetQComponent
|
HornetQMessageBundle |
Logger Code 11
|
HornetQServer |
This interface defines the internal interface of the HornetQ Server exposed to other components
of the server.
|
HornetQServerLogger | |
LargeServerMessage |
A LargeMessage
|
MessageReference |
A reference to a message.
|
Queue |
A Queue
|
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 |
A RoutingContext
|
ScheduledDeliveryHandler | |
ServerConsumer |
A ServerConsumer
|
ServerMessage |
A ServerMessage
|
ServerSession |
A ServerSession
|
Class | Description |
---|---|
ActiveMQScheduledComponent |
This is for components with a scheduled at a fixed rate.
|
BindingQueryResult |
A BindingQueryResult
|
HornetQServers |
HornetQServers is a factory class for instantiating HornetQServer instances.
|
LiveNodeLocator |
A class that will locate a particular live server running in a cluster.
|
MemoryManager |
A memory usage watcher.
|
NetworkHealthCheck |
This will use
InetAddress.isReachable(int) to determine if the network is alive. |
NodeManager | |
QueueQueryResult |
A 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 |
A JournalType
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.