Package | Description |
---|---|
org.hornetq.api.core | |
org.hornetq.core.buffers.impl | |
org.hornetq.utils |
Class and Description |
---|
HornetQBuffer
A HornetQBuffer wraps a Netty's ChannelBuffer and is used throughout HornetQ code base.
|
HornetQException
HornetQException is the root exception for the HornetQ API.
|
HornetQExceptionType
Defines all
HornetQException types and their codes. |
SimpleString
A simple String class that can store all characters, and stores as simple
byte[] , this
minimises expensive copying between String objects. |
Class and Description |
---|
HornetQBuffer
A HornetQBuffer wraps a Netty's ChannelBuffer and is used throughout HornetQ code base.
|
SimpleString
A simple String class that can store all characters, and stores as simple
byte[] , this
minimises expensive copying between String objects. |
Class and Description |
---|
HornetQBuffer
A HornetQBuffer wraps a Netty's ChannelBuffer and is used throughout HornetQ code base.
|
HornetQException
HornetQException is the root exception for the HornetQ API.
|
HornetQIllegalStateException
A HornetQ resource is not in a legal state (e.g.
|
HornetQPropertyConversionException
A PropertyConversionException is thrown by
org.hornetq.api.core.Message methods when a
property can not be converted to the expected type. |
SimpleString
A simple String class that can store all characters, and stores as simple
byte[] , this
minimises expensive copying between String objects. |
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.