Uses of Package
org.apache.activemq.artemis.api.core
-
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.api.config Class Description RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.api.core Class 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 allActiveMQExceptiontypes and their codes.ActiveMQPropertyConversionException A PropertyConversionException is thrown byorg.apache.activemq.artemis.api.core.Messagemethods 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 toDiscoveryGroupConfigurationDisconnectReason DiscoveryGroupConfiguration This file represents how we are using Discovery.ICoreMessage This interface is only to determine the API of methods required for Core MessagesJGroupsBroadcastEndpoint This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.JGroupsFileBroadcastEndpointFactory Message A Message is a routable instance that has a payload.QueueAttributes Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RefCountMessage RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.api.core.client Class 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 MessagesInterceptor 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.QueueAttributes Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.api.core.jgroups Class Description JGroupsBroadcastEndpoint This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.api.core.management Class 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 MessagesMessage A Message is a routable instance that has a payload.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.api.jms Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.cli.commands.messages.perf Class Description ObjLongPair A Pair is a holder for 1 object and 'a' being greater or equal than 0. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.cli.commands.tools.xml Class Description ICoreMessage This interface is only to determine the API of methods required for Core MessagesMessage A Message is a routable instance that has a payload. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.buffers.impl Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.client Class 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 allActiveMQExceptiontypes 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.ActiveMQRoutingException A client was redirected.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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.client.impl Class 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 byorg.apache.activemq.artemis.api.core.Messagemethods when a property can not be converted to the expected type.DisconnectReason DiscoveryGroupConfiguration This file represents how we are using Discovery.ICoreMessage This interface is only to determine the API of methods required for Core MessagesInterceptor 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.QueueAttributes Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RefCountMessage RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.cluster Class Description BroadcastEndpointFactory TransportConfiguration A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.config Class Description ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.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 toDiscoveryGroupConfigurationDiscoveryGroupConfiguration This file represents how we are using Discovery.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.config.amqpBrokerConnectivity Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.config.federation Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.config.impl Class Description BroadcastGroupConfiguration The basic configuration used to determine how the server will broadcast members This is analogous toDiscoveryGroupConfigurationDiscoveryGroupConfiguration This file represents how we are using Discovery.QueueConfiguration This class holds all the properties required to configure a queue.SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.deployers.impl Class Description Pair A Pair is a holder for 2 objects.QueueConfiguration This class holds all the properties required to configure a queue. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.filter Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.filter.impl Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.io Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.io.aio Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.io.buffer Class Description ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.io.nio Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.journal Class Description ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.journal.impl Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.journal.impl.dataformat Class Description ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.management.impl Class Description ActiveMQAddressDoesNotExistException An operation failed because an address exists on the server.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.BroadcastGroupConfiguration The basic configuration used to determine how the server will broadcast members This is analogous toDiscoveryGroupConfigurationChannelBroadcastEndpointFactory An implementation of BroadcastEndpointFactory that uses an externally managed JChannel for JGroups clustering.JGroupsFileBroadcastEndpointFactory SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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.UDPBroadcastEndpointFactory The configuration used to determine how the server will broadcast members. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.message Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.message.impl Class 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 byorg.apache.activemq.artemis.api.core.Messagemethods 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 MessagesMessage A Message is a routable instance that has a payload.RefCountMessage RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.message.openmbean Class Description Message A Message is a routable instance that has a payload. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.paging Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.Message A Message is a routable instance that has a payload.RefCountMessageListener These methods will be called during refCount operationsSimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.paging.cursor Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.paging.impl Class 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 These methods will be called during refCount operationsSimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.persistence Class 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.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects.SimpleString.ByteBufSimpleStringPool SimpleString.StringSimpleStringPool -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.persistence.config Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.persistence.impl.journal Class 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 MessagesMessage 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.persistence.impl.journal.codec Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.persistence.impl.nullpm Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.postoffice Class Description Message A Message is a routable instance that has a payload.Pair A Pair is a holder for 2 objects.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.postoffice.impl Class Description Message A Message is a routable instance that has a payload.Pair A Pair is a holder for 2 objects.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol Class Description ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol.core Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol.core.impl Class 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 DisconnectReason ICoreMessage This interface is only to determine the API of methods required for Core MessagesInterceptor 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.QueueAttributes Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol.core.impl.wireformat Class 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.DisconnectReason ICoreMessage This interface is only to determine the API of methods required for Core MessagesMessage A Message is a routable instance that has a payload.Pair A Pair is a holder for 2 objects.QueueAttributes Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol.hornetq Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol.hornetq.client Class 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 simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.protocol.hornetq.util Class Description Message A Message is a routable instance that has a payload. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting.impl Class Description BaseInterceptor TransportConfiguration A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting.impl.invm Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting.impl.netty Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting.impl.ssl Class Description Pair A Pair is a holder for 2 objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting.server Class Description BaseInterceptor TransportConfiguration A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.remoting.server.impl Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.replication Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.ActiveMQReplicationTimeooutException The creation of a session was rejected by the server (e.g.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.SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.security Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.security.impl Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server Class 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.ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.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.ActiveMQDivertDoesNotExistException An operation failed because an address exists on the server.ActiveMQDuplicateMetaDataException A Session Metadata was set in duplicationActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.ActiveMQExceptionType Defines allActiveMQExceptiontypes 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.ActiveMQRemoteDisconnectException A security problem occurred (authentication issues, permission issues,...)ActiveMQReplicationTimeooutException The creation of a session was rejected by the server (e.g.ActiveMQRoutingException A client was redirected.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 MessagesMessage A Message is a routable instance that has a payload.Pair A Pair is a holder for 2 objects.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.cluster Class 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.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 simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.cluster.ha Class 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 simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.cluster.impl Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.ActiveMQExceptionType Defines allActiveMQExceptiontypes 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 simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.cluster.qourum Class 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 simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.federation Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.federation.address Class Description RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.federation.queue Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.group Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.group.impl Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.impl Class 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 Message A Message is a routable instance that has a payload.Pair A Pair is a holder for 2 objects.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.impl.jdbc Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.impl.quorum Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.management Class Description BroadcastGroupConfiguration The basic configuration used to determine how the server will broadcast members This is analogous toDiscoveryGroupConfigurationICoreMessage This interface is only to determine the API of methods required for Core MessagesMessage A Message is a routable instance that has a payload.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.management.impl Class Description BroadcastGroupConfiguration The basic configuration used to determine how the server will broadcast members This is analogous toDiscoveryGroupConfigurationICoreMessage This interface is only to determine the API of methods required for Core MessagesMessage A Message is a routable instance that has a payload.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.mirror Class Description Message A Message is a routable instance that has a payload.QueueConfiguration This class holds all the properties required to configure a queue.SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.plugin Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.Message A Message is a routable instance that has a payload.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.plugin.impl Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.Message A Message is a routable instance that has a payload.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.routing.pools Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.routing.targets Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.TransportConfiguration A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.server.transformer Class Description ICoreMessage This interface is only to determine the API of methods required for Core MessagesMessage A Message is a routable instance that has a payload.SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.settings.impl Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.transaction Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.Message A Message is a routable instance that has a payload. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.core.transaction.impl Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API.Message A Message is a routable instance that has a payload. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jdbc.store.file Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.client Class 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 Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.client.compatible1X Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.persistence.config Class Description ActiveMQBuffer An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.server Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.server.config.impl Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.server.impl Class Description ActiveMQException ActiveMQException is the root exception for the ActiveMQ Artemis API. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.server.management Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.jms.transaction Class Description Message A Message is a routable instance that has a payload. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.journal Class Description ActiveMQIOErrorException Unexpected I/O error occurred on the server. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.logs Class Description ActiveMQIllegalStateException An ActiveMQ Artemis resource is not in a legal state (e.g. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.reader Class 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 simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.selector.filter Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.service.extensions.xa.recovery Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.spi.core.protocol Class 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 DisconnectReason ICoreMessage This interface is only to determine the API of methods required for Core MessagesMessage A Message is a routable instance that has a payload.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.spi.core.remoting Class 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 DisconnectReason ICoreMessage This interface is only to determine the API of methods required for Core MessagesInterceptor 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.QueueAttributes Deprecated.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.uri.schema.connector Class Description TransportConfiguration A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.uri.schema.serverLocator Class 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. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.utils Class 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.QueueConfiguration This class holds all the properties required to configure a queue.RoutingType SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects. -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.utils.collections Class Description ActiveMQPropertyConversionException A PropertyConversionException is thrown byorg.apache.activemq.artemis.api.core.Messagemethods when a property can not be converted to the expected type.SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects.SimpleString.ByteBufSimpleStringPool SimpleString.StringSimpleStringPool -
Classes in org.apache.activemq.artemis.api.core used by org.apache.activemq.artemis.utils.uri Class Description SimpleString A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects.