| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQExceptionType
Defines all
ActiveMQException 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 |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis 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 |
|---|
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQPropertyConversionException
A PropertyConversionException is thrown by
org.apache.activemq.artemis.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 © 2016 The Apache Software Foundation. All Rights Reserved.