| Class and Description |
|---|
| RoutingType |
| 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.
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQExceptionType
Defines all
ActiveMQException types and their codes. |
| 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. |
| BaseInterceptor |
| BroadcastEndpoint
BroadcastEndpint is used in BroadcastGroups and DiscoveryGroups for topology updates.
|
| BroadcastEndpointFactory |
| BroadcastGroupConfiguration
The basic configuration used to determine how the server will broadcast members
This is analogous to
DiscoveryGroupConfiguration |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| JGroupsBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
| JGroupsFileBroadcastEndpointFactory |
| JGroupsPropertiesBroadcastEndpointFactory |
| Message
A Message is a routable instance that has a payload.
|
| QueueAttributes |
| RefCountMessageListener
If
Message.getContext() != null and is implementing this interface. |
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| SimpleString.ByteBufSimpleStringPool |
| SimpleString.StringSimpleStringPool |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| UDPBroadcastEndpointFactory
The configuration used to determine how the server will broadcast members.
|
| 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.
|
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| JGroupsBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
| Class and Description |
|---|
| ActiveMQAddressDoesNotExistException
An operation failed because an address exists on the server.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| 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 |
|---|
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Class and Description |
|---|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| Message
A Message is a routable instance that has a payload.
|
| 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 |
|---|
| ActiveMQAddressFullException
An address is full.
|
| ActiveMQConnectionTimedOutException
A client timed out will connecting to ActiveMQ Artemis server.
|
| ActiveMQDisconnectedException
A client was disconnected from ActiveMQ Artemis server when the server has shut down.
|
| ActiveMQExceptionType
Defines all
ActiveMQException types and their codes. |
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| ActiveMQInterceptorRejectedPacketException
An outgoing interceptor returned false.
|
| ActiveMQInternalErrorException
Internal error which prevented ActiveMQ Artemis from performing an important operation.
|
| ActiveMQInterruptedException
When an interruption happens, we will just throw a non-checked exception.
|
| ActiveMQLargeMessageException
A problem occurred while manipulating the body of a large message.
|
| ActiveMQLargeMessageInterruptedException |
| ActiveMQNotConnectedException
A client is not able to connect to ActiveMQ Artemis server.
|
| ActiveMQObjectClosedException
A client operation failed because the calling resource (ClientSession, ClientProducer, etc.) is
closed.
|
| ActiveMQTransactionOutcomeUnknownException
The outcome of a transaction is unknown.
|
| ActiveMQTransactionRolledBackException
A transaction was rolled back.
|
| ActiveMQUnBlockedException
A blocking call from a client was unblocked during failover.
|
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Class and Description |
|---|
| ActiveMQAddressFullException
An address is full.
|
| 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. |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RefCountMessage |
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| BroadcastEndpointFactory |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| BroadcastGroupConfiguration
The basic configuration used to determine how the server will broadcast members
This is analogous to
DiscoveryGroupConfiguration |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| BroadcastGroupConfiguration
The basic configuration used to determine how the server will broadcast members
This is analogous to
DiscoveryGroupConfiguration |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| Pair
A Pair is a holder for 2 objects.
|
| Class and Description |
|---|
| Message
A Message is a routable instance that has a payload.
|
| 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 |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| 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.
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| 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.
|
| 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.
|
| ActiveMQIOErrorException
Unexpected I/O error occurred on the server.
|
| Pair
A Pair is a holder for 2 objects.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| Class and Description |
|---|
| ActiveMQAddressDoesNotExistException
An operation failed because an address exists on the server.
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| BroadcastGroupConfiguration
The basic configuration used to determine how the server will broadcast members
This is analogous to
DiscoveryGroupConfiguration |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| 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.
|
| 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. |
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| RefCountMessage |
| RefCountMessageListener
If
Message.getContext() != null and is implementing this interface. |
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| SimpleString.ByteBufSimpleStringPool |
| SimpleString.StringSimpleStringPool |
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| RefCountMessageListener
If
Message.getContext() != null and is implementing this interface. |
| 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 |
|---|
| Message
A Message is a routable instance that has a payload.
|
| 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.
|
| Message
A Message is a routable instance that has a payload.
|
| RefCountMessageListener
If
Message.getContext() != null and is implementing this interface. |
| 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.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| 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 |
|---|
| 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.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RefCountMessage |
| 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.
|
| RoutingType |
| 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 |
|---|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| 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 |
|---|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| 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 |
|---|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| 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.
|
| 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.
|
| 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.
|
| BaseInterceptor |
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| 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.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| BaseInterceptor |
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| Message
A Message is a routable instance that has a payload.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Class and Description |
|---|
| BaseInterceptor |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| TransportConfigurationHelper
Helper interface for specifying default parameters on Transport Configurations.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| TransportConfigurationHelper
Helper interface for specifying default parameters on Transport Configurations.
|
| Class and Description |
|---|
| BaseInterceptor |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| BaseInterceptor |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| 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 |
|---|
| 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 |
|---|
| 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 |
|---|
| ActiveMQAddressDoesNotExistException
An operation failed because an address exists on the server.
|
| ActiveMQAddressExistsException
An operation failed because an address exists on the server.
|
| ActiveMQAddressFullException
An address is full.
|
| ActiveMQClusterSecurityException
Security exception thrown when the cluster user fails authentication.
|
| ActiveMQConnectionTimedOutException
A client timed out will connecting to ActiveMQ Artemis server.
|
| ActiveMQDeleteAddressException
An operation failed because an address exists on the server.
|
| ActiveMQDisconnectedException
A client was disconnected from ActiveMQ Artemis server when the server has shut down.
|
| ActiveMQDuplicateMetaDataException
A Session Metadata was set in duplication
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQExceptionType
Defines all
ActiveMQException types and their codes. |
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| ActiveMQIncompatibleClientServerException
The server version and the client version are incompatible.
|
| ActiveMQInternalErrorException
Internal error which prevented ActiveMQ Artemis from performing an important operation.
|
| ActiveMQInvalidFilterExpressionException
A filter expression was found to be invalid.
|
| ActiveMQInvalidQueueConfiguration
An operation failed because a queue exists on the server.
|
| ActiveMQInvalidTransientQueueUseException
An operation failed because a queue exists on the server.
|
| ActiveMQIOErrorException
Unexpected I/O error occurred on the server.
|
| ActiveMQNonExistentQueueException
An operation failed because a queue does not exist on the server.
|
| ActiveMQQueueExistsException
An operation failed because a queue exists on the server.
|
| ActiveMQQueueMaxConsumerLimitReached
An operation failed because a queue exists on the server.
|
| ActiveMQSecurityException
A security problem occurred (authentication issues, permission issues,...)
|
| ActiveMQSessionCreationException
The creation of a session was rejected by the server (e.g.
|
| ActiveMQUnexpectedRoutingTypeForAddress
An operation failed because a queue exists on the server.
|
| BaseInterceptor |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| BaseInterceptor |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Pair
A Pair is a holder for 2 objects.
|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Pair
A Pair is a holder for 2 objects.
|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQExceptionType
Defines all
ActiveMQException types and their codes. |
| BroadcastEndpointFactory |
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| 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.
|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| 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 |
|---|
| 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.
|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| BaseInterceptor |
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| 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 |
|---|
| BroadcastGroupConfiguration
The basic configuration used to determine how the server will broadcast members
This is analogous to
DiscoveryGroupConfiguration |
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| BroadcastGroupConfiguration
The basic configuration used to determine how the server will broadcast members
This is analogous to
DiscoveryGroupConfiguration |
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| 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 |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| 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 |
|---|
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| 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.
|
| RoutingType |
| 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 |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Message
A Message is a routable instance that has a payload.
|
| 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.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| ActiveMQInterruptedException
When an interruption happens, we will just throw a non-checked exception.
|
| ActiveMQInvalidFilterExpressionException
A filter expression was found to be invalid.
|
| ActiveMQNonExistentQueueException
An operation failed because a queue does not exist on the server.
|
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| Pair
A Pair is a holder for 2 objects.
|
| QueueAttributes |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| Class and Description |
|---|
| ActiveMQAddressExistsException
An operation failed because an address exists on the server.
|
| ActiveMQIllegalStateException
An ActiveMQ Artemis resource is not in a legal state (e.g.
|
| ActiveMQInternalErrorException
Internal error which prevented ActiveMQ Artemis from performing an important operation.
|
| Class and Description |
|---|
| ActiveMQBuffer
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
|
| Pair
A Pair is a holder for 2 objects.
|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| Class and Description |
|---|
| 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 |
|---|
| Message
A Message is a routable instance that has a payload.
|
| Class and Description |
|---|
| ActiveMQIOErrorException
Unexpected I/O error occurred on the server.
|
| 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.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| 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 |
|---|
| 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 |
|---|
| ActiveMQException
ActiveMQException is the root exception for the ActiveMQ Artemis API.
|
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| 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.
|
| BaseInterceptor |
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Message
A Message is a routable instance that has a payload.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| 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.
|
| BaseInterceptor |
| ICoreMessage
This interface is only to determine the API of methods required for Core Messages
|
| Interceptor
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
|
| Message
A Message is a routable instance that has a payload.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| TransportConfigurationHelper
Helper interface for specifying default parameters on Transport Configurations.
|
| Class and Description |
|---|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| Class and Description |
|---|
| DiscoveryGroupConfiguration
This file represents how we are using Discovery.
|
| TransportConfiguration
A TransportConfiguration is used by a client to specify connections to a server and its backup if
one exists.
|
| 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.
|
| Pair
A Pair is a holder for 2 objects.
|
| RoutingType |
| 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 |
|---|
| 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. |
| SimpleString.ByteBufSimpleStringPool |
| SimpleString.StringSimpleStringPool |
| Class and Description |
|---|
| SimpleString
A simple String class that can store all characters, and stores as simple
byte[], this
minimises expensive copying between String objects. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.