| Interface | Description |
|---|---|
| ActivateCallback |
A ActivateCallback
|
| Bindable |
A Bindable
|
| ConnectorService | |
| ConnectorServiceFactory | |
| Consumer |
A ClientConsumer
|
| Delivery |
A Delivery
|
| Divert |
A Divert
|
| HornetQComponent |
A HornetQComponent
|
| HornetQServer |
This interface defines the internal interface of the HornetQ Server exposed to other components of the server.
|
| LargeServerMessage |
A LargeMessage
|
| MemoryManager |
A MemoryManager
|
| 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 |
|---|---|
| BindingQueryResult |
A BindingQueryResult
|
| HornetQServers |
HornetQServers is a factory class for instantiating HornetQServer instances.
|
| 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 © 2012 JBoss by Red Hat. All Rights Reserved.