Interface | Description |
---|---|
Command |
Implementations of this interface will have to know how to serialize themselves into
a string using a
toString() method and how to de-serialize from string using fromString(String)
method. |
Class | Description |
---|---|
CommandListener | |
HornetNest |
Wrapper for embedded HornetQ.
|
QueueConfig |
Simple configuration of queue.
|
Exception | Description |
---|---|
HornetNestException |
Copyright © 2016. All rights reserved.