Package org.apache.activemq.artemis.api.core
package org.apache.activemq.artemis.api.core
-
ClassDescriptionAn operation failed because an address exists on the server.An operation failed because an address exists on the server.An address is full.The server is already paired with a replicating backup.An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout Apache Artemis code base.Factory class to create instances of
ActiveMQBuffer.Security exception thrown when the cluster user fails authentication.A client timed out will connecting to Apache Artemis server.An operation failed because an address exists on the server.A client was disconnected from Apache Artemis server when the server has shut down.An operation failed because an address exists on the server.A DuplicateID was rejected.A Session Metadata was set in duplicationActiveMQException is the root exception for the Apache Artemis API.Defines allActiveMQExceptiontypes and their codes.An Apache Artemis resource is not in a legal state (e.g. calling ClientConsumer.receive() if a MessageHandler is set).The server version and the client version are incompatible.An outgoing interceptor returned false.Internal error which prevented Apache Artemis from performing an important operation.When an interruption happens, we will just throw a non-checked exception.Exception used for when reading invalid data from buffers.A filter expression was found to be invalid.An operation failed because a queue exists on the server.An operation failed because a queue exists on the server.Unexpected I/O error occurred on the server.A problem occurred while manipulating the body of a large message.An error has happened in Apache Artemis native (non-Java) code used in reading and writing data.An operation failed because a queue does not exist on the server.A client is not able to connect to the Apache Artemis server.An operation failed because is dereferencing null pointer.A client operation failed because the calling resource (ClientSession, ClientProducer, etc.) is closed.A PropertyConversionException is thrown byorg.apache.activemq.artemis.api.core.Messagemethods when a property can not be converted to the expected type.An operation failed because a queue exists on the server.An operation failed because a queue exists on the server.A security problem occurred (authentication issues, permission issues, etc.)The creation of a session was rejected by the server (e.g. if the server is starting and has not finish to be initialized.A client was redirected.A security problem occurred (authentication issues, permission issues, etc.)The creation of a session was rejected by the server (e.g. if the server is starting and has not finish to be initialized.An operation failed because an address exists on the server.An operation timed out.The outcome of a transaction is unknown.A transaction was rolled back.A blocking call from a client was unblocked during failover.An operation failed because a queue exists on the server.A packet of unsupported type was received by Apache Artemis PacketHandler.ObjLongPair<A>A Pair is a holder for 1 object and 'a' being greater or equal than 0.Pair<A,B> A Pair is a holder for 2 objects.Deprecated.This class holds all the properties required to configure a queue.A simple String class that can store all characters, and stores as simplebyte[], this minimises expensive copying between String objects.