Skip navigation links
ActiveMQ Artemis Core Client 1.5.5.010-redhat-1
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractConnector - Class in org.apache.activemq.artemis.spi.core.remoting
Abstract connector
AbstractConnector(Map<String, Object>) - Constructor for class org.apache.activemq.artemis.spi.core.remoting.AbstractConnector
 
AbstractRemotingConnection - Class in org.apache.activemq.artemis.spi.core.protocol
 
AbstractRemotingConnection(Connection, Executor) - Constructor for class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
AbstractServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
 
AbstractServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.AbstractServerLocatorSchema
 
AbstractTransportConfigurationSchema - Class in org.apache.activemq.artemis.uri.schema.connector
 
AbstractTransportConfigurationSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.connector.AbstractTransportConfigurationSchema
 
AcceptorControl - Interface in org.apache.activemq.artemis.api.core.management
An AcceptorControl is used to manage Acceptors.
acknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Acknowledges reception of this message.
acknowledge(ClientMessage) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
acknowledge(ClientMessage) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
acknowledge() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
acknowledge(ClientConsumer, Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
Acknowledges all messages received by the consumer so far.
acknowledge(ClientConsumer, Message) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
acquireCredits(int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
acquireCredits(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
ACTIVEMQ_ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis Address header
ACTIVEMQ_DURABLE - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis Message durable header.
ACTIVEMQ_EXPIRATION - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis Message expiration header.
ACTIVEMQ_KEYSTORE_PASSWORD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_KEYSTORE_PATH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_KEYSTORE_PROVIDER_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_PREFIX - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
All ActiveMQ Artemis headers are prepended by this prefix.
ACTIVEMQ_PRIORITY - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis Message priority header.
ACTIVEMQ_REMOTING - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_SERVER_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
ACTIVEMQ_SIZE - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis Message size header.
ACTIVEMQ_TIMESTAMP - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis Message timestamp header.
ACTIVEMQ_TRUSTSTORE_PASSWORD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_TRUSTSTORE_PATH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_TRUSTSTORE_PROVIDER_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ACTIVEMQ_USERID - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Name of the ActiveMQ Artemis UserID header.
ActiveMQAMQPFrameDecoder - Class in org.apache.activemq.artemis.core.remoting.impl.netty
A Netty decoder specially optimised to to decode messages on the core protocol only
ActiveMQAMQPFrameDecoder() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQAMQPFrameDecoder
 
ActiveMQBufferInputStream - Class in org.apache.activemq.artemis.utils
Used to send large messages
ActiveMQBufferInputStream(ActiveMQBuffer) - Constructor for class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
ActiveMQChannelHandler - Class in org.apache.activemq.artemis.core.remoting.impl.netty
Common handler implementation for client and server side handler.
ActiveMQChannelHandler(ChannelGroup, BufferHandler, BaseConnectionLifeCycleListener) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
ActiveMQClient - Class in org.apache.activemq.artemis.api.core.client
Utility class for creating ActiveMQ Artemis ClientSessionFactory objects.
ActiveMQClientLogger - Interface in org.apache.activemq.artemis.core.client
Logger Code 21
ActiveMQClientMessageBundle - Interface in org.apache.activemq.artemis.core.client
Logger Code 11 each message id must be 6 digits long starting with 10, the 3rd digit should be 9 so 119000 to 119999
ActiveMQClientProtocolManager - Class in org.apache.activemq.artemis.core.protocol.core.impl
This class will return specific packets for different types of actions happening on a messaging protocol.
ActiveMQClientProtocolManager() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
ActiveMQClientProtocolManagerFactory - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
ActiveMQComponentControl - Interface in org.apache.activemq.artemis.api.core.management
An ActiveMQComponentControl is used to manage the life cycle of an ActiveMQ Artemis component.
ActiveMQConsumerContext - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
ActiveMQConsumerContext(long) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQConsumerContext
 
ActiveMQDefaultConfiguration - Class in org.apache.activemq.artemis.api.config
Default values of ActiveMQ Artemis configuration parameters.
ActiveMQExceptionMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
ActiveMQExceptionMessage(ActiveMQException) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
ActiveMQExceptionMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
ActiveMQFrameDecoder2 - Class in org.apache.activemq.artemis.core.remoting.impl.netty
A Netty decoder specially optimised to to decode messages on the core protocol only
ActiveMQFrameDecoder2() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQFrameDecoder2
 
ActiveMQPrincipal - Class in org.apache.activemq.artemis.core.security
 
ActiveMQPrincipal(String, String) - Constructor for class org.apache.activemq.artemis.core.security.ActiveMQPrincipal
 
ActiveMQServerControl - Interface in org.apache.activemq.artemis.api.core.management
An ActiveMQServerControl is used to manage ActiveMQ Artemis servers.
ActiveMQSessionContext - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
ActiveMQSessionContext(String, RemotingConnection, Channel, int, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
ActiveMQXAException - Exception in org.apache.activemq.artemis.core.exception
 
ActiveMQXAException(int, String) - Constructor for exception org.apache.activemq.artemis.core.exception.ActiveMQXAException
 
ActiveMQXAException(int) - Constructor for exception org.apache.activemq.artemis.core.exception.ActiveMQXAException
 
ActiveMQXAResource - Interface in org.apache.activemq.artemis.core.client.impl
 
adaptTransportConfiguration(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerFactory
 
adaptTransportConfiguration(TransportConfiguration) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
Adapt the transport configuration passed in parameter and return an adapted one that is suitable to use with ClientProtocolManager created by this factory.
addAddressSettings(String, String, String, long, boolean, int, long, int, int, long, double, long, long, boolean, String, long, long, String, boolean, boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
adds a new address setting for a specific address
addChannelHandlers(ChannelPipeline) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
addChannelHandlers(ChannelPipeline) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
addCloseListener(CloseListener) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
addCloseListener(CloseListener) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
add a CloseListener.
addClusterTopologyListener(ClusterTopologyListener) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
addClusterTopologyListener(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
addClusterTopologyListener(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
addConsumer(ClientConsumerInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addConsumer(ClientConsumerInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
addFailoverListener(FailoverEventListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Adds a FailoverEventListener to the session which is notified if a failover event occurs on the session.
addFailoverListener(FailoverEventListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Adds a FailoverEventListener to the session which is notified if a failover event occurs on the session.
addFailoverListener(FailoverEventListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
addFailoverListener(FailoverEventListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addFailureListener(SessionFailureListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Adds a FailureListener to the session which is notified if a failure occurs on the session.
addFailureListener(SessionFailureListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
addFailureListener(SessionFailureListener) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
addFailureListener(SessionFailureListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addFailureListener(FailureListener) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
addFailureListener(FailureListener) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
add a failure listener.
addHead(E) - Method in interface org.apache.activemq.artemis.utils.LinkedList
 
addHead(E) - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
addHead(T, int) - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
addHead(T, int) - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
addIncomingInterceptor(Interceptor) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Adds an interceptor which will be executed after packets are received from the server.
addIncomingInterceptor(Interceptor) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
addMetaData(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Attach any metadata to the session.
addMetaData(String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addNotificationListener(NotificationListener) - Method in interface org.apache.activemq.artemis.core.server.management.NotificationService
 
addOutgoingInterceptor(Interceptor) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Adds an interceptor which will be executed before packets are sent to the server.
addOutgoingInterceptor(Interceptor) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
addPacket(byte[], int, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
 
addPacket(byte[], int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
TODO: move this to ConsumerContext as large message is a protocol specific thing Add a buff to the List, or save it to the OutputStream if set
addProducer(ClientProducerInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addProducer(ClientProducerInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
addReceiver(JGroupsReceiver) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
addRef() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
address - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
address - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
AddressControl - Interface in org.apache.activemq.artemis.api.core.management
An AddressControl is used to manage an address.
AddressFullMessagePolicy - Enum in org.apache.activemq.artemis.core.settings.impl
 
addressIsFull(String, int) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
addressQuery(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Queries information on a binding.
addressQuery(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addressQuery(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
addressQuery(SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
AddressQueryImpl - Class in org.apache.activemq.artemis.core.client.impl
 
AddressQueryImpl(boolean, List<SimpleString>, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.client.impl.AddressQueryImpl
 
AddressSettingsInfo - Class in org.apache.activemq.artemis.api.core.management
 
AddressSettingsInfo(String, long, int, int, int, long, double, long, String, String, boolean, long, boolean, long, long, String, boolean, boolean, boolean, boolean) - Constructor for class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
addSecuritySettings(String, String, String, String, String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
addSecuritySettings(String, String, String, String, String, String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
addSessionMetadata(String, String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
addSessionMetadata(String, String) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
addTail(E) - Method in interface org.apache.activemq.artemis.utils.LinkedList
 
addTail(E) - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
addTail(T, int) - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
addTail(T, int) - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
addToArray(Object, JsonArrayBuilder) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
addToObject(String, Object, JsonObjectBuilder) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
addUniqueMetaData(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Attach any metadata to the session.
addUniqueMetaData(String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
addUniqueMetaData(String, String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
addUniqueMetaData(String, String) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
AfterConnectInternalListener - Interface in org.apache.activemq.artemis.core.client.impl
To be called right after the ConnectionFactory created a connection.
allInVM() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Verify if all of the transports are using inVM.
allInVM() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
ALLOWABLE_ACCEPTOR_KEYS - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
ALLOWABLE_CONNECTOR_KEYS - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
assertEquivalent(Node, Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
Attribute - Annotation Type in org.apache.activemq.artemis.api.core.management
Info for a MBean Attribute.
attsDontMatch(String, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
autoCreateJmsQueues - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
available() - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
await(long) - Method in class org.apache.activemq.artemis.utils.FutureLatch
 

B

BACKLOG_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
BACKUP_REGISTRATION - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
BACKUP_REGISTRATION_FAILED - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
BACKUP_REQUEST - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
BACKUP_REQUEST_RESPONSE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
backupGroupName - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
BackwardsCompatibilityUtils - Class in org.apache.activemq.artemis.core.protocol.core.impl
This is a utility class to house any HornetQ client specific backwards compatibility methods.
BackwardsCompatibilityUtils() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.BackwardsCompatibilityUtils
 
BaseConnectionLifeCycleListener<ProtocolClass> - Interface in org.apache.activemq.artemis.spi.core.remoting
A ConnectionLifeCycleListener is called by the remoting implementation to notify of connection events.
BaseInterceptor<P> - Interface in org.apache.activemq.artemis.api.core
 
BATCH_DELAY - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
beforeReconnect(ActiveMQException) - Method in interface org.apache.activemq.artemis.api.core.client.SessionFailureListener
Notifies that a connection has failed due to the specified exception.
BLACKLIST_PROPERTY - Static variable in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
blockUntilWritable(int, long) - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
 
blockUntilWritable(int, long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
blockUntilWritable(int, long, TimeUnit) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
blockUntilWritable(int, long, TimeUnit) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Causes the current thread to wait until the connection can enqueue the required capacity unless the specified waiting time elapses.
body - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
BODY_OFFSET - Static variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
bodyBuffer - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
bodyChanged() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
bodyChanged() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
BodyEncoder - Interface in org.apache.activemq.artemis.core.message
Class used to encode message body into buffers.
bodyToString() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
Debug Helper!!!! I'm leaving this message here without any callers for a reason: During debugs it's important eventually to identify what's on the bodies, and this method will give you a good idea about them.
BridgeControl - Interface in org.apache.activemq.artemis.api.core.management
A BridgeControl is used to manage a Bridge.
broadcast(byte[]) - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
Broadcasting data to the cluster.
broadcast(byte[]) - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
BroadcastEndpoint - Interface in org.apache.activemq.artemis.api.core
BroadcastEndpint is used in BroadcastGroups and DiscoveryGroups for topology updates.
BroadcastEndpointFactory - Interface in org.apache.activemq.artemis.api.core
 
broadcastGroupBindError(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
broadcastGroupBindErrorRetry(String, Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
BroadcastGroupConfiguration - Class in org.apache.activemq.artemis.api.core
The basic configuration used to determine how the server will broadcast members This is analogous to DiscoveryGroupConfiguration
BroadcastGroupConfiguration() - Constructor for class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
BroadcastGroupControl - Interface in org.apache.activemq.artemis.api.core.management
A BroadcastGroupControl is used to manage a broadcast group.
browse(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resets the MessagesAdded property
buffer - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
BUFFER_HEADER_SPACE - Static variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
BufferDecoder - Interface in org.apache.activemq.artemis.spi.core.remoting
 
BufferHandler - Interface in org.apache.activemq.artemis.spi.core.remoting
A BufferHandler that will handle buffers received by an acceptor.
BufferHelper - Class in org.apache.activemq.artemis.utils
Helper methods to read and write from ActiveMQBuffer.
BufferHelper() - Constructor for class org.apache.activemq.artemis.utils.BufferHelper
 
bufferReceived(Object, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
bufferReceived(Object, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
bufferReceived(Object, ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BufferHandler
called by the remoting connection when a buffer is received.
bufferValid - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
BUNDLE - Static variable in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
byteBuf() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
BYTES_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
bytesMessageReset(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
BytesMessageUtil - Class in org.apache.activemq.artemis.reader
 
BytesMessageUtil() - Constructor for class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadBoolean(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadByte(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadBytes(ActiveMQBuffer, byte[]) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadBytes(ActiveMQBuffer, byte[], int) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadChar(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadDouble(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadFloat(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadInt(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadLong(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadShort(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadUnsignedByte(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadUnsignedShort(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesReadUTF(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteBoolean(ActiveMQBuffer, boolean) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteByte(ActiveMQBuffer, byte) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteBytes(ActiveMQBuffer, byte[]) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteBytes(ActiveMQBuffer, byte[], int, int) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteChar(ActiveMQBuffer, char) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteDouble(ActiveMQBuffer, double) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteFloat(ActiveMQBuffer, float) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteInt(ActiveMQBuffer, int) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteLong(ActiveMQBuffer, long) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteObject(ActiveMQBuffer, Object) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
Returns true if it could send the Object to any known format
bytesWriteShort(ActiveMQBuffer, short) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 
bytesWriteUTF(ActiveMQBuffer, String) - Static method in class org.apache.activemq.artemis.reader.BytesMessageUtil
 

C

calculateSize(MemorySize.ObjectFactory) - Static method in class org.apache.activemq.artemis.utils.MemorySize
 
calcWindowSize(int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
callClosingListeners() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
callFailureListeners(ActiveMQException, String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
cancel() - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Cancels this buffer.
cancel() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
cannotConnectToServers() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
cannotConnectToStaticConnectors(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
cannotConnectToStaticConnectors2() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
cannotFindPacketToClear(Integer, Integer) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
cannotSendPacketDuringFailover() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
capacity() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
CATCH_ALL_WILDCARD - Static variable in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
Value used to indicate that all classes should be white or black listed,
caughtunexpectedThrowable(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
causeExit() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
causeExit() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
changeMessagePriority(long, int) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Changes the message's priority corresponding to the specified message ID to the specified priority.
changeMessagesPriority(String, int) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Changes the priority for all the message corresponding to the specified filter to the specified priority.
Channel - Interface in org.apache.activemq.artemis.core.protocol.core
A channel is a way of interleaving data meant for different endpoints over the same CoreRemotingConnection.
channel - Variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
channelActive(ChannelHandlerContext) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
ChannelBroadcastEndpointFactory - Class in org.apache.activemq.artemis.api.core
An implementation of BroadcastEndpointFactory that uses an externally managed JChannel for JGroups clustering.
ChannelBroadcastEndpointFactory(JChannel, String) - Constructor for class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
 
channelDisconnected() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
ChannelHandler - Interface in org.apache.activemq.artemis.core.protocol.core
A ChannelHandler is used by Channel.
channelID - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
channelId(Channel) - Static method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
ChannelImpl - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
ChannelImpl(CoreRemotingConnection, long, int, List<Interceptor>) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
ChannelImpl.CHANNEL_ID - Enum in org.apache.activemq.artemis.core.protocol.core.impl
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
channelWritabilityChanged(ChannelHandlerContext) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
CHECK_FOR_FAILOVER - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CHECK_FOR_FAILOVER_REPLY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
checkCompletion() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
This can be optionally used to verify if the entire message has been received.
checkCompletion() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
checkCompletion() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
checkDataReceived() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
checkDataReceived() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
returns true if any data has been received since the last time this method was called.
CheckFailoverMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
CheckFailoverMessage(String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverMessage
 
CheckFailoverMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverMessage
 
CheckFailoverReplyMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
CheckFailoverReplyMessage(boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
CheckFailoverReplyMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
checkFlushBatchBuffer() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
checkFlushBatchBuffer() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Called periodically to flush any data in the batch buffer
checkForFailover(String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
checkForFailover(String) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
checkKeys(Set<String>, Set<String>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
checkKeysExist(Set<String>, Set<String>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
cleanup() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Opposed to close, will call cleanup only on every created session and children objects.
cleanUp() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
cleanUp() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
cleanUp() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
cleanUp() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerInternal
 
cleanup() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
cleanUp(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
cleanUp(boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
cleanup() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
cleanup() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
cleanup() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
cleanup() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
cleanupBeforeFailover(ActiveMQException) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
cleanupBeforeFailover(ActiveMQException) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
clear() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
 
clear() - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
clear(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
clear(boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
clear() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
clear() - Method in class org.apache.activemq.artemis.core.client.impl.Topology
It will remove all elements as if it haven't received anyone from the server.
clear() - Method in interface org.apache.activemq.artemis.utils.LinkedList
 
clear() - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
clear() - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
clear() - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
clear() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
clearAtFailover() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
clearAtFailover() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
clearCommands() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
clears any commands from the cache that are yet to be confirmed.
clearCommands() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
clearProperties(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
clearThreadPools() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
clearThreadPools(long, TimeUnit) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
clearThreadPools() - Static method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
clearThreadPools() - Static method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ClientConnectionLifeCycleListener - Interface in org.apache.activemq.artemis.spi.core.remoting
 
ClientConsumer - Interface in org.apache.activemq.artemis.api.core.client
A ClientConsumer receives messages from ActiveMQ Artemis queues.
ClientConsumerImpl - Class in org.apache.activemq.artemis.core.client.impl
 
ClientConsumerImpl(ClientSessionInternal, ConsumerContext, SimpleString, SimpleString, boolean, int, int, TokenBucketLimiter, Executor, Executor, SessionContext, ClientSession.QueueQuery, ClassLoader) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
ClientConsumerInternal - Interface in org.apache.activemq.artemis.core.client.impl
 
ClientLargeMessageImpl - Class in org.apache.activemq.artemis.core.client.impl
ClientLargeMessageImpl is only created when receiving large messages.
ClientLargeMessageImpl() - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
ClientLargeMessageInternal - Interface in org.apache.activemq.artemis.core.client.impl
 
ClientMessage - Interface in org.apache.activemq.artemis.api.core.client
A ClientMessage represents a message sent and/or received by ActiveMQ Artemis.
ClientMessageImpl - Class in org.apache.activemq.artemis.core.client.impl
A ClientMessageImpl
ClientMessageImpl() - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
ClientMessageImpl(byte, boolean, long, long, byte, int) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
ClientMessageInternal - Interface in org.apache.activemq.artemis.core.client.impl
 
ClientPacketDecoder - Class in org.apache.activemq.artemis.core.protocol
 
ClientPacketDecoder() - Constructor for class org.apache.activemq.artemis.core.protocol.ClientPacketDecoder
 
ClientProducer - Interface in org.apache.activemq.artemis.api.core.client
A ClientProducer is used to send messages to a specific address.
ClientProducerCreditManager - Interface in org.apache.activemq.artemis.core.client.impl
 
ClientProducerCreditManagerImpl - Class in org.apache.activemq.artemis.core.client.impl
 
ClientProducerCreditManagerImpl(ClientSessionInternal, int) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
ClientProducerCredits - Interface in org.apache.activemq.artemis.core.client.impl
 
ClientProducerCreditsImpl - Class in org.apache.activemq.artemis.core.client.impl
 
ClientProducerCreditsImpl(ClientSessionInternal, SimpleString, int) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
ClientProducerImpl - Class in org.apache.activemq.artemis.core.client.impl
The client-side Producer.
ClientProducerImpl(ClientSessionInternal, SimpleString, TokenBucketLimiter, boolean, boolean, boolean, SimpleString, int, SessionContext) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
ClientProducerInternal - Interface in org.apache.activemq.artemis.core.client.impl
A ClientProducerInternal
ClientProtocolManager - Interface in org.apache.activemq.artemis.spi.core.remoting
 
ClientProtocolManagerFactory - Interface in org.apache.activemq.artemis.spi.core.remoting
 
ClientRequestor - Class in org.apache.activemq.artemis.api.core.client
The ClientRequestor class helps making requests.
ClientRequestor(ClientSession, SimpleString) - Constructor for class org.apache.activemq.artemis.api.core.client.ClientRequestor
Constructor for the ClientRequestor.
ClientRequestor(ClientSession, String) - Constructor for class org.apache.activemq.artemis.api.core.client.ClientRequestor
 
ClientSession - Interface in org.apache.activemq.artemis.api.core.client
A ClientSession is a single-thread object required for producing and consuming messages.
ClientSession.AddressQuery - Interface in org.apache.activemq.artemis.api.core.client
Information returned by a binding query
ClientSession.QueueQuery - Interface in org.apache.activemq.artemis.api.core.client
Information returned by a queue query
clientSessionClosed() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
ClientSessionFactory - Interface in org.apache.activemq.artemis.api.core.client
A ClientSessionFactory is the entry point to create and configure ActiveMQ Artemis resources to produce and consume messages.
ClientSessionFactoryImpl - Class in org.apache.activemq.artemis.core.client.impl
 
ClientSessionFactoryImpl(ServerLocatorInternal, TransportConfiguration, long, long, long, long, long, double, long, int, Executor, ScheduledExecutorService, List<Interceptor>, List<Interceptor>) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
ClientSessionFactoryImpl.CloseRunnable - Class in org.apache.activemq.artemis.core.client.impl
 
ClientSessionFactoryInternal - Interface in org.apache.activemq.artemis.core.client.impl
 
ClientSessionImpl - Class in org.apache.activemq.artemis.core.client.impl
 
ClientSessionInternal - Interface in org.apache.activemq.artemis.core.client.impl
 
clientSessionNotClosed(Exception, int) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
cloneConsumers() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
Not part of the interface, used on tests only
cloneProducers() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
Not part of the interface, used on tests only
close(boolean) - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
Close the endpoint.
close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Closes the consumer.
close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Closes the ClientProducer.
close() - Method in class org.apache.activemq.artemis.api.core.client.ClientRequestor
Closes the ClientRequestor and its session.
close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Closes the session.
close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Closes this factory and any session created by it.
close() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Closes this factory and release all its resources
close(boolean) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
close(boolean) - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
close() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
close() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
close() - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Closes this buffer.
close() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
close() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
close() - Method in interface org.apache.activemq.artemis.core.message.BodyEncoder
This method must not be called directly by ActiveMQ Artemis clients.
close() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Closes this channel.
close() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
close() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
close() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
close() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Closes the connection.
close() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
closes the connector
close() - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
close() - Method in class org.apache.activemq.artemis.utils.InflaterWriter
 
close() - Method in interface org.apache.activemq.artemis.utils.LinkedListIterator
 
CLOSE_RUNNABLES - Static variable in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
closeChannel() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
closeConnectionsForAddress(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Closes all the connections of clients connected to this server which matches the specified IP address.
closeConnectionsForUser(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Closes all the connections of sessions with a matching user name.
closeConsumer(ClientConsumer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
closeConsumer(ClientConsumer) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
closeConsumerConnectionsForAddress(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Closes all the connections of clients connected to this server which matches the specified IP address.
CloseListener - Interface in org.apache.activemq.artemis.core.remoting
CloseListeners can be registered with a RemotingConnection to get notified when the connection is closed.
closeListenerCannotBeNull() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
closeListeners - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
CloseRunnable(RemotingConnection, String) - Constructor for class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.CloseRunnable
 
closeStream() - Method in class org.apache.activemq.artemis.utils.DeflaterReader
 
CLUSTER_CONNECT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CLUSTER_CONNECT_REPLY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CLUSTER_CONNECTION - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
CLUSTER_TOPOLOGY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CLUSTER_TOPOLOGY_V2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CLUSTER_TOPOLOGY_V3 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
ClusterConnectionControl - Interface in org.apache.activemq.artemis.api.core.management
A ClusterConnectionControl is used to manage a cluster connection.
ClusterTopologyChangeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
ClusterTopologyChangeMessage(String, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
ClusterTopologyChangeMessage(String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
ClusterTopologyChangeMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
ClusterTopologyChangeMessage(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
ClusterTopologyChangeMessage_V2 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Clebert Suconic
ClusterTopologyChangeMessage_V2(long, String, String, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
ClusterTopologyChangeMessage_V2(long, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
ClusterTopologyChangeMessage_V2() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
ClusterTopologyChangeMessage_V2(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
ClusterTopologyChangeMessage_V3 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
ClusterTopologyChangeMessage_V3(long, String, String, String, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
ClusterTopologyChangeMessage_V3() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
ClusterTopologyListener - Interface in org.apache.activemq.artemis.api.core.client
A cluster topology listener.
CommandConfirmationHandler - Interface in org.apache.activemq.artemis.core.protocol.core
A CommandConfirmationHandler is used by the channel to confirm confirmations of packets.
commandConfirmed(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.CommandConfirmationHandler
called by channel after a confirmation has been received.
commit() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Commits the current transaction.
commit() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
commit(Xid, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
commitAfterFailover() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
commitPreparedTransaction(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Heuristically commits a prepared transaction.
compressedLargeMessageError(int, int) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
configuration - Variable in class org.apache.activemq.artemis.spi.core.remoting.AbstractConnector
 
ConfigurationHelper - Class in org.apache.activemq.artemis.utils
 
ConfigurationHelper() - Constructor for class org.apache.activemq.artemis.utils.ConfigurationHelper
 
configureTransactionTimeout(int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
configureTransactionTimeout(int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
confirm(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
sends a confirmation of a packet being received.
confirm(Packet) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
confirmationWindowDisabledWarning() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
Warns about usage of SendAcknowledgementHandler or JMS's CompletionWindow with confirmations disabled (confirmationWindowSize=-1).
ConfirmationWindowWarning - Class in org.apache.activemq.artemis.utils
TODO: get rid of this
ConfirmationWindowWarning(boolean) - Constructor for class org.apache.activemq.artemis.utils.ConfirmationWindowWarning
 
connect() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
connect(int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
connect(int, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
connect() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
connect() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
connect(Connection, long, long, List<Interceptor>, List<Interceptor>, TopologyResponseHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
connect(Connection, long, long, List<Interceptor>, List<Interceptor>, TopologyResponseHandler) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
connection - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
connection - Variable in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
 
Connection - Interface in org.apache.activemq.artemis.spi.core.remoting
The connection used by a channel to write data to.
CONNECTION_ID_PROPERTY_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
CONNECTION_TTL - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
CONNECTION_TTL_MAX - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
CONNECTION_TTL_MIN - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
connectionClosed() - Method in interface org.apache.activemq.artemis.core.remoting.CloseListener
called when the connection is closed
connectionCreated(ActiveMQComponent, Connection, ClientProtocolManager) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
connectionCreated(ActiveMQComponent, Connection, ProtocolClass) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
This method is used both by client connector creation and server connection creation through acceptors.
connectionDestroyed() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
connectionDestroyed(Object) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
connectionDestroyed(Object) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
Called when a connection is destroyed.
ConnectionEntry - Class in org.apache.activemq.artemis.spi.core.protocol
 
ConnectionEntry(RemotingConnection, Executor, long, long) - Constructor for class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
 
connectionException(Object, ActiveMQException) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
connectionException(Object, ActiveMQException) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
Called when an error occurs on the connection.
connectionExecutor - Variable in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
 
connectionExists(Object) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
connectionFailed(ActiveMQException, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
connectionFailed(ActiveMQException, boolean, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
connectionFailed(ActiveMQException, boolean) - Method in interface org.apache.activemq.artemis.core.remoting.FailureListener
Notifies that a connection has failed due to the specified exception.
connectionFailed(ActiveMQException, boolean, String) - Method in interface org.apache.activemq.artemis.core.remoting.FailureListener
Notifies that a connection has failed due to the specified exception.
connectionFailureDetected(String, ActiveMQExceptionType) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
ConnectionLifeCycleListener - Interface in org.apache.activemq.artemis.spi.core.remoting
Deprecated.
ConnectionLoadBalancingPolicy - Interface in org.apache.activemq.artemis.api.core.client.loadbalance
A ConnectionLoadBalancingPolicy defines a policy to load balance between connections.
ConnectionOptions - Class in org.apache.activemq.artemis.uri.schema.serverLocator
This will represent all the possible options you could setup on URLs When parsing the URL this will serve as an intermediate object And it could also be a pl
ConnectionOptions() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
connectionReadyForWrites(Object, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
connectionReadyForWrites(Object, boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
 
CONNECTIONS_ALLOWED - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
CONNECTIONS_ALLOWED - Static variable in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
connectionTimedOut(Connection) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
connectionTimedOutInInitialBroadcast() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
connectionTimedOutOnReceiveTopology(DiscoveryGroup) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
connectNoWarnings() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
connectNoWarnings() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
Like ServerLocatorInternal.connect() but it does not log warnings if it fails to connect.
Connector - Interface in org.apache.activemq.artemis.spi.core.remoting
A Connector is used by the client for creating and controlling a connection.
ConnectorFactory - Interface in org.apache.activemq.artemis.spi.core.remoting
A ConnectorFactory is used by the client for creating connectors.
connectorsChanged(List<DiscoveryEntry>) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
connectorsChanged(List<DiscoveryEntry>) - Method in interface org.apache.activemq.artemis.core.cluster.DiscoveryListener
 
ConnectorTransportConfigurationParser - Class in org.apache.activemq.artemis.uri
 
ConnectorTransportConfigurationParser() - Constructor for class org.apache.activemq.artemis.uri.ConnectorTransportConfigurationParser
 
consumerClosed() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
ConsumerContext - Class in org.apache.activemq.artemis.spi.core.remoting
 
ConsumerContext() - Constructor for class org.apache.activemq.artemis.spi.core.remoting.ConsumerContext
 
consumerCount - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
containsKey(Object) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
containsProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns true if this message contains a property with the given key, false else.
containsProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
containsProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
containsProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
containsValue(Object) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
continues - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
convert(Xid) - Static method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
If you ever tried to debug XIDs you will know what this is about.
convertJsonValue(Object, Class) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
copy() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
copy(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
copyHeadersAndProperties(MessageInternal) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
CORE_ACCEPTOR - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_BRIDGE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_BROADCAST_GROUP - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_CLUSTER_CONNECTION - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_DISCOVERY_GROUP - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_DIVERT - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_QUEUE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CORE_SERVER - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
CoreNotificationType - Enum in org.apache.activemq.artemis.api.core.management
This enum defines all core notification types
CoreRemotingConnection - Interface in org.apache.activemq.artemis.core.protocol.core
Extension of RemotingConnection for the ActiveMQ Artemis core protocol
CORRELATIONID_HEADER_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
countMessages(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Counts the number of messages in this queue matching the specified filter.
create(String) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
 
create(String, String) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
 
create(String, String, boolean) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
 
CREATE_QUEUE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CREATE_SHARED_QUEUE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
createArrayBuilder() - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createBody(int) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
createBridge(String, String, String, String, String, long, double, int, int, boolean, int, int, long, String, boolean, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
createBridge(String, String, String, String, String, long, double, int, int, boolean, int, long, String, boolean, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
createBroadcastEndpoint() - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpointFactory
 
createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
 
createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
 
createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
 
createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
createBuilderFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createChannel() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
createChannel() - Method in class org.apache.activemq.artemis.api.core.JGroupsChannelBroadcastEndpoint
 
createChannel() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpoint
 
createChannel() - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpoint
 
createConnection() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
createConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
Create and return a connection from this connector.
createConnector(ConnectorFactory, TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createConnector(Map<String, Object>, BufferHandler, ClientConnectionLifeCycleListener, Executor, Executor, ScheduledExecutorService, ClientProtocolManager) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnectorFactory
 
createConnector(Map<String, Object>, BufferHandler, ClientConnectionLifeCycleListener, Executor, Executor, ScheduledExecutorService, ClientProtocolManager) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ConnectorFactory
creates a new instance of a connector.
createConnectorException(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
createConnectorService(String, String, Map<String, Object>) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
createConsumer(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume message from the queue with the given name.
createConsumer(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume messages from the queue with the given name.
createConsumer(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume messages matching the filter from the queue with the given name.
createConsumer(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume messages matching the filter from the queue with the given name.
createConsumer(SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume or browse messages from the queue with the given name.
createConsumer(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume or browse messages from the queue with the given name.
createConsumer(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with the given name.
createConsumer(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with the given name.
createConsumer(SimpleString, SimpleString, int, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with the given name.
createConsumer(String, String, int, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with the given name.
createConsumer(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(String, String, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(String, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(SimpleString, SimpleString, int, int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
Note, we DO NOT currently support direct consumers (i.e.
createConsumer(String, String, int, int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createConsumer(SimpleString, SimpleString, int, int, int, boolean, Executor, Executor) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
createConsumer(SimpleString, SimpleString, int, int, int, boolean, Executor, Executor) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
createContext(String, String, String, String, String, String) - Static method in class org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport
 
createContext(Context, String) - Static method in class org.apache.activemq.artemis.utils.JNDIUtil
Create a context path recursively.
createDivert(String, String, String, String, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
createExpectedResponse(String, String) - Static method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
createGenerator(Writer) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createGenerator(OutputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createGeneratorFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createMessage(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientMessage.
createMessage(byte, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientMessage.
createMessage(byte, boolean, long, long, byte) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a ClientMessage.
createMessage(byte, boolean, long, long, byte) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createMessage(byte, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createMessage(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createObject() - Method in interface org.apache.activemq.artemis.utils.MemorySize.ObjectFactory
 
createObjectBuilder() - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createPacket(RemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
createParser(Reader) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createParser(InputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createParserFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createProducer() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a producer with no default address.
createProducer(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a producer which sends messages to the given address
createProducer(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a producer which sends messages to the given address
createProducer(SimpleString, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a producer which sends messages to the given address
createProducer() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createProducer(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createProducer(String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createProducer(SimpleString, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createProducer(String, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a non-temporary queue.
createQueue(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a non-temporary queue.
createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a non-temporary queue non-durable queue.
createQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a non-temporary queue non-durable queue.
createQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a non-temporary queue.
createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a non-temporaryqueue.
createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Create a durable queue.
createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Create a queue.
createQueue(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Create a queue.
createQueue(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(String, String, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(String, String, String, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
CreateQueueMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
CreateQueueMessage(SimpleString, SimpleString, SimpleString, boolean, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
CreateQueueMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
createReader(Reader) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createReader(InputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createReaderFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createSecurity(String, String, String, String, String, String, String, String) - Static method in class org.apache.activemq.artemis.utils.SecurityFormatter
 
createServerLocator(String) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Creates an ActiveMQConnectionFactory;
createServerLocator(boolean, TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Create a ServerLocator which creates session factories using a static list of transportConfigurations, the ServerLocator is not updated automatically as the cluster topology changes, and no HA backup information is propagated to the client
createServerLocator(boolean, DiscoveryGroupConfiguration) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Create a ServerLocator which creates session factories from a set of live servers, no HA backup information is propagated to the client The UDP address and port are used to listen for live servers in the cluster
createServerLocatorWithHA(TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Create a ServerLocator which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
createServerLocatorWithHA(DiscoveryGroupConfiguration) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Create a ServerLocator which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
createServerLocatorWithoutHA(TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Create a ServerLocator which creates session factories using a static list of transportConfigurations, the ServerLocator is not updated automatically as the cluster topology changes, and no HA backup information is propagated to the client
createServerLocatorWithoutHA(DiscoveryGroupConfiguration) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Create a ServerLocator which creates session factories from a set of live servers, no HA backup information is propagated to the client
createSession() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a non-transacted session.
createSession(boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a session.
createSession(boolean, boolean, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a session.
createSession(boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a session.
createSession(boolean, boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a session.
createSession(String, String, boolean, boolean, boolean, boolean, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates an authenticated session.
createSession(String, String, boolean, boolean, boolean, boolean, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createSession(boolean, boolean, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createSession() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createSession(boolean, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createSession(boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createSession(boolean, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
CREATESESSION - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
CREATESESSION_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
createSessionChannel(String, String, String, boolean, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createSessionContext(String, String, String, boolean, boolean, boolean, boolean, int, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
createSessionContext(Version, String, String, String, boolean, boolean, boolean, boolean, int, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
createSessionContext(String, String, String, boolean, boolean, boolean, boolean, int, int) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
createSessionFactory() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Creates a ClientSessionFactory using whatever load balancing policy is in force
createSessionFactory(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Creates a ClientSessionFactory to a specific server.
createSessionFactory(TransportConfiguration) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Creates a ClientSessionFactory to a specific server.
createSessionFactory(TransportConfiguration, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Creates a ClientSessionFactory to a specific server.
createSessionFactory(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
createSessionFactory(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
createSessionFactory(TransportConfiguration, int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
createSessionFactory() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
CreateSessionMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
CreateSessionMessage(String, long, int, String, String, int, boolean, boolean, boolean, boolean, int, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
CreateSessionMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
CreateSessionResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
CreateSessionResponseMessage(int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
CreateSessionResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
createSharedQueue(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a transient queue.
createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a transient queue.
createSharedQueue(SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
CreateSharedQueueMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
CreateSharedQueueMessage(SimpleString, SimpleString, SimpleString, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
CreateSharedQueueMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
createTemporaryQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a temporary queue.
createTemporaryQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a temporary queue.
createTemporaryQueue(SimpleString, SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a temporary queue with a filter.
createTemporaryQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Creates a temporary queue with a filter.
createTemporaryQueue(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createTemporaryQueue(String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createTemporaryQueue(SimpleString, SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createTemporaryQueue(String, String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
createTrace - Variable in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createTransactedSession() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a transacted session.
createTransactedSession() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
createTransportBuffer(int) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
createTransportBuffer(int) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
createTransportBuffer(int) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
creates a new ActiveMQBuffer of the specified size.
createTransportBuffer(int) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Create a new ActiveMQBuffer of the given size.
createTransportConfiguration(URI, Map<String, String>, String, String) - Static method in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
createTransportConnection() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
It will connect to either live or backup accordingly to the current configurations it will also switch to backup case it can't connect to live and there's a backup configured
createWriter(Writer) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createWriter(OutputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createWriterFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createXASession() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Creates a session with XA transaction semantics.
createXASession() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
creationTime - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
creditsMapSize() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
creditsMapSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 

D

dataReceived - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
DayCounterInfo - Class in org.apache.activemq.artemis.api.core.management
Helper class to create Java Objects from the JSON serialization returned by QueueControl.listMessageCounterHistory().
DayCounterInfo(String, int[]) - Constructor for class org.apache.activemq.artemis.api.core.management.DayCounterInfo
 
decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
Decodes this TransportConfiguration from a buffer.
decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.ClientPacketDecoder
 
decode(byte) - Method in class org.apache.activemq.artemis.core.protocol.ClientPacketDecoder
 
decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketDecoder
 
decode(byte) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketDecoder
 
decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
decode(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
decodes the buffer into this packet
decodeFromBuffer(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
decodeFromBuffer(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
decodeHeadersAndProperties(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
decodeHeadersAndProperties(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveClientLargeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
decodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
decodeXid(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.XidCodecSupport
 
decrementRefCount() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
decrementRefCount() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
DEFAULT - Static variable in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Default JMX domain for ActiveMQ Artemis resources.
DEFAULT_ACK_BATCH_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_AUTO_GROUP - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_BATCH_DELAY - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_BLOCK_ON_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_BLOCK_ON_DURABLE_SEND - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_BLOCK_ON_NON_DURABLE_SEND - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CACHE_LARGE_MESSAGE_CLIENT - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CALL_FAILOVER_TIMEOUT - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CALL_TIMEOUT - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CLIENT_FAILURE_CHECK_PERIOD - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CLIENT_FAILURE_CHECK_PERIOD_INVM - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_COMPRESS_LARGE_MESSAGES - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CONFIG - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
DEFAULT_CONFIGURATION_FILE_REFRESH_PERIOD - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_CONFIRMATION_WINDOW_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CONNECTION_LOAD_BALANCING_POLICY_CLASS_NAME - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CONNECTION_TTL - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CONNECTION_TTL_CHECK_INTERVAL - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_CONNECTION_TTL_INVM - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CONNECTIONS_ALLOWED - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_CONSUMER_MAX_RATE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CONSUMER_WINDOW_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_CORE_PROTOCOL - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_DIRECT_DELIVER - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_DISCOVERY_INITIAL_WAIT_TIMEOUT - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_DISCOVERY_PORT - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_DISCOVERY_REFRESH_TIMEOUT - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_DISK_SCAN - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_ENABLED_CIPHER_SUITES - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_ENABLED_PROTOCOLS - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_FAILOVER_ON_INITIAL_CONNECTION - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_GLOBAL_MAX_SIZE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_GLOBAL_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_HA - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_HOST - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_CLIENT_IDLE_TIME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_CLIENT_SCAN_PERIOD - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_ENABLED - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_REQUIRES_SESSION_ID - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_RESPONSE_TIME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_SERVER_SCAN_PERIOD - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_HTTP_UPGRADE_ENABLED - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_INITIAL_MESSAGE_PACKET_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_IS_HA - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_KEYSTORE_PASSWORD - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_KEYSTORE_PATH - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_KEYSTORE_PROVIDER - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_LOCAL_ADDRESS - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_LOCAL_PORT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_MAX_DISK_USAGE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_MAX_RETRY_INTERVAL - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_MIN_LARGE_MESSAGE_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_NEED_CLIENT_AUTH - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_NETTY_CONNECT_TIMEOUT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_NETWORK_CHECK_LIST - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_NETWORK_CHECK_NIC - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_NETWORK_CHECK_PERIOD - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_NETWORK_CHECK_TIMEOUT - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_NETWORK_CHECK_URL_LIST - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_PORT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_PRE_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_PRODUCER_MAX_RATE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_PRODUCER_WINDOW_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_PROP_FILE_NAME - Static variable in class org.apache.activemq.artemis.utils.VersionLoader
 
DEFAULT_RECONNECT_ATTEMPTS - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_RETRY_INTERVAL - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_RETRY_INTERVAL_MULTIPLIER - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_SCHEDULED_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_SERVLET_PATH - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_SSL_ENABLED - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_STOMP_PORT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_SYSTEM_PROPERTY_PREFIX - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
DEFAULT_TCP_NODELAY - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_TCP_RECEIVEBUFFER_SIZE - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_TCP_SENDBUFFER_SIZE - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_TRUSTSTORE_PASSWORD - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_TRUSTSTORE_PATH - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_TRUSTSTORE_PROVIDER - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
DEFAULT_USE_GLOBAL_POOLS - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DEFAULT_USE_INVM - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_USE_NIO_GLOBAL_WORKER_POOL - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_USE_SERVLET - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_VERIFY_HOST - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
DEFAULT_XA - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
DeflaterReader - Class in org.apache.activemq.artemis.utils
A DeflaterReader The reader takes an inputstream and compress it.
DeflaterReader(InputStream, AtomicLong) - Constructor for class org.apache.activemq.artemis.utils.DeflaterReader
 
DELETE_QUEUE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
deleteQueue(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Deletes the queue.
deleteQueue(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Deletes the queue.
deleteQueue(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
deleteQueue(String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
deleteQueue(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
deleteQueue(SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
deployQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Deploy a durable queue.
deployQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Deploy a queue.
describe() - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
destroy() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
destroy() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
destroys this connection.
destroyBridge(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
destroyConnectorService(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
destroyDivert(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
destroyQueue(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Destroys the queue corresponding to the specified name.
destroyQueue(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Destroys the queue corresponding to the specified name.
DIRECT_DELIVER - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
disabled - Variable in class org.apache.activemq.artemis.utils.ConfirmationWindowWarning
 
disableFinalizeCheck() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
This method will disable any checks when a GarbageCollection happens leaving connections open.
disableFinalizeCheck() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
disableFinalizeCheck() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
disableFinalizeCheck() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
disableMessageCounters() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Disables message counters for this server.
discardBody() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
discardBody() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
discardBody() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
Discard unused packets (used on large-message)
discardReadBytes() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
discardUnusedPackets() - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Discards packets unused by this buffer.
discardUnusedPackets() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
DISCONNECT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
disconnect(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
disconnect(String, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
disconnect(boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Disconnect the connection, closing all channels
disconnect(String, boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Disconnect the connection, closing all channels
DISCONNECT_CONSUMER - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
DISCONNECT_CONSUMER_KILL - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
DISCONNECT_V2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
DisconnectConsumerMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
DisconnectConsumerMessage(long) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerMessage
 
DisconnectConsumerMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerMessage
 
DisconnectConsumerWithKillMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
DisconnectConsumerWithKillMessage(SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
DisconnectConsumerWithKillMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
disconnected() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
DisconnectMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
DisconnectMessage(SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
DisconnectMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
DisconnectMessage(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
DisconnectMessage_V2 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
DisconnectMessage_V2(SimpleString, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
DisconnectMessage_V2() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
DiscoveryEntry - Class in org.apache.activemq.artemis.core.cluster
 
DiscoveryEntry(String, TransportConfiguration, long) - Constructor for class org.apache.activemq.artemis.core.cluster.DiscoveryEntry
 
DiscoveryGroup - Class in org.apache.activemq.artemis.core.cluster
This class is used to search for members on the cluster through the opaque interface BroadcastEndpoint.
DiscoveryGroup(String, String, long, BroadcastEndpointFactory, NotificationService) - Constructor for class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
This is the main constructor, intended to be used
DiscoveryGroupConfiguration - Class in org.apache.activemq.artemis.api.core
This file represents how we are using Discovery.
DiscoveryGroupConfiguration() - Constructor for class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
DiscoveryListener - Interface in org.apache.activemq.artemis.core.cluster
To be called any time Discovery changes its list of nodes.
DivertControl - Interface in org.apache.activemq.artemis.api.core.management
A DivertControl is used to manage a divert.
dumpingSessionStack(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
dumpingSessionStacks() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
duplicate() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
DURABLE - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Value for the Durable header when the message is durable.
durable - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
durable - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 

E

elementToString(Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
ENABLED_CIPHER_SUITES_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
ENABLED_PROTOCOLS_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
enableMessageCounters() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Enables message counters for this server.
enableNotifications(boolean) - Method in interface org.apache.activemq.artemis.core.server.management.NotificationService
 
encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
Encodes this TransportConfiguration into a buffer.
encode(ByteBuffer) - Method in interface org.apache.activemq.artemis.core.message.BodyEncoder
This method must not be called directly by ActiveMQ Artemis clients.
encode(ActiveMQBuffer, int) - Method in interface org.apache.activemq.artemis.core.message.BodyEncoder
This method must not be called directly by ActiveMQ Artemis clients.
encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
encode(RemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
encode(RemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
encode(RemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
encode(RemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
encode(RemotingConnection) - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
Encodes the packet and returns a ActiveMQBuffer containing the data
encodeHeadersAndProperties(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
encodeHeadersAndProperties(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
encodeRest(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
encodeXid(Xid, ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.XidCodecSupport
 
end(Xid, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
endCall() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
endCall() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
entrySet() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
equals(Object) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
equals(Object) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
equals(Object) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
equals(Object) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
equals(Object) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQConsumerContext
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCloseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
equals(Object) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
equals(Object) - Method in class org.apache.activemq.artemis.core.security.Role
 
equals(Object) - Method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
equals(Object) - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
equals(Object) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
errorAddingPacket(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCallingCancel(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCallingEnd(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCallingFailureListener(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCallingInterceptor(Throwable, Interceptor) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCallingLifeCycleListener(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCallingStart(String, Integer) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorClearingMessages(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorClosingCache(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorClosingLargeMessage(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
errorConnectingToNodes(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorCreatingNettyConnection(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorDecodingPacket(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errordecodingPassword(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
errorDuringPrepare(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorFinalisingCache(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorHandlingPacket(Throwable, Packet) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorOnXMLTransform(Throwable, Node) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
Deprecated.
errorOnXMLTransformInvalidConf(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorReadingBody(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
errorReadingCache(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorReadingIndex(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorReceivingPacketInDiscovery(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorReSettingIndex(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorSavingBody(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
errorSendingNotifOnDiscoveryStop(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorSendingTopology(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorSendingTopologyNodedown(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorSettingIndex(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorStartingLocator(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorStoppingDiscoveryBroadcastEndpoint(Object, Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
errorWritingLargeMessage(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
establishNewConnection() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
EXCEPTION - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler
 
executor - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
exists - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
exists - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
exit - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
expectedEncodeSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
Returns the exact expected encoded size of this packet.
expectedEncodeSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
expectedEncodeSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
expectedEncodeSize() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
This will return the expected packet size for the encoding
expire(ClientConsumer, Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
expire(ClientConsumer, Message) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
expireMessage(long) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Expires the message corresponding to the specified message ID.
expireMessage(ClientConsumer, Message) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
expireMessage(ClientConsumer, Message) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
expireMessages(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Expires all the message corresponding to the specified filter.
extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQAMQPFrameDecoder
 
extractFrame(ChannelHandlerContext, ByteBuf, int, int) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQFrameDecoder2
 

F

factoryClosed(ClientSessionFactory) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
factoryClosed(ClientSessionFactory) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
factoryLeftOpen(Exception, int) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
fail(ActiveMQException, String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
fail(ActiveMQException) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
fail(ActiveMQException) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
called when the underlying connection fails.
fail(ActiveMQException, String) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
called when the underlying connection fails.
failedToCallListenerInDiscovery(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToCleanupSession(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToConnectToServer() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToConnectToServer(Integer) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToCreateSession(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
failedToExecuteListener(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToGetDecoder(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
failedToHandleFailover(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToHandlePacket(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToInitialiseSessionFactory(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
failedToReceiveDatagramInDiscovery(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failedToStopDiscovery(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failListenerCannotBeNull() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
failoverDuringCommit() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failoverDuringPrepareRollingBack() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
failoverEvent(FailoverEventType) - Method in interface org.apache.activemq.artemis.api.core.client.FailoverEventListener
Notifies that a connection state has changed according the specified event type.
FailoverEventListener - Interface in org.apache.activemq.artemis.api.core.client
A FailoverEvent notifies the client the state if the connection changes occurred on the session.
FailoverEventType - Enum in org.apache.activemq.artemis.api.core.client
 
failoverOrReconnect(Object, Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
FailureListener - Interface in org.apache.activemq.artemis.core.remoting
A FailureListener notifies the user when a connection failure occurred.
failureListeners - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
FilterConstants - Class in org.apache.activemq.artemis.api.core
Constants representing pre-defined message attributes that can be referenced in ActiveMQ Artemis core filter expressions.
filterString - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
finalize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
finalize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
finalize() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
finalizeCallback - Static variable in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
fireReady(boolean) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
fireReady(boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
 
FirstElementConnectionLoadBalancingPolicy - Class in org.apache.activemq.artemis.api.core.client.loadbalance
FirstElementConnectionLoadBalancingPolicy() - Constructor for class org.apache.activemq.artemis.api.core.client.loadbalance.FirstElementConnectionLoadBalancingPolicy
 
firstNodeNull() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
flowControl(int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
LargeMessageBuffer will call flowcontrol here, while other handleMessage will also be calling flowControl.
flowControl(int, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
flush() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
flush() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
flush all outstanding data from the connection.
flushAcks() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
flushAcks() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
flushConfirmations() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
flushes any confirmations on to the connection.
flushConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
flushExecutor() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
it will flush one cycle on internal executors, so you would be sure that any pending tasks are done before you call any other measure.
forceClose() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
forceClose() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
This should close the internal channel without calling any listeners.
FORCED_DELIVERY_MESSAGE - Static variable in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
forceDelivery(ClientConsumer, long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
forceDelivery(ClientConsumer, long) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
forceFailover() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
forceShutdown() - Static method in class org.apache.activemq.artemis.core.remoting.impl.netty.SharedNioEventLoopGroup
 
forget(Xid) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
from(String) - Static method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
from(String) - Static method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns an array of RoleInfo corresponding to the JSON serialization returned by AddressControl.getRolesAsJSON().
fromJSON(String) - Static method in class org.apache.activemq.artemis.api.core.management.DayCounterInfo
Returns an array of RoleInfo corresponding to the JSON serialization returned by QueueControl.listMessageCounterHistory().
fromJsonArray(JsonArray) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
FutureLatch - Class in org.apache.activemq.artemis.utils
 
FutureLatch() - Constructor for class org.apache.activemq.artemis.utils.FutureLatch
 
FutureLatch(int) - Constructor for class org.apache.activemq.artemis.utils.FutureLatch
 

G

generateChannelID() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
generate a unique (within this connection) channel id
generateChannelID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
generateID() - Method in interface org.apache.activemq.artemis.utils.IDGenerator
 
generateID() - Method in class org.apache.activemq.artemis.utils.SimpleIDGenerator
 
generateID() - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
get(Object) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
getAcceptorObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by AcceptorControl.
getAckBatchSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the acknowledgments batch size.
getAckBatchSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getActiveMQServerObjectName() - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by the single ActiveMQServerControl.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Returns the address where messages will be sent.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns the address that the queue is bound to.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the managed address.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the address used by this cluster connection.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Returns the origin address used by this divert.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the address this queue is bound to.
getAddress() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the address this message is sent to.
getAddress() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
getAddress() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
getAddress() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
this doesn't need to be synchronized as setAddress is protecting the buffer, not the address
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
getAddress() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
getAddressFullMessagePolicy() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getAddressNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the addresses created on this server.
getAddressObjectName(SimpleString) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by AddressControl.
getAddressSettingsAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
returns the address settings as a JSON string
getAddressSize() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the number of estimated bytes being used by the queue(s), used to control paging and blocking.
getAfterConnectInternalListener() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getAfterConnectInternalListener() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
getBackup() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
Returns the TransportConfiguration relative to the backup server if any.
getBackup() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getBackupConnector() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getBackupConnector() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
getBackupForConnector(Connector) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
getBackupGroupName() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
Returns the backup-group-name of the live server and backup servers associated with Topology entry.
getBackupGroupName() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getBackupGroupName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
getBalance() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
getBindingNames() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the names of all bindings (both queues and diverts) bound to this address
getBindingsDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the file system directory used to store bindings.
getBlackList() - Method in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
getBlockingCallFailoverTimeout() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Returns the current timeout for blocking calls
getBlockingCallFailoverTimeout() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getBlockingCallTimeout() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Returns the current timeout for blocking calls
getBlockingCallTimeout() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getBody() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
getBodyBuffer() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the message body as an ActiveMQBuffer
getBodyBuffer() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
getBodyBuffer() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBodyBufferDuplicate() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns a copy of the message body as an ActiveMQBuffer.
getBodyBufferDuplicate() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBodyEncoder() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
getBodyEncoder() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBodyEncoder() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getBodyInputStream() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
getBodyInputStream() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getBodySize() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Returns the size (in bytes) of this message's body
getBodySize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
getBodySize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
getBooleanProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a Boolean.
getBooleanProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getBooleanProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBooleanProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBooleanProperty(String, boolean, Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
getBootStrap() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
getBranchQualifier() - Method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
getBridgeNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
getBridgeObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by BridgeControl.
getBroadcastEndpointFactory() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
getBroadcastGroupObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by BroadcastGroupControl.
getBroadcastPeriod() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
getBroadcastPeriod() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the period used by this broadcast group.
getBufferSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getBufferSize() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
getByte(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getByteProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a Byte.
getByteProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getByteProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getByteProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBytes(int, ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, byte[], int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(long, byte[], int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, ByteBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(long, ByteBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, OutputStream, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(long, OutputStream, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, GatheringByteChannel, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(long, byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytes(int, ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getBytesProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a byte[].
getBytesProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getBytesProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getBytesProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getCallFailoverTimeout() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the blocking calls failover timeout when the client is awaiting failover, this is over and above the normal call timeout.
getCallFailoverTimeout() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getCallTimeout() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the blocking calls timeout.
getCallTimeout() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getChannel() - Method in class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
 
getChannel() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
getChannel(long, int) - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Returns the channel with the channel id specified.
getChannel(long, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getChannel() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
This is exposed so users would have the option to look at any data through interceptors
getChannel0() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
getChannel1() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
getChannelID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
getChannelID() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
Returns the channel id of the channel that should handle this packet.
getChannelName() - Method in class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
 
getChannelName() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
getChannelName() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
 
getChannelName() - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
 
getChar(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getClasspathString() - Static method in class org.apache.activemq.artemis.utils.VersionLoader
 
getClientFailureCheckPeriod() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the period used to check if a client has failed to receive pings from the server.
getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getClientID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getClientVersion() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
The client protocol used on the communication.
getClientVersion() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getClientVersion() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
getClientVersions() - Static method in class org.apache.activemq.artemis.utils.VersionLoader
 
getClientWindowSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getClientWindowSize() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
getClusterConnectionObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by ClusterConnectionControl.
getClusterTransportConfiguration() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getClusterTransportConfiguration() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
getCommandID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
getConfirmationWindow() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
getConfirmationWindowSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the size for the confirmation window of clients using this factory.
getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getConfirmationWindowSize() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
returns the confirmation window size this channel is using.
getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getConfirmationWindowWarning() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getConfirmationWindowWarning() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
getConnection() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Returns the code connection used by this session factory.
getConnection() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getConnection() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getConnection() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getConnection() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
returns the CoreRemotingConnection being used by the channel
getConnection() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getConnectionCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of clients connected to this server.
getConnectionFactoryObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by ConnectionFactoryControl.
getConnectionLoadBalancingPolicyClassName() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the class name of the connection load balancing policy.
getConnectionLoadBalancingPolicyClassName() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getConnectionTTL() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the connection time-to-live.
getConnectionTTL() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getConnectionTTL() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
getConnectionTTLOverride() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the connection time to live.
getConnector() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getConnector() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
getConnector() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getConnector() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryEntry
 
getConnectorConfig() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getConnectorConfig() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Generates a TransportConfiguration to be used to connect to the same target this is connected to.
getConnectorConfiguration() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Return the configuration used
getConnectorConfiguration() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getConnectorInfos() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
getConnectorPairs() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the pairs of live-backup connectors that are broadcasted by this broadcast group.
getConnectorPairsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the pairs of live-backup connectors that are broadcasted by this broadcast group using JSON serialization.
getConnectors() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the connectors configured for this server.
getConnectorsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the connectors configured for this server using JSON serialization.
getConnectorServices() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
getConsumerContext() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
The server's ID associated with this consumer.
getConsumerContext() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getConsumerCount() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns the number of consumers attached to the queue.
getConsumerCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of consumers consuming messages from this queue.
getConsumerCount() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
getConsumerCount() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
getConsumerCount() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
getConsumerId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
getConsumerID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
getConsumerMaxRate() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the maximum rate of message consumption for consumers created through this factory.
getConsumerMaxRate() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getConsumerWindowSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the window size for flow control of the consumers created through this factory.
getConsumerWindowSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getCounters() - Method in class org.apache.activemq.artemis.api.core.management.DayCounterInfo
Returns a 24-length array corresponding to the number of messages added to the queue for the given hour of the day.
getCreationTime() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
getCreationTime() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Returns the creation time of the RemotingConnection.
getCredits(SimpleString, boolean, SessionContext) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
getCredits(SimpleString, boolean, SessionContext) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
getCredits(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getCredits(SimpleString, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getCredits() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
getCredits() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
getCredits() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
getCredits() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
getCreditsOnSendingFull(MessageInternal) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
getCreditsOnSendingFull(MessageInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
getCurrentConnection() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
getCurrentConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
getCurrentID() - Method in interface org.apache.activemq.artemis.utils.IDGenerator
 
getCurrentID() - Method in class org.apache.activemq.artemis.utils.SimpleIDGenerator
 
getCurrentID() - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
getData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
getData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
getDate() - Method in class org.apache.activemq.artemis.api.core.management.DayCounterInfo
Returns the date of the counter.
getDeadLetterAddress() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getDeadLetterAddress() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the dead-letter address associated with this queue.
getDefaultActiveMQPrincipal() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Returns the default security principal
getDefaultActiveMQPrincipal() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getDefaultActiveMQPrincipal() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getDefaultActiveMQPrincipal() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
 
getDefaultAddress() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getDefaultBindingsDirectory() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the directory to store the persisted bindings to
getDefaultBindingsTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultBridgeConfirmationWindowSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Once the bridge has received this many bytes, it sends a confirmation
getDefaultBridgeConnectSameNode() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Upon reconnection this configures the number of time the same node on the topology will be retried before reseting the server locator and using the initial connectors
getDefaultBridgeInitialConnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
maximum number of initial connection attempts, -1 means 'no limits'
getDefaultBridgeProducerWindowSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Producer flow control
getDefaultBridgeReconnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
maximum number of retry attempts, -1 means 'no limits'
getDefaultBroadcastPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
period in milliseconds between consecutive broadcasts
getDefaultBroadcastRefreshTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Period the discovery group waits after receiving the last broadcast from a particular server before removing that servers connector pair entry from its list.
getDefaultClientFailureCheckPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultClusterAddress() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The default Cluster address for the Cluster connection
getDefaultClusterCallFailoverTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How long to wait for a reply if in the middle of a fail-over.
getDefaultClusterCallTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How long to wait for a reply
getDefaultClusterConfirmationWindowSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The size (in bytes) of the window used for confirming data from the server connected to.
getDefaultClusterConnectionTtl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how long to keep a connection alive in the absence of any data arriving from the client
getDefaultClusterFailureCheckPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The period (in milliseconds) used to check if the cluster connection has failed to receive pings from another server
getDefaultClusterInitialConnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How many attempts should be made to connect initially
getDefaultClusterMaxHops() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
maximum number of hops cluster topology is propagated
getDefaultClusterMaxRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Maximum value for retry-interval
getDefaultClusterMessageLoadBalancingType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
should messages be load balanced if there are no matching consumers on target?
getDefaultClusterNotificationAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how many times this cluster connection will notify the cluster of its existence right after joining the cluster
getDefaultClusterNotificationInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how often the cluster connection will notify the cluster of its existence right after joining the cluster
getDefaultClusterPassword() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Cluster password.
getDefaultClusterReconnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How many attempts should be made to reconnect after failure
getDefaultClusterRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
period (in ms) between successive retries
getDefaultClusterRetryIntervalMultiplier() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
multiplier to apply to the retry-interval
getDefaultClusterUser() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Cluster username.
getDefaultConfigurationFileRefreshPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultConnectionTtl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how long to keep a connection alive in the absence of any data arriving from the client.
getDefaultConnectionTtlCheckInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultConnectionTtlOverride() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
if set, this will override how long (in ms) to keep a connection alive without receiving a ping.
getDefaultDatabaseUrl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The default database URL, used with DATABASE store type.
getDefaultDiskScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultDriverClassName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultFailbackDelay() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Deprecated.
use getDefaultInitialReplicationSyncTimeout()
getDefaultFileDeployerScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultGracefulShutdownTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that graceful shutdown is enabled
getDefaultGroupingHandlerGroupTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How long a group binding will be used, -1 means for ever.
getDefaultGroupingHandlerReaperPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How often the reaper will be run to check for timed out group bindings.
getDefaultGroupingHandlerTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How long to wait for a decision
getDefaultHapolicyBackupPortOffset() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The offset to use for the Connectors and Acceptors when creating a new backup server.
getDefaultHapolicyBackupRequestRetries() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How many times the live server will try to request a backup, -1 means for ever.
getDefaultHapolicyBackupRequestRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How long to wait for retries between attempts to request a backup server.
getDefaultHapolicyBackupStrategy() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The backup strategy to use if we are a backup or for any colocated backups.
getDefaultHapolicyMaxBackups() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Whether or not this live server will accept backup requests from other live servers.
getDefaultHapolicyType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
what kind of HA Policy should we use
getDefaultIdCacheSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the size of the cache for pre-creating message ID's
getDefaultInitialReplicationSyncTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
if we have to start as a replicated server this is the delay to wait before fail-back occurs
getDefaultJdbcNetworkTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJMSBindingsTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJmxDomain() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the JMX domain used to registered ActiveMQ Artemis MBeans in the MBeanServer
getDefaultJournalBufferSizeAio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJournalBufferSizeNio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJournalBufferTimeoutAio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJournalBufferTimeoutNio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJournalCompactMinFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The minimal number of data files before we can start compacting
getDefaultJournalCompactPercentage() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The percentage of live data on which we consider compacting the journal
getDefaultJournalDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the directory to store the journal files in
getDefaultJournalFileSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the size (in bytes) of each journal file
getDefaultJournalLockAcquisitionTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how long (in ms) to wait to acquire a file lock on the journal
getDefaultJournalMaxIoAio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJournalMaxIoNio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultJournalMinFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how many journal files to pre-create
getDefaultJournalPerfBlastPages() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
XXX Only meant to be used by project developers
getDefaultJournalPoolFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
How many journal files can be resued
getDefaultLargeMessagesDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the directory to store large messages
getDefaultLargeMessagesTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultManagementAddress() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the name of the management address to send management messages to.
getDefaultManagementNotificationAddress() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the name of the address that consumers bind to receive management notifications
getDefaultMaxConcurrentPageIo() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The max number of concurrent reads allowed on paging
getDefaultMaxDiskUsage() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultMaxGlobalSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The default global max size.
getDefaultMaxRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Limit to the retry-interval growth (due to retry-interval-multiplier)
getDefaultMaxSavedReplicatedJournalsSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
This specifies how many times a replicated backup server can restart after moving its files on start.
getDefaultMemoryMeasureInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
frequency to sample JVM memory in ms (or -1 to disable memory sampling)
getDefaultMemoryWarningThreshold() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Percentage of available memory which will trigger a warning log
getDefaultMessageCounterMaxDayHistory() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how many days to keep message counter history
getDefaultMessageCounterSamplePeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the sample period (in ms) to use for message counters
getDefaultMessageExpiryScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how often (in ms) to scan for expired messages
getDefaultMessageExpiryThreadPriority() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the priority of the thread expiring messages
getDefaultMessageTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The default Message Journal table name, used with DATABASE store.
getDefaultNetworkCheckList() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultNetworkCheckNic() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultNetworkCheckPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultNetworkCheckTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultNetworkCheckURLList() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultPageStoreTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultPagingDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
the directory to store paged messages in
getDefaultRetryIntervalMultiplier() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
multiplier to apply to successive retry intervals
getDefaults() - Method in interface org.apache.activemq.artemis.api.core.TransportConfigurationHelper
 
getDefaults() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnectorFactory
 
getDefaults(String) - Static method in class org.apache.activemq.artemis.core.remoting.impl.TransportConfigurationUtil
 
getDefaultScheduledThreadPoolMaxSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Maximum number of threads to use for the scheduled thread pool
getDefaultSecurityInvalidationInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how long (in ms) to wait before invalidating the security cache
getDefaultServerDumpInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Interval to log server specific information (e.g.
getDefaultStoreType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
The default storage type.
getDefaultSystemPropertyPrefix() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getDefaultThreadPoolMaxSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Maximum number of threads to use for the thread pool.
getDefaultTransactionTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how long (in ms) before a transaction can be removed from the resource manager after create time
getDefaultTransactionTimeoutScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
how often (in ms) to scan for timeout transactions
getDeliveringCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of messages that this queue is currently delivering to its consumers.
getDeliveryCount() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Returns the number of times this message was delivered.
getDeliveryCount() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
getDeliveryCount() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
getDeliveryCount() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
getDiscoveryEntries() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
getDiscoveryGroupConfiguration() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
The discovery group configuration
getDiscoveryGroupConfiguration() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getDiscoveryGroupConfiguration(URI, Map<String, String>, String) - Static method in class org.apache.activemq.artemis.uri.schema.serverLocator.JGroupsServerLocatorSchema
 
getDiscoveryGroupConfiguration(URI, Map<String, String>, String, int, String) - Static method in class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
 
getDiscoveryGroupName() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the name of the discovery group used by this bridge.
getDiscoveryGroupName() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the name of the discovery group used by this cluster connection.
getDiscoveryGroupObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by DiscoveryGroupControl.
getDiscoveryInitialWaitTimeout() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
getDiskScanPeriod() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns how often the server checks for disk space usage.
getDivertNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
getDivertObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by DivertControl.
getDouble(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getDoubleProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a Double.
getDoubleProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getDoubleProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getDoubleProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getDoubleProperty(String, double, Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
getEncodedBuffer() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getEncodedBuffer() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getEncodeSize() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the size of the encoded message.
getEncodeSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
getEncodeSize() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getEndOfBodyPosition() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getEndOfBodyPosition() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getEndOfMessagePosition() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getEndOfMessagePosition() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getEndpointFactory() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
getException() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
getExpiration() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the expiration time of this message.
getExpiration() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getExpiryAddress() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getExpiryAddress() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the expiry address associated with this queue.
getExtraParams() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
getFactoryClassName() - Method in interface org.apache.activemq.artemis.api.core.management.AcceptorControl
Returns the class name of the AcceptorFactory implementation used by this acceptor.
getFactoryClassName() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
Returns the class name of ConnectorFactory being used by this TransportConfiguration
getFactoryName() - Method in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
getFactoryName(URI) - Method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
 
getFailureListeners() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
getFailureListeners() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
return all the failure listeners
getFile() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
 
getFilter() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Returns the filter used by this divert.
getFilter() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the filter associated with this queue.
getFilterString() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns the queue's filter string (or null if the queue has no filter).
getFilterString() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the filter string associated with this bridge.
getFilterString() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getFilterString() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
getFilterString() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
getFilterString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
getFilterString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
getFilterString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
getFilterString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
getFilterString() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
getFirstMessageAge() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the age of the first message in milliseconds.
getFirstMessageAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the first message on the queue as JSON
getFirstMessageTimestamp() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the timestamp of the first message in milliseconds.
getFloat(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getFloatProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a Float.
getFloatProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getFloatProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getFloatProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getFlowControlSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
getFlowControlSize() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
Size used for FlowControl
getFormatId() - Method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
getForwardingAddress() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the address this bridge will forward messages to.
getForwardingAddress() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Returns the forwarding address used by this divert.
getFullVersion() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
getFullVersion() - Method in interface org.apache.activemq.artemis.core.version.Version
 
getGlobalMaxSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the global max bytes limit for in-memory messages.
getGlobalScheduledThreadPool() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
getGlobalScheduledThreadPoolSize() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
getGlobalThreadPool() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
getGlobalThreadPoolSize() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
getGlobalTransactionId() - Method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
getGroupAddress() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the address this broadcast group is broadcasting to.
getGroupAddress() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
getGroupID() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the group ID that will be eventually set on each message for the property Message.HDR_GROUP_ID.
getGroupID() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getGroupPort() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the port this broadcast group is broadcasting to.
getGroupPort() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
getHandler() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Gets the ChannelHandler that this channel should forward received packets to.
getHandler() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getHandler() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
getHandler() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
getHeadersAndPropertiesEncodeSize() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getHeadersAndPropertiesEncodeSize() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getHost() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
getID() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns this queue ID.
getID() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Returns the id of this channel.
getId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQConsumerContext
 
getID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
getID() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getID() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
getID() - Method in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
 
getID() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Returns the unique id of the RemotingConnection.
getID() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
returns the unique id of this wire.
getIDCacheSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the size of the cache for pre-creating message IDs.
getIDGeneratorSequence() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Returns the next id to be chosen.
getIDGeneratorSequence() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getIncomingInterceptorClassNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the list of interceptors used by this server for incoming messages.
getIncomingInterceptorList() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
getIncomingInterceptorList() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getIncrementingVersion() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
getIncrementingVersion() - Method in interface org.apache.activemq.artemis.core.version.Version
 
getInitialConnectAttempts() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
getInitialConnectAttempts() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getInitialConnectors() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
for tests only and not part of the public interface.
getInitialMessagePacketSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the initial size of messages created through this factory.
getInitialMessagePacketSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getInstance() - Static method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
 
getInstance(ServerLocator) - Static method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerFactory
 
getInstance(int) - Static method in class org.apache.activemq.artemis.core.remoting.impl.netty.SharedNioEventLoopGroup
 
getInt(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getInt(long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getInternalTimeMark() - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
getIntProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as an Integer.
getIntProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getIntProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getIntProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getIntProperty(String, int, Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
getJChannel(String, JGroupsBroadcastEndpoint) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
 
getJMSCorrelationID(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
getJMSCorrelationIDAsBytes(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
getJMSQueueObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by JMSQueueControl.
getJMSReplyTo(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
getJMSServerObjectName() - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by JMSServerControl.
getJMSTopicObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by TopicControl.
getJMSType(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
getJournalBufferSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the size of the internal buffer on the journal.
getJournalBufferTimeout() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the timeout (in nanoseconds) used to flush internal buffers on the journal.
getJournalCompactMinFiles() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the minimal number of journal files before compacting.
getJournalCompactPercentage() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Return the percentage of live data before compacting the journal.
getJournalDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the file system directory used to store journal log.
getJournalFileSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the size (in bytes) of each journal files.
getJournalMaxIO() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the maximum number of write requests that can be in the AIO queue at any given time.
getJournalMinFiles() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of journal files to pre-create.
getJournalType() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the type of journal used by this server (either NIO or ASYNCIO).
getKey() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
getKey() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
getLargeBodySize() - Method in interface org.apache.activemq.artemis.core.message.BodyEncoder
This method must not be called directly by ActiveMQ Artemis clients.
getLargeMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
getLargeMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
getLargeMessageController() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
getLargeMessageController() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientLargeMessageInternal
 
getLargeMessagesDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the file system directory used to store large messages.
getLargeMessageSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
getLargeMessageSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
getLastConfirmedCommandID() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
returns the last confirmed packet command id
getLastConfirmedCommandID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getLastConfirmedCommandID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
getLastConfirmedCommandID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
getLastException() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Returns the last exception thrown by a call to this consumer's MessageHandler.
getLastException() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getLastUpdate() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryEntry
 
getLive() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
 
getLive() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getLiveNodeId() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getLiveNodeId() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
getLocalAddress() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getLocalAddress() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
getLocalAddress() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Returns a string representation of the local address this connection is connected to.
getLocalBindAddress() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
getLocalBindPort() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the local port this broadcast group is bound to.
getLocalBindPort() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
getLocator() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerFactory
 
getLocator() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
 
getLock() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
returns the channel lock
getLock() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getLong(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getLong(long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getLongProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a Long.
getLongProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getLongProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getLongProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getLongProperty(String, long, Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
getMajorVersion() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
getMajorVersion() - Method in interface org.apache.activemq.artemis.core.version.Version
 
getManagementAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the management address of this server.
getManagementNotificationAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the management notification address of this server.
getMaxDeliveryAttempts() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getMaxDiskUsage() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the disk use max limit.
getMaxEelements() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
getMaxHops() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the maximum number of hops used by this cluster connection.
getMaxRate() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Returns the maximum rate at which a ClientProducer can send messages per second.
getMaxRate() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
getMaxRedeliveryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getMaxRetryInterval() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the maximum retry interval (in the case a retry interval multiplier has been specified).
getMaxRetryInterval() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getMaxSizeBytes() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getMedium(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getMember(String) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
getMember(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
getMembers() - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
getMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacket
 
getMessage() - Method in interface org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacketI
 
getMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
getMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
getMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
getMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
getMessageBodySize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
getMessageCount() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns the number of messages in the queue.
getMessageCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of messages currently in this queue.
getMessageCount() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
getMessageCount() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
getMessageCount() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
getMessageCounterMaxDayCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the maximum number of days kept in memory for message counter.
getMessageCounterSamplePeriod() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the sample period (in milliseconds) to take message counter snapshot.
getMessageExpiryScanPeriod() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the frequency (in milliseconds) to scan messages to detect which messages have expired.
getMessageExpiryThreadPriority() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the priority of the thread used to scan message expiration.
getMessageHandler() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Returns the MessageHandler associated to this consumer.
getMessageHandler() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getMessageID() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the messageID.
getMessageID() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getMessageID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
getMessageID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
getMessageID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
getMessageLoadBalancingType() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Return the type of message load balancing strategy this bridge will use.
getMessagesAcknowledged() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of messages added to this queue since it was created.
getMessagesAdded() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of messages added to this queue since it was created.
getMessagesExpired() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of messages expired from this queue since it was created.
getMessagesKilled() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of messages removed from this queue since it was created due to exceeding the max delivery attempts.
getMicroVersion() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
getMicroVersion() - Method in interface org.apache.activemq.artemis.core.version.Version
 
getMinLargeMessageSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the large message size threshold.
getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getMinLargeMessageSize() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getMinorVersion() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
getMinorVersion() - Method in interface org.apache.activemq.artemis.core.version.Version
 
getName() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
getName() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Return the name of the queue
getName() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
getName() - Method in interface org.apache.activemq.artemis.api.core.management.AcceptorControl
Returns the name of the acceptor
getName() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the name of this bridge
getName() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
Returns the configuration name of this broadcast group.
getName() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the configuration name of this cluster connection.
getName() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the name of this queue.
getName() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns the name of the role.
getName() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
Returns the name of this TransportConfiguration.
getName() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getName() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getName() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
getName() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
getName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
getName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
getName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
getName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
getName() - Method in class org.apache.activemq.artemis.core.security.Role
 
getName() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
getName() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
getNettyChannel() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getNodeId() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
Returns the nodeId of the server.
getNodeID() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the node ID used by this cluster connection.
getNodeId() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getNodeId() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getNodeID() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getNodeID() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
getNodeId() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getNodeID() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryEntry
 
getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverMessage
 
getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
getNodes() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns a map of the nodes connected to this cluster connection.
getNumberOfBytesPerPage() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the number of bytes used by each page for this address.
getNumberOfMessages() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the sum of messages on queue(s), including messages in delivery.
getNumberOfPages() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the number of pages used by this address.
getObjectProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key
getObjectProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getObjectProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getObjectProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getOutgoingInterceptorClassNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the list of interceptors used by this server for outgoing messages.
getOutgoingInterceptorList() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
getOutgoingInterceptorList() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getPacketDecoder() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
getPacketSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
getPacketSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
getPacketSize() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
returns the size needed to encode this packet.
getPageCacheMaxSize() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getPageSizeBytes() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getPagingDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the file system directory used to store paging files.
getPair() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
getParameters() - Method in interface org.apache.activemq.artemis.api.core.management.AcceptorControl
Returns the parameters used to configure this acceptor
getParams() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
Returns any parameters set for this TransportConfiguration
getParentString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
getParentString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacket
 
getPassword() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getPassword() - Method in class org.apache.activemq.artemis.core.security.ActiveMQPrincipal
 
getPasswordProperty(String, String, Map<String, ?>, String, String) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
getPort() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
getPriority() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the message priority.
getPriority() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getProducerCreditManager() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getProducerCreditManager() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getProducerCredits() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
getProducerCredits() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerInternal
 
getProducerMaxRate() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the maximum rate of message production for producers created through this factory.
getProducerMaxRate() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getProducerWindowSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the window size for flow control of the producers created through this factory.
getProducerWindowSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getProperties() - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
 
getProperties() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
 
getProperties() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getProperties() - Method in class org.apache.activemq.artemis.core.server.management.Notification
 
getPropertyNames() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns all the names of the properties for this message.
getPropertyNames() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getPropertyNames(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
getPropMaskPassword() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getPropPasswordCodec() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
getProtocolConnection() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getProtocolConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
 
getProtocolManagerFactory() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
getProtocolManagerFactory() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getQueueInfo() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getQueueInfo() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
getQueueName() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the name of the queue this bridge is consuming messages from.
getQueueName() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
getQueueName() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
getQueueName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
getQueueName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
getQueueName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
getQueueName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
getQueueName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
getQueueNames() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
Returns the names of the queues bound to the binding.
getQueueNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the names of the queues created on this server.
getQueueNames() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the names of the queues bound to this address.
getQueueNames() - Method in class org.apache.activemq.artemis.core.client.impl.AddressQueryImpl
 
getQueueNames() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
getQueueObjectName(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
Returns the ObjectName used by QueueControl.
getRate() - Method in interface org.apache.activemq.artemis.utils.TokenBucketLimiter
Returns the rate in cycles per second (which is the same as saying 'in Hertz').
getRate() - Method in class org.apache.activemq.artemis.utils.TokenBucketLimiterImpl
 
getReconnectAttempts() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the maximum number of attempts to retry connection in case of failure.
getReconnectAttempts() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the number of reconnection attempts used by this bridge.
getReconnectAttempts() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getReconnectAttempts() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getReconnectID() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
This number increases every time the channel reconnects successfully.
getReconnectID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
getReconnectID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
getReconnectID() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
getRedeliveryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getRedeliveryMultiplier() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getRedistributionDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getRefreshTimeout() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
getRemoteAddress() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
getRemoteAddress() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
getRemoteAddress() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
returns a string representation of the remote address of this connection
getRemoteAddress() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
Returns a string representation of the remote address this connection is connected to.
getRemotingConnection() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
getResource() - Method in interface org.apache.activemq.artemis.core.client.impl.ActiveMQXAResource
 
getResponseCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
getResult(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Returns the result of an operation invocation or an attribute value.
getResult(Message, Class) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Returns the result of an operation invocation or an attribute value.
getResults(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Returns the result of an operation invocation or an attribute value.
getRetryInterval() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the time to retry connections created by this factory after failure.
getRetryInterval() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the retry interval used by this bridge.
getRetryInterval() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the connection retry interval used by this cluster connection.
getRetryInterval() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getRetryIntervalMultiplier() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the multiplier to apply to successive retry intervals.
getRetryIntervalMultiplier() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns the retry interval multiplier used by this bridge.
getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getRoles(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
getRoles() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the roles (name and permissions) associated with this address.
getRolesAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
getRolesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns the roles (name and permissions) associated with this address using JSON serialization.
getRoutingName() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Returns the routing name of this divert.
getScaleDownGroupName() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
Returns the scale-down-group-name of the live server with this Topology entry.
getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
getScaleDownNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
getScheduledCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns the number of scheduled messages in this queue.
getScheduledThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the maximum size of the scheduled thread pool.
getScheduledThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the maximum number of threads in the scheduled thread pool.
getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.InVMServerLocatorSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.JGroupsServerLocatorSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.TCPServerLocatorSchema
 
getSchemaName() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
 
getSecurityInvalidationInterval() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the interval time (in milliseconds) to invalidate security credentials.
getSequence() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
getServerLocator() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
 
getServerLocator() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
getServerVersion() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
getServerVersion() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
getServerVersion() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
getSession() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
getSessionChannel() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
getSessionChannelID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getSessionContext() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getSessionContext() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
getSessionFactory() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Return the sessionFactory used to created this Session.
getSessionFactory() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getSessionFactory() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
getSessionFactory() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
getShort(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getShort(long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getShortProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a Short.
getShortProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getShortProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getShortProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getSimpleStringProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a SimpleString.
getSimpleStringProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getSimpleStringProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getSimpleStringProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getSize() - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Returns the size of this buffer.
getSize() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getSlowConsumerCheckPeriod() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getSlowConsumerPolicy() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getSlowConsumerThreshold() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
getStaticConnectors() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns any list of static connectors used by this bridge
getStaticConnectors() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the list of static connectors
getStaticConnectorsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Returns the list of static connectors as JSON
getStaticTransportConfigurations() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns an array of TransportConfigurations representing the static list of live servers used when creating this object
getStaticTransportConfigurations() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getStringProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the property corresponding to the specified key as a String.
getStringProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
getStringProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getStringProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getStringProperty(String, String, Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
getTCPair(int, TopologyMember) - Static method in class org.apache.activemq.artemis.core.protocol.core.impl.BackwardsCompatibilityUtils
 
getTextContent(Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
Note: if the content is another element or set of elements, it returns a string representation of the hierarchy.
getThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the maximum size of the thread pool.
getThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the maximum number of threads in the thread pool.
getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getTimeoutSeconds() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
getTimeoutSeconds() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
getTimestamp() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the message timestamp.
getTimestamp() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getTopology() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Exposes the Topology used by this ServerLocator.
getTopology() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Return the Topology that this Cluster Connection knows about
getTopology() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
getTopology() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
getTotalConnectionCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of clients which have connected to this server since it was started.
getTotalConsumerCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of messages sent to this server since it was started.
getTotalMessageCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of messages in all queues on the server.
getTotalMessagesAcknowledged() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of messages sent to this server since it was started.
getTotalMessagesAdded() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the number of messages sent to this server since it was started.
getTotalSize() - Method in class org.apache.activemq.artemis.utils.DeflaterReader
 
getTransactionTimeout() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the timeout (in milliseconds) after which transactions is removed from the resource manager after it was created.
getTransactionTimeout() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getTransactionTimeoutScanPeriod() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the frequency (in milliseconds) to scan transactions to detect which transactions have timed out.
getTransferLock() - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Returns the transfer lock used when transferring connections.
getTransferLock() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
getTransformerClassName() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Return the name of the org.apache.activemq.artemis.core.server.cluster.Transformer implementation associated with this bridge.
getTransformerClassName() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Return the name of the org.apache.activemq.artemis.core.server.cluster.Transformer implementation associated with this divert.
getTransportConfigurations(URI, Map<String, String>, Set<String>, String, String) - Static method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
 
getTransportConnection() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
getTransportConnection() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
return the underlying Connection.
getType() - Method in enum org.apache.activemq.artemis.api.core.management.CoreNotificationType
 
getType() - Method in interface org.apache.activemq.artemis.api.core.management.NotificationType
 
getType() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns this message type.
getType() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getType() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
getType() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
returns the type of the packet.
getType() - Method in class org.apache.activemq.artemis.core.server.management.Notification
 
getTypedProperties() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getTypedProperties() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getUID() - Method in class org.apache.activemq.artemis.core.server.management.Notification
 
getUnderlyingBuffer() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getUniqueEventID() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
 
getUniqueEventID() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
getUniqueEventID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
getUniqueName() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Returns the cluster-wide unique name of this divert.
getUnsignedByte(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getUnsignedInt(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getUnsignedMedium(long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getUnsignedShort(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
getUptime() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the uptime of this server.
getUptimeMillis() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns the uptime of this server.
getUri(TransportConfiguration[]) - Static method in class org.apache.activemq.artemis.uri.schema.serverLocator.InVMServerLocatorSchema
 
getURI(String, TransportConfiguration[]) - Static method in class org.apache.activemq.artemis.uri.schema.serverLocator.TCPServerLocatorSchema
 
getUserID() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns the userID - this is an optional user specified UUID that can be set to identify the message and will be passed around with the message
getUserID() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getUsername() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getUserName() - Method in class org.apache.activemq.artemis.core.security.ActiveMQPrincipal
 
getVersion() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns the server's incrementingVersion.
getVersion() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns this server's version.
getVersion() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getVersion() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getVersion() - Static method in class org.apache.activemq.artemis.utils.VersionLoader
 
getVersionName() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
getVersionName() - Method in interface org.apache.activemq.artemis.core.version.Version
 
getWhiteList() - Method in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
getWholeBuffer() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
getWholeBuffer() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
getWindowSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
getXAResource() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns the XAResource associated to the session.
getXAResource() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
getXid() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
getXidEncodeLength(Xid) - Static method in class org.apache.activemq.artemis.utils.XidCodecSupport
 
getXids() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 

H

handleConsumerDisconnect(ConsumerContext) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleConsumerDisconnect(ConsumerContext) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleFailover(RemotingConnection, ActiveMQException) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleFailover(RemotingConnection, ActiveMQException) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleLargeMessage(ClientLargeMessageInternal, long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
handleLargeMessage(ClientLargeMessageInternal, long) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
handleLargeMessageContinuation(byte[], int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
handleLargeMessageContinuation(byte[], int, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
handleMessage(ClientMessageInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
handleMessage(ClientMessageInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
handlePacket(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Called by CoreRemotingConnection when a packet is received.
handlePacket(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.ChannelHandler
called by the channel when a packet is received..
handlePacket(Packet) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
handleReceiveContinuation(ConsumerContext, byte[], int, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleReceiveContinuation(ConsumerContext, byte[], int, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleReceiveContinuation(ConsumerContext, byte[], int, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
handleReceiveLargeMessage(ConsumerContext, ClientLargeMessageInternal, long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleReceiveLargeMessage(ConsumerContext, ClientLargeMessageInternal, long) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleReceiveLargeMessage(ConsumerContext, ClientLargeMessageInternal, long) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
handleReceiveMessage(ConsumerContext, ClientMessageInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleReceiveMessage(ConsumerContext, ClientMessageInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleReceiveMessage(ConsumerContext, ClientMessageInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
handleReceiveProducerCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleReceiveProducerCredits(SimpleString, int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleReceiveProducerCredits(SessionProducerCreditsMessage) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
handleReceiveProducerCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
handleReceiveProducerFailCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
handleReceiveProducerFailCredits(SimpleString, int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
handleReceiveProducerFailCredits(SessionProducerCreditsFailMessage) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
handleReceiveProducerFailCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
handleReceiveSlowConsumerKillMessage(DisconnectConsumerWithKillMessage) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
hashCode() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQConsumerContext
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCloseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
hashCode() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
hashCode() - Method in class org.apache.activemq.artemis.core.security.Role
 
hashCode() - Method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
hashCode() - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
hashCode() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
hasOperationSucceeded(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Returns whether the invocation of the management operation on the server resource succeeded.
HDR_ACTUAL_EXPIRY_TIME - Static variable in interface org.apache.activemq.artemis.api.core.Message
the actual time the message was expired.
HDR_ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_ATTRIBUTE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_BINDING_ID - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_BINDING_TYPE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_BRIDGE_DUPLICATE_ID - Static variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
HDR_CHECK_TYPE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_CLUSTER_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_CONNECTION_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_CONSUMER_COUNT - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_CONSUMER_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_CONTENT_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
To define the mime-type of body messages.
HDR_DISTANCE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_DUPLICATE_DETECTION_ID - Static variable in interface org.apache.activemq.artemis.api.core.Message
To be used with duplicate detection.
HDR_FILTERSTRING - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_GROUP_ID - Static variable in interface org.apache.activemq.artemis.api.core.Message
For the Message Grouping feature.
HDR_LARGE_BODY_SIZE - Static variable in interface org.apache.activemq.artemis.api.core.Message
The body size of a large message before it was compressed.
HDR_LARGE_COMPRESSED - Static variable in interface org.apache.activemq.artemis.api.core.Message
to determine if the Large Message was compressed.
HDR_LAST_VALUE_NAME - Static variable in interface org.apache.activemq.artemis.api.core.Message
To be used with Last value queues.
HDR_NOTIFICATION_TIMESTAMP - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_NOTIFICATION_TYPE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_OPERATION_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_OPERATION_SUCCEEDED - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_ORIG_MESSAGE_ID - Static variable in interface org.apache.activemq.artemis.api.core.Message
The original message ID before th emessage was transferred.
HDR_ORIGINAL_ADDRESS - Static variable in interface org.apache.activemq.artemis.api.core.Message
The original address of a message when a message is transferred through DLQ or expiry
HDR_ORIGINAL_QUEUE - Static variable in interface org.apache.activemq.artemis.api.core.Message
The original address of a message when a message is transferred through DLQ or expiry
HDR_PROPOSAL_ALT_VALUE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_PROPOSAL_GROUP_ID - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_PROPOSAL_VALUE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_REMOTE_ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_RESOURCE_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_ROUTE_TO_ACK_IDS - Static variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
HDR_ROUTE_TO_IDS - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
HDR_ROUTE_TO_IDS - Static variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
HDR_ROUTING_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_ROUTING_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
The Routing Type for this message.
HDR_SCALEDOWN_TO_IDS - Static variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
HDR_SCHEDULED_DELIVERY_TIME - Static variable in interface org.apache.activemq.artemis.api.core.Message
To be used with Scheduled Delivery.
HDR_SESSION_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_USER - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
 
HDR_VALIDATED_USER - Static variable in interface org.apache.activemq.artemis.api.core.Message
The name of the validated user who sent the message.
headerSizeTooBig(Integer) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
HEART_BEAT_TO_CONNECTION_TTL_MODIFIER - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HOST_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_CLIENT_IDLE_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_CLIENT_IDLE_SCAN_PERIOD - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_ENABLED_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_REQUIRES_SESSION_ID - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_RESPONSE_TIME_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_SERVER_SCAN_PERIOD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_UPGRADE_ENABLED_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
HTTP_UPGRADE_ENDPOINT_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
httpHandshakeFailed(Object) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
httpUpgradeNotSupportedByRemoteAcceptor() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 

I

id - Variable in enum org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.CHANNEL_ID
 
ID_MASK - Static variable in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
idGenerator - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
IDGenerator - Interface in org.apache.activemq.artemis.utils
Generator of record IDs for the journals.
idToString(long) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.CHANNEL_ID
 
IGNORED - Static variable in class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
 
incrementRefCount() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
incrementRefCount() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
individualAcknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Acknowledges reception of a single message.
individualAcknowledge(ClientMessage) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
individualAcknowledge(ClientMessage) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
individualAcknowledge() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
individualAcknowledge(ClientConsumer, Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
individualAcknowledge(ClientConsumer, Message) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
InflaterReader - Class in org.apache.activemq.artemis.utils
InflaterReader It takes a compressed input stream and decompressed it as it is being read.
InflaterReader(InputStream) - Constructor for class org.apache.activemq.artemis.utils.InflaterReader
 
InflaterReader(InputStream, int) - Constructor for class org.apache.activemq.artemis.utils.InflaterReader
 
InflaterWriter - Class in org.apache.activemq.artemis.utils
InflaterWriter
InflaterWriter(OutputStream) - Constructor for class org.apache.activemq.artemis.utils.InflaterWriter
 
init(SessionContext) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
init(SessionContext) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
initChannel() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
INITIAL_CONNECT_ATTEMPTS - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
INITIAL_PACKET_SIZE - Static variable in interface org.apache.activemq.artemis.core.protocol.core.Packet
 
initializeGlobalThreadPoolProperties() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Initializes the global thread pools properties from System properties.
injectPools(ExecutorService, ScheduledExecutorService) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Warning: This method has to be called before any clients or servers is started on the JVM otherwise previous ServerLocator would be broken after this call.
inReceive() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
INSTANCE - Static variable in class org.apache.activemq.artemis.core.protocol.ClientPacketDecoder
 
instantiateConnectorFactory(String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
intercept(P, RemotingConnection) - Method in interface org.apache.activemq.artemis.api.core.BaseInterceptor
Intercepts a packet which is received before it is sent to the channel
Interceptor - Interface in org.apache.activemq.artemis.api.core
This is class is a simple way to intercepting calls on ActiveMQ Artemis client and servers.
interceptorRejectedPacket(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
internalCloseChannel(JChannelWrapper) - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
Closes the channel used in this JGroups Broadcast.
internalCloseChannel(JChannelWrapper) - Method in class org.apache.activemq.artemis.api.core.JGroupsChannelBroadcastEndpoint
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.InVMServerLocatorSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.JGroupsServerLocatorSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.TCPServerLocatorSchema
 
internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
 
internalNewURI(List<TransportConfiguration>) - Method in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
internalNewURI(List<TransportConfiguration>) - Method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
 
internalNewURI(ServerLocator) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.InVMServerLocatorSchema
 
internalNewURI(ServerLocator) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.JGroupsServerLocatorSchema
 
internalNewURI(ServerLocator) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.TCPServerLocatorSchema
 
internalNewURI(ServerLocator) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
 
internalOpen() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
internalRunning() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
This will start the DiscoveryRunnable and run it directly.
invalidCFType(String, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
invalidCipherSuite(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
invalidCommandID(Integer) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
invalidConcurrentSessionUsage(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
invalidEncodeType(Object) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
invalidManagementParam(Object) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
invalidProtocol(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
invalidType(Object) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
invalidWindowSize(Integer) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
InVMServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
 
InVMServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.InVMServerLocatorSchema
 
InVMTransportConfigurationSchema - Class in org.apache.activemq.artemis.uri.schema.connector
 
InVMTransportConfigurationSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
 
invokeInterceptors(Packet, List<Interceptor>, RemotingConnection) - Static method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
ioDiscoveryError(String, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
is64bitArch() - Static method in class org.apache.activemq.artemis.utils.MemorySize
 
isAlive() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
isAlive() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
isAsyncConnectionExecutionEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether code coming from connection is executed asynchronously or not.
isAttributesResult(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Returns whether the JMS message corresponds to the result of a management attribute value.
isAutoCommitAcks() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns whether the session will automatically commit its transaction every time a message is acknowledged by a ClientConsumer created by this session, false else
isAutoCommitAcks() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isAutoCommitAcks() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
isAutoCommitSends() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns whether the session will automatically commit its transaction every time a message is sent by a ClientProducer created by this session, false else
isAutoCommitSends() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isAutoCommitSends() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
isAutoCreateJmsQueues() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
Returns true if auto-creation for this address is enabled and if the address queried is for a JMS queue, false else.
isAutoCreateJmsQueues() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns true if auto-creation for this queue is enabled and if the queue queried is a JMS queue, false else.
isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.core.client.impl.AddressQueryImpl
 
isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
isAutoCreateJmsTopics() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
Returns true if auto-creation for this address is enabled and if the address queried is for a JMS topic, false else.
isAutoCreateJmsTopics() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
isAutoCreateJmsTopics() - Method in class org.apache.activemq.artemis.core.client.impl.AddressQueryImpl
 
isAutoCreateJmsTopics() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
isAutoCreationEnabled() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
isAutoDeleteJmsQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
isAutoDeleteJmsTopics() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
isAutoGroup() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns whether producers created through this factory will automatically assign a group ID to the messages they sent.
isAutoGroup() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isBackup() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns true if this server is a backup, false if it is a live server.
isBlocked() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
isBlocked() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
isBlockOnAcknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns whether the ClientConsumer created by the session will block when they acknowledge a message.
isBlockOnAcknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns whether consumers created through this factory will block while sending message acknowledgments or do it asynchronously.
isBlockOnAcknowledge() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isBlockOnAcknowledge() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isBlockOnDurableSend() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Returns whether the producer will block when sending durable messages.
isBlockOnDurableSend() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns whether producers created through this factory will block while sending durable messages or do it asynchronously.
isBlockOnDurableSend() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
isBlockOnDurableSend() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isBlockOnNonDurableSend() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Returns whether the producer will block when sending non-durable messages.
isBlockOnNonDurableSend() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns whether producers created through this factory will block while sending non-durable messages or do it asynchronously.
isBlockOnNonDurableSend() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
isBlockOnNonDurableSend() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isBrowse() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can browse queues bound to the address.
isBrowse() - Method in class org.apache.activemq.artemis.core.security.Role
 
isBrowseOnly() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
isBrowseOnly() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
isBrowseOnly() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
isCacheLargeMessageClient() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isCacheLargeMessageClient() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
isCacheLargeMessagesClient() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
When true, consumers created through this factory will create temporary files to cache large messages.
isCacheLargeMessagesClient() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isClient() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
isClient() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Returns whether or not the RemotingConnection is a client
isClosed() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Returns whether the consumer is closed or not.
isClosed() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Returns whether the producer is closed or not.
isClosed() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns whether the session is closed or not.
isClosed() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
 
isClosed() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns true if close was already called
isClosed() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
isClosed() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
isClosed() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
isClosed() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isClosed() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isClosing() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isClosing() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
isClusterConnection() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isClusterConnection() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
isClusterConnection() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
isClustered() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether this server is clustered.
isCompatible(int) - Method in class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
isCompatible(int) - Method in interface org.apache.activemq.artemis.core.version.Version
 
isCompressed() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
isCompressed() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
 
isCompressLargeMessage() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Whether to compress large messages.
isCompressLargeMessage() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isCompressLargeMessages() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isCompressLargeMessages() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
isConfirmationWindowEnabled() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isConfirmationWindowEnabled() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
isConnectable() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isConnectable() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
isConsiderLastMessageAsDelivered() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
isConsume() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can consume messages from queues bound to the address.
isConsume() - Method in class org.apache.activemq.artemis.core.security.Role
 
isContinues() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
isCreateBindingsDir() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether the bindings directory is created on this server startup.
isCreateDurableQueue() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can create durable queues bound to the address.
isCreateDurableQueue() - Method in class org.apache.activemq.artemis.core.security.Role
 
isCreateJournalDir() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether the journal directory is created on this server startup.
isCreateNonDurableQueue() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can create non-durable queues bound to the address.
isCreateNonDurableQueue() - Method in class org.apache.activemq.artemis.core.security.Role
 
isDefaultAllowAutoFailback() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Whether a server will automatically stop when another places a request to take over its place.
isDefaultAsyncConnectionExecutionEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
should certain incoming packets on the server be handed off to a thread from the thread pool for processing or should they be handled on the remoting thread?
isDefaultBridgeDuplicateDetection() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
should duplicate detection headers be inserted in forwarded messages?
isDefaultCheckForLiveServer() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Whether to check the cluster for a (live) server using our own server ID when starting up.
isDefaultClusterDuplicateDetection() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
should duplicate detection headers be inserted in forwarded messages?
isDefaultClusterForwardWhenNoConsumers() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
isDefaultCreateBindingsDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that the server will create the bindings directory on start up
isDefaultCreateJournalDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that the journal directory will be created
isDefaultDivertExclusive() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
whether this is an exclusive divert
isDefaultFailoverOnServerShutdown() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Will this backup server come live on a normal server shutdown
isDefaultFileDeploymentEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that the server will load configuration from the configuration files
isDefaultGracefulShutdownEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that graceful shutdown is enabled
isDefaultHapolicyRequestBackup() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
If true then the server will request a backup on another node
isDefaultJmxManagementEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that the management API is available via JMX
isDefaultJMXUseBrokerName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
isDefaultJournalDatasync() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
 
isDefaultJournalLogWriteRate() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Whether to log messages about the journal write rate
isDefaultJournalSyncNonTransactional() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
if true wait for non transaction data to be synced to the journal before returning response to client.
isDefaultJournalSyncTransactional() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
if true wait for transaction data to be synchronized to the journal before returning response to client
isDefaultMaskPassword() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
This option controls whether passwords in server configuration need be masked.
isDefaultMessageCounterEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that message counters are enabled
isDefaultPersistDeliveryCountBeforeDelivery() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
True means that the delivery count is persisted before delivery.
isDefaultPersistenceEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that the server will use the file based journal for persistence.
isDefaultPersistIdCache() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that ID's are persisted to the journal
isDefaultPopulateValidatedUser() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Will the broker populate the message with the name of the validated user
isDefaultResolveProtocols() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
If true then the ActiveMQ Artemis Server will make use of any Protocol Managers that are in available on the classpath.
isDefaultRestartBackup() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
isDefaultRunSyncSpeedTest() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
XXX Only meant to be used by project developers
isDefaultScaleDownEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
its possible that you only want a server to partake in scale down as a receiver, via a group.
isDefaultSecurityEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that security is enabled
isDefaultWaitForActivation() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
Will a shared-store master startup wait for activation
isDefaultWildcardRoutingEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
true means that the server supports wild card routing
isDeleteDurableQueue() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can delete durable queues bound to the address.
isDeleteDurableQueue() - Method in class org.apache.activemq.artemis.core.security.Role
 
isDeleteNonDurableQueue() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can delete non-durable queues bound to the address.
isDeleteNonDurableQueue() - Method in class org.apache.activemq.artemis.core.security.Role
 
isDestroyed() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
isDestroyed() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Returns true if this RemotingConnection has been destroyed.
isDirectDeliver() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
isDuplicateDetection() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
Return whether this cluster connection use duplicate detection.
isDurable() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns true if the queue is durable, false else.
isDurable() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns whether this queue is durable.
isDurable() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns whether this message is durable or not.
isDurable() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
isDurable() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
isDurable() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
isDurable() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
isDurable() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
isDurable() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
isEmpty() - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
isEmpty() - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
isEquivalent(TransportConfiguration) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
There's a case on ClusterConnections that we need to find an equivalent Connector and we can't use a Netty Cluster Connection on an InVM ClusterConnection (inVM used on tests) for that reason I need to test if the two instances of the TransportConfiguration are equivalent while a test a connector against an acceptor
isEquivalent(Map<String, Object>) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
isEquivalent(Map<String, Object>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
If the configuration is equivalent to this connector, which means if the parameter configuration is used to create a connection to a target node, it will be the same node as of the connections made with this connector.
isError() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
isExclusive() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
Returns whether this divert is exclusive.
isExists() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
Returns true if the binding exists, false else.
isExists() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Returns true if the queue exists, false else.
isExists() - Method in class org.apache.activemq.artemis.core.client.impl.AddressQueryImpl
 
isExists() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
isExists() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
isExists() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
isExists() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
isExit() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
isExpired() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns whether this message is expired or not.
isExpired() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
isFailed() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
isFailoverOnInitialConnection() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns true if the client will automatically attempt to connect to the backup server if the initial connection to the live server fails
isFailoverOnInitialConnection() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isFailoverOnServerShutdown() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
returns if clients failover on a server shutdown
isHA() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Whether this server receives topology notifications from the cluster as servers join or leave the cluster.
isHA() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns whether this bridge is using high availability
isHA() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isHa() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
isHA() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
Se need both options (ha / HA in case of typos on the URI)
isJournalSyncNonTransactional() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether the journal is synchronized when receiving non-transactional data.
isJournalSyncTransactional() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether the journal is synchronized when receiving transactional data.
isKilled() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
isLargeMessage() - Method in interface org.apache.activemq.artemis.api.core.Message
Returns whether this message is a large message or a regular message.
isLargeMessage() - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
isLargeMessage() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
isLast() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
isLastValueQueue() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
isLive() - Method in interface org.apache.activemq.artemis.utils.SoftValueHashMap.ValueCache
 
isLoopbackMessages() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
 
isManage() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can send management messages to the address.
isManage() - Method in class org.apache.activemq.artemis.core.security.Role
 
isMember(RemotingConnection) - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
Returns true if this TopologyMember is the target of this remoting connection
isMember(TransportConfiguration) - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
Returns true if this configuration is the target of this remoting connection
isMember(RemotingConnection) - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
isMember(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
isMessageCounterEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether message counter is enabled for this server.
isOK() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
isOkToFailover() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
isOnePhase() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
isOperationResult(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Returns whether the JMS message corresponds to the result of a management operation invocation.
isPaging() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
Returns whether this address is paging.
isPaused() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns whether the queue is paused.
isPersistDeliveryCountBeforeDelivery() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether delivery count is persisted before messages are delivered to the consumers.
isPersistenceEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether this server is using persistence and store data.
isPersistIDCache() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether message ID cache is persisted.
isPreAcknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns whether messages will pre-acknowledged on the server before they are sent to the consumers or not.
isPreAcknowledge() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isPreAcknowledge() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
isReadyToHandle(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BufferDecoder
called by the remoting system prior to BufferHandler.bufferReceived(Object, ActiveMQBuffer).
isReattached() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
isReceivedTopology() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isReliable() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnectorFactory
 
isReliable() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ConnectorFactory
Indicates if connectors from this factory are reliable or not.
isReplicaSync() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether the initial replication synchronization process with the backup server is complete; applicable for either the live or backup server.
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
isRequiresConfirmations() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
isRequiresConfirmations() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
returns true if a confirmation should be sent on receipt of this packet.
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
isRequiresResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NullResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
isResponse() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
returns true if this packet is being sent in response to a previously received packet
isRollbackOnly() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Returns true if the current transaction has been flagged to rollback, false else.
isRollbackOnly() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isSameHost(TransportConfiguration, TransportConfiguration) - Static method in class org.apache.activemq.artemis.core.remoting.impl.TransportConfigurationUtil
 
isSameParams(TransportConfiguration) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
isSameRM(XAResource) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isSecurityEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether security is enabled for this server.
isSend() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
Returns whether this role can send messages to the address.
isSend() - Method in class org.apache.activemq.artemis.core.security.Role
 
isSendToDLAOnNoRoute() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
isServerMessage() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
isServerMessage() - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
isSharedStore() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether this server shares its data store with a corresponding live or backup server.
isSpin() - Method in interface org.apache.activemq.artemis.utils.TokenBucketLimiter
 
isSpin() - Method in class org.apache.activemq.artemis.utils.TokenBucketLimiterImpl
 
isStarted() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQComponentControl
Returns true if this component is started, false else.
isStarted() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Return whether this server is started.
isStarted() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
isStarted() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
isStarted() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
returns true if the connector is started, oterwise false.
isSupportReconnect() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
isSupportReconnect() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
isSupportReconnect() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
This will check if reconnects are supported on the protocol and configuration.
isSupportsFlowControl() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
isSupportsFlowControl() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
Return true if the protocol supports flow control.
isTemporary() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
Return true if the queue is temporary, false else.
isTemporary() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Returns whether this queue is temporary.
isTemporary() - Method in class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
isTemporary() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
isTemporary() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
isTemporary() - Method in class org.apache.activemq.artemis.core.server.QueueQueryResult
 
isUseDuplicateDetection() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
Returns whether this bridge is using duplicate detection.
isUseGlobalPools() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns whether this factory will use global thread pools (shared among all the factories in the same JVM) or its own pools.
isUseGlobalPools() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
isUsingProtocolHandling() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
isUsingProtocolHandling() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
the InVM Connection has some special handling as it doesn't use Netty ProtocolChannel we will use this method Instead of using instanceof
isWildcardRoutingEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Returns whether wildcard routing is supported by this server.
isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isWritable(ReadyListener) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
isWritable(ReadyListener) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
 
isWritable(ReadyListener) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
 
isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
isXA() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Return true if the session supports XA, false else.
isXA() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
isXA() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
iterator() - Method in interface org.apache.activemq.artemis.utils.LinkedList
 
iterator() - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
iterator() - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
iterator() - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 

J

JAVAX_KEYSTORE_PASSWORD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
JAVAX_KEYSTORE_PATH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
JAVAX_TRUSTSTORE_PASSWORD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
JAVAX_TRUSTSTORE_PATH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
JChannelManager - Class in org.apache.activemq.artemis.api.core.jgroups
This class maintain a global Map of JChannels wrapped in JChannelWrapper for the purpose of reference counting.
JChannelWrapper - Class in org.apache.activemq.artemis.api.core.jgroups
This class wraps a JChannel with a reference counter.
JChannelWrapper(JChannelManager, String, JChannel) - Constructor for class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
JGroupsBroadcastEndpoint - Class in org.apache.activemq.artemis.api.core
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
JGroupsBroadcastEndpoint(JChannelManager, String) - Constructor for class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
JGroupsChannelBroadcastEndpoint - Class in org.apache.activemq.artemis.api.core
An implementation of JGroupsBroadcastEndpoint that uses an externally managed JChannel for its operations.
JGroupsChannelBroadcastEndpoint(JChannelManager, JChannel, String) - Constructor for class org.apache.activemq.artemis.api.core.JGroupsChannelBroadcastEndpoint
 
JGroupsFileBroadcastEndpoint - Class in org.apache.activemq.artemis.api.core
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
JGroupsFileBroadcastEndpoint(JChannelManager, String, String) - Constructor for class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpoint
 
JGroupsFileBroadcastEndpointFactory - Class in org.apache.activemq.artemis.api.core
 
JGroupsFileBroadcastEndpointFactory() - Constructor for class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
 
JGroupsPropertiesBroadcastEndpoint - Class in org.apache.activemq.artemis.api.core
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
JGroupsPropertiesBroadcastEndpoint(JChannelManager, String, String) - Constructor for class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpoint
 
JGroupsPropertiesBroadcastEndpointFactory - Class in org.apache.activemq.artemis.api.core
 
JGroupsPropertiesBroadcastEndpointFactory() - Constructor for class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
 
JGroupsReceiver - Class in org.apache.activemq.artemis.api.core.jgroups
This class is used to receive messages from a JGroups channel.
JGroupsReceiver() - Constructor for class org.apache.activemq.artemis.api.core.jgroups.JGroupsReceiver
 
JGroupsServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
 
JGroupsServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.JGroupsServerLocatorSchema
 
JMS - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
JMS_ - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
JMS_CONNECTION_FACTORY - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
JMS_QUEUE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
JMS_SERVER - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
JMS_SESSION_CLIENT_ID_PROPERTY - Static variable in interface org.apache.activemq.artemis.api.core.client.ClientSession
Just like ClientSession.JMS_SESSION_IDENTIFIER_PROPERTY this is used to identify the ClientID over JMS Session.
JMS_SESSION_IDENTIFIER_PROPERTY - Static variable in interface org.apache.activemq.artemis.api.core.client.ClientSession
This is used to identify a ClientSession as used by the JMS Layer The JMS Layer will add this through Meta-data, so the server or management layers can identify session created over core API purely or through the JMS Layer
JMS_TOPIC - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
 
JMSX - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
JMSXDELIVERYCOUNT - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
JMSXGROUPID - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
JMSXUSERID - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
JNDIUtil - Class in org.apache.activemq.artemis.utils
 
JNDIUtil() - Constructor for class org.apache.activemq.artemis.utils.JNDIUtil
 
joinStringList(List<String>, String) - Static method in class org.apache.activemq.artemis.utils.StringUtil
Convert a list of Strings into a single String
JsonLoader - Class in org.apache.activemq.artemis.utils
This is to make sure we use the proper classLoader to load JSon libraries.
JsonLoader() - Constructor for class org.apache.activemq.artemis.utils.JsonLoader
 
JsonUtil - Class in org.apache.activemq.artemis.api.core
 
jvmAllocatedMoreMemory(Long, Long) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 

K

keySet() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
KEYSTORE_PASSWORD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
KEYSTORE_PATH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
KEYSTORE_PROVIDER_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
kill() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
killMessage(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
killMessage(SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
if slow consumer is killed,send the msessage to client.

L

LargeMessageController - Interface in org.apache.activemq.artemis.core.client.impl
 
LargeMessageControllerImpl - Class in org.apache.activemq.artemis.core.client.impl
This class aggregates several SessionReceiveContinuationMessage as it was being handled by a single buffer.
LargeMessageControllerImpl(ClientConsumerInternal, long, long) - Constructor for class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
LargeMessageControllerImpl(ClientConsumerInternal, long, long, File) - Constructor for class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
LargeMessageControllerImpl(ClientConsumerInternal, long, long, File, int) - Constructor for class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
largeMessageInterrupted() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
largeMessageLostSession() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
last - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
lastCheck - Variable in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
 
levels - Variable in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
limit() - Method in interface org.apache.activemq.artemis.utils.TokenBucketLimiter
 
limit() - Method in class org.apache.activemq.artemis.utils.TokenBucketLimiterImpl
 
LinkedList<E> - Interface in org.apache.activemq.artemis.utils
 
LinkedListImpl<E> - Class in org.apache.activemq.artemis.utils
A linked list implementation which allows multiple iterators to exist at the same time on the queue, and which see any elements added or removed from the queue either directly or via iterators.
LinkedListImpl() - Constructor for class org.apache.activemq.artemis.utils.LinkedListImpl
 
LinkedListIterator<E> - Interface in org.apache.activemq.artemis.utils
A LinkedListIterator This iterator allows the last element to be repeated in the next call to hasNext or next
linkFlowControl(SimpleString, ClientProducerCreditsImpl) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
linkFlowControl(SimpleString, ClientProducerCreditsImpl) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
listAllConsumersAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists all the consumers connected to this server.
listConnectionIDs() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists all the IDs of the connections connected to this server.
listConnectionsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists all the connections connected to this server.
listConsumersAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists all the consumers which belongs to the connection specified by the connectionID.
listConsumersAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
 
listDeliveringMessages() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists all the messages being deliver per consumer.
listDeliveringMessagesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Executes a conversion of QueueControl.listDeliveringMessages() to JSON
listHeuristicCommittedTransactions() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
List transactions which have been heuristically committed.
listHeuristicRolledBackTransactions() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
List transactions which have been heuristically rolled back.
listMessageCounter() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists the message counter for this queue.
listMessageCounterAsHTML() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists the message counter for this queue as a HTML table.
listMessageCounterHistory() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists the message counter history for this queue.
listMessageCounterHistoryAsHTML() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists the message counter history for this queue as a HTML table.
listMessages(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists all the messages in this queue matching the specified filter.
listMessagesAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists all the messages in this queue matching the specified filter using JSON serialization.
listPreparedTransactionDetailsAsHTML() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
List all the prepared transaction, sorted by date, oldest first, with details, in HTML format
listPreparedTransactionDetailsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
List all the prepared transaction, sorted by date, oldest first, with details, in text format.
listPreparedTransactions() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
List all the prepared transaction, sorted by date, oldest first.
listProducersInfoAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
listRemoteAddresses() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists the addresses of all the clients connected to this address.
listRemoteAddresses(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists the addresses of the clients connected to this address which matches the specified IP address.
listScheduledMessages() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists all the messages scheduled for delivery for this queue.
listScheduledMessagesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Lists all the messages scheduled for delivery for this queue using JSON serialization.
listSessions(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists all the sessions IDs for the specified connection ID.
listSessionsAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Lists details about all the sessions for the specified connection ID.
LOCAL_ADDRESS_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
LOCAL_PORT_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
lock() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
locks the channel.
lock() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
lockCommunications() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
lockCommunications() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
it will lock the communication channel of the session avoiding anything to come while failover is happening.
lockFailover() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
lockFailover() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
lockSessionCreation() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
lockSessionCreation() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
LOGGER - Static variable in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
The default logger.
lookupTCCL() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 

M

MAGIC_NUMBER - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
ManagementHelper - Class in org.apache.activemq.artemis.api.core.management
Helper class to use ActiveMQ Artemis Core messages to manage server resources.
MAP_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
MapMessageUtil - Class in org.apache.activemq.artemis.reader
 
MapMessageUtil() - Constructor for class org.apache.activemq.artemis.reader.MapMessageUtil
 
mark(int) - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
markReaderIndex() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
markRollbackOnly() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
markRollbackOnly() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
markSupported() - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
markWriterIndex() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
MASK_TIME - Static variable in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
MAX_UNREFERENCED_CREDITS_CACHE_SIZE - Static variable in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
MemorySize - Class in org.apache.activemq.artemis.utils
 
MemorySize() - Constructor for class org.apache.activemq.artemis.utils.MemorySize
 
MemorySize.ObjectFactory - Interface in org.apache.activemq.artemis.utils
 
Message - Interface in org.apache.activemq.artemis.api.core
A Message is a routable instance that has a payload.
message - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacket
 
messageCount - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
MessageHandler - Interface in org.apache.activemq.artemis.api.core.client
A MessageHandler is used to receive message asynchronously.
messageHandlerSet() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
messageID - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
MessageImpl - Class in org.apache.activemq.artemis.core.message.impl
A concrete implementation of a message
MessageImpl() - Constructor for class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
MessageImpl(byte, boolean, long, long, byte, int) - Constructor for class org.apache.activemq.artemis.core.message.impl.MessageImpl
overridden by the client message, we need access to the connection so we can create the appropriate ActiveMQBuffer.
MessageImpl(int) - Constructor for class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
MessageImpl(MessageImpl) - Constructor for class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
MessageImpl(MessageImpl, TypedProperties) - Constructor for class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
MessageInternal - Interface in org.apache.activemq.artemis.core.message.impl
 
MessagePacket - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
MessagePacket(byte, MessageInternal) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.MessagePacket
 
MessagePacketI - Interface in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
MessageUtil - Class in org.apache.activemq.artemis.reader
static methods intended for import static on JMS like messages.
MessageUtil() - Constructor for class org.apache.activemq.artemis.reader.MessageUtil
 
moveMessage(long, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Moves the message corresponding to the specified message ID to the specified other queue.
moveMessage(long, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Moves the message corresponding to the specified message ID to the specified other queue.
moveMessages(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Moves all the message corresponding to the specified filter to the specified other queue.
moveMessages(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Moves all the message corresponding to the specified filter to the specified other queue.
moveMessages(int, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
 
multipleServersBroadcastingSameNode(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
mustBeBoolean(Node, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
mustBeDouble(Node, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
mustBeInteger(Node, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
mustBeLong(Node, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 

N

name - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
NATIVE_MESSAGE_ID - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Proton protocol stores JMSMessageID as NATIVE_MESSAGE_ID
NEED_CLIENT_AUTH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
NETTY_CONNECT_TIMEOUT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
NETTY_VERSION - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
NettyConnection - Class in org.apache.activemq.artemis.core.remoting.impl.netty
 
NettyConnection(Map<String, Object>, Channel, BaseConnectionLifeCycleListener, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
NettyConnector - Class in org.apache.activemq.artemis.core.remoting.impl.netty
 
NettyConnector(Map<String, Object>, BufferHandler, BaseConnectionLifeCycleListener, Executor, Executor, ScheduledExecutorService) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
NettyConnector(Map<String, Object>, BufferHandler, BaseConnectionLifeCycleListener, Executor, Executor, ScheduledExecutorService, ClientProtocolManager) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
NettyConnectorFactory - Class in org.apache.activemq.artemis.core.remoting.impl.netty
 
NettyConnectorFactory() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnectorFactory
 
nettyError() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
newConnectionOptions(URI, Map<String, String>) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.AbstractServerLocatorSchema
 
newCreateSession(String, String, int, boolean, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
newCreateSessionPacket(Version, String, String, String, boolean, boolean, boolean, boolean, int, int, long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
newLocator(String) - Static method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
newLocator(URI) - Static method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
newProtocolManager() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
newProtocolManager() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
newProtocolManager() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerFactory
 
newProtocolManager() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
 
newSessionContext(String, int, Channel, CreateSessionResponseMessage) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
newTransportConfig(String) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
NIO_REMOTING_THREADS_PROPNAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
noChannelToClose(Long) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
noCodec() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
NODE_ANNOUNCE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
nodeDisconnected(RemotingConnection, String, String) - Method in interface org.apache.activemq.artemis.spi.core.remoting.TopologyResponseHandler
 
nodeDown(long, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClusterTopologyListener
Triggered when a node leaves the cluster.
nodeHasDifferentChildNumber() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
nodeHaveDifferentAttNumber() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
nodeHaveDifferentNames() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
nodeID - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
nodeID - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
nodeUP(TopologyMember, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClusterTopologyListener
Triggered when a node joins the cluster.
NON_DURABLE - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
Value for the Durable header when the message is non-durable.
noTCForSessionFactory() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
Notification - Class in org.apache.activemq.artemis.core.server.management
A Notification
Notification(String, NotificationType, TypedProperties) - Constructor for class org.apache.activemq.artemis.core.server.management.Notification
 
NotificationListener - Interface in org.apache.activemq.artemis.core.server.management
 
NotificationService - Interface in org.apache.activemq.artemis.core.server.management
 
NotificationType - Interface in org.apache.activemq.artemis.api.core.management
Types of notification emitted by ActiveMQ Artemis servers.
notifyNodeDown(long, String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
This is directly called when the connection to the node is gone, or when the node sends a disconnection.
notifyNodeDown(long, String) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
notifyNodeDown(long, String) - Method in interface org.apache.activemq.artemis.spi.core.remoting.TopologyResponseHandler
 
notifyNodeUp(long, String, String, String, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
notifyNodeUp(long, String, String, String, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
notifyNodeUp(long, String, String, String, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.TopologyResponseHandler
 
noVersionOnClasspath(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
NULL_RESPONSE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
nullableStringEncodeSize(String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
nullHandler() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
nullListener() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
NullResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
NullResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NullResponseMessage
 
nullSafe(String) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
numConnections() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
numConnections() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
numIters() - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
numSessions() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
numSessions() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 

O

OBJECT_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
ObjectInputStreamWithClassLoader - Class in org.apache.activemq.artemis.utils
 
ObjectInputStreamWithClassLoader(InputStream) - Constructor for class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
ObjectNameBuilder - Class in org.apache.activemq.artemis.api.core.management
Helper class to build ObjectNames for ActiveMQ Artemis resources.
onConnection(ClientSessionFactoryInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.AfterConnectInternalListener
 
oneNodeHasChildren() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
onMessage(ClientMessage) - Method in interface org.apache.activemq.artemis.api.core.client.MessageHandler
Notifies the MessageHandler that a message has been received.
onMessageError(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
onNotification(Notification) - Method in interface org.apache.activemq.artemis.core.server.management.NotificationListener
 
onReceipt(ClientConsumerInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
onReceipt(ClientConsumerInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
 
open() - Method in interface org.apache.activemq.artemis.core.message.BodyEncoder
This method must not be called directly by ActiveMQ Artemis clients.
openBroadcaster() - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
This method initializes a BroadcastEndpint as a broadcaster.
openBroadcaster() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
openClient() - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
This method initializes a BroadcastEndpoint as a receiving end for broadcasts.
openClient() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
openTransportConnection(Connector) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
Operation - Annotation Type in org.apache.activemq.artemis.api.core.management
Info for a MBean Operation.
org.apache.activemq.artemis.api.config - package org.apache.activemq.artemis.api.config
 
org.apache.activemq.artemis.api.core - package org.apache.activemq.artemis.api.core
 
org.apache.activemq.artemis.api.core.client - package org.apache.activemq.artemis.api.core.client
 
org.apache.activemq.artemis.api.core.client.loadbalance - package org.apache.activemq.artemis.api.core.client.loadbalance
 
org.apache.activemq.artemis.api.core.jgroups - package org.apache.activemq.artemis.api.core.jgroups
 
org.apache.activemq.artemis.api.core.management - package org.apache.activemq.artemis.api.core.management
 
org.apache.activemq.artemis.core.buffers.impl - package org.apache.activemq.artemis.core.buffers.impl
 
org.apache.activemq.artemis.core.client - package org.apache.activemq.artemis.core.client
 
org.apache.activemq.artemis.core.client.impl - package org.apache.activemq.artemis.core.client.impl
 
org.apache.activemq.artemis.core.cluster - package org.apache.activemq.artemis.core.cluster
 
org.apache.activemq.artemis.core.exception - package org.apache.activemq.artemis.core.exception
 
org.apache.activemq.artemis.core.message - package org.apache.activemq.artemis.core.message
 
org.apache.activemq.artemis.core.message.impl - package org.apache.activemq.artemis.core.message.impl
 
org.apache.activemq.artemis.core.protocol - package org.apache.activemq.artemis.core.protocol
 
org.apache.activemq.artemis.core.protocol.core - package org.apache.activemq.artemis.core.protocol.core
 
org.apache.activemq.artemis.core.protocol.core.impl - package org.apache.activemq.artemis.core.protocol.core.impl
 
org.apache.activemq.artemis.core.protocol.core.impl.wireformat - package org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
org.apache.activemq.artemis.core.remoting - package org.apache.activemq.artemis.core.remoting
 
org.apache.activemq.artemis.core.remoting.impl - package org.apache.activemq.artemis.core.remoting.impl
 
org.apache.activemq.artemis.core.remoting.impl.netty - package org.apache.activemq.artemis.core.remoting.impl.netty
 
org.apache.activemq.artemis.core.remoting.impl.ssl - package org.apache.activemq.artemis.core.remoting.impl.ssl
 
org.apache.activemq.artemis.core.security - package org.apache.activemq.artemis.core.security
 
org.apache.activemq.artemis.core.server - package org.apache.activemq.artemis.core.server
 
org.apache.activemq.artemis.core.server.management - package org.apache.activemq.artemis.core.server.management
 
org.apache.activemq.artemis.core.settings.impl - package org.apache.activemq.artemis.core.settings.impl
 
org.apache.activemq.artemis.core.transaction.impl - package org.apache.activemq.artemis.core.transaction.impl
 
org.apache.activemq.artemis.core.version - package org.apache.activemq.artemis.core.version
 
org.apache.activemq.artemis.core.version.impl - package org.apache.activemq.artemis.core.version.impl
 
org.apache.activemq.artemis.reader - package org.apache.activemq.artemis.reader
 
org.apache.activemq.artemis.spi.core.protocol - package org.apache.activemq.artemis.spi.core.protocol
 
org.apache.activemq.artemis.spi.core.remoting - package org.apache.activemq.artemis.spi.core.remoting
 
org.apache.activemq.artemis.uri - package org.apache.activemq.artemis.uri
 
org.apache.activemq.artemis.uri.schema.connector - package org.apache.activemq.artemis.uri.schema.connector
 
org.apache.activemq.artemis.uri.schema.serverLocator - package org.apache.activemq.artemis.uri.schema.serverLocator
 
org.apache.activemq.artemis.utils - package org.apache.activemq.artemis.utils
 
outOfCreditOnFlowControl(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 

P

Packet - Interface in org.apache.activemq.artemis.core.protocol.core
A Packet represents a packet of data transmitted over a connection.
PACKET_HEADERS_SIZE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
PacketDecoder - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
PacketDecoder() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.PacketDecoder
 
PacketImpl - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
PacketImpl(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
packetOutOfOrder(Object, Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
PACKETS_CONFIRMED - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
PacketsConfirmedMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
PacketsConfirmedMessage(int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
PacketsConfirmedMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
packetTransmissionInterrupted() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
pair - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
Parameter - Annotation Type in org.apache.activemq.artemis.api.core.management
Info for a MBean Operation Parameter.
parseArrayIntoCommandSeparatedList(String[]) - Static method in class org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport
 
parseBoolean(Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
parseCommaSeparatedListIntoArray(String) - Static method in class org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport
 
parseDouble(Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
parseInt(Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
parseLong(Node) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
pause() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Pauses the queue.
pause(boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Pauses the queue.
pendingWritesOnChannel() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
pendingWritesOnEventLoop() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
ping(long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
PING - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
Ping - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Ping is sent on the client side by ClientSessionFactoryImpl.
Ping(long) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
Ping() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
ping(long) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
poll() - Method in interface org.apache.activemq.artemis.utils.LinkedList
 
poll() - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
poll() - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
poll() - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
PORT_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
preHandleFailover(RemotingConnection) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
preHandleFailover(RemotingConnection) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
prepare(Xid) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
prepareForClose(FutureLatch) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
To be used by MDBs to stop any more handling of messages.
prepareForClose(FutureLatch) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
To be called by things like MDBs during shutdown of the server
priority - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
PriorityLinkedList<T> - Interface in org.apache.activemq.artemis.utils
A type of linked list which maintains items according to a priority and allows adding and removing of elements at both ends, and peeking
PriorityLinkedListImpl<T> - Class in org.apache.activemq.artemis.utils
A priority linked list implementation
PriorityLinkedListImpl(int) - Constructor for class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
producerClosed() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
properties - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
propertyExists(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
propertyNotBoolean(String, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
propertyNotInteger(String, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
propertyNotLong(String, String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
PROTOCOL_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
Deprecated.
use PROTOCOLS_PROP_NAME
PROTOCOLS_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
put(K, V) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
putAttribute(Message, String, String) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Stores a resource attribute in a message to retrieve the value from the server resource.
putBooleanProperty(SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putBooleanProperty(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putBooleanProperty(SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a boolean property in this message.
putBooleanProperty(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putBooleanProperty(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putBooleanProperty(String, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putBooleanProperty(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putBooleanProperty(String, boolean) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putByteProperty(SimpleString, byte) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putByteProperty(String, byte) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putByteProperty(SimpleString, byte) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a byte property in this message.
putByteProperty(String, byte) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putByteProperty(SimpleString, byte) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putByteProperty(String, byte) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putByteProperty(SimpleString, byte) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putByteProperty(String, byte) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putBytesProperty(SimpleString, byte[]) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putBytesProperty(String, byte[]) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putBytesProperty(SimpleString, byte[]) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a byte[] property in this message.
putBytesProperty(String, byte[]) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putBytesProperty(SimpleString, byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putBytesProperty(String, byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putBytesProperty(SimpleString, byte[]) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putBytesProperty(String, byte[]) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putChannel(long, Channel) - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
add the channel with the specified channel id
putChannel(long, Channel) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
putCharProperty(SimpleString, char) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putCharProperty(String, char) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putCharProperty(SimpleString, char) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a char property in this message.
putCharProperty(String, char) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putCharProperty(SimpleString, char) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putCharProperty(String, char) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putCharProperty(SimpleString, char) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putCharProperty(String, char) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putDoubleProperty(SimpleString, double) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putDoubleProperty(String, double) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putDoubleProperty(SimpleString, double) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a double property in this message.
putDoubleProperty(String, double) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putDoubleProperty(SimpleString, double) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putDoubleProperty(String, double) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putDoubleProperty(SimpleString, double) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putDoubleProperty(String, double) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putFloatProperty(SimpleString, float) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putFloatProperty(String, float) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putFloatProperty(SimpleString, float) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a float property in this message.
putFloatProperty(String, float) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putFloatProperty(SimpleString, float) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putFloatProperty(String, float) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putFloatProperty(SimpleString, float) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putFloatProperty(String, float) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putIntProperty(SimpleString, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putIntProperty(String, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putIntProperty(SimpleString, int) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts an int property in this message.
putIntProperty(String, int) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putIntProperty(SimpleString, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putIntProperty(String, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putIntProperty(SimpleString, int) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putIntProperty(String, int) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putLongProperty(SimpleString, long) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putLongProperty(String, long) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putLongProperty(SimpleString, long) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a long property in this message.
putLongProperty(String, long) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putLongProperty(SimpleString, long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putLongProperty(String, long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putLongProperty(SimpleString, long) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putLongProperty(String, long) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putObjectProperty(SimpleString, Object) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts an Object property in this message.
putObjectProperty(String, Object) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putObjectProperty(SimpleString, Object) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putObjectProperty(String, Object) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putObjectProperty(SimpleString, Object) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putObjectProperty(String, Object) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putOperationInvocation(Message, String, String) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Stores an operation invocation in a message to invoke the corresponding operation the value from the server resource.
putOperationInvocation(Message, String, String, Object...) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Stores an operation invocation in a message to invoke the corresponding operation the value from the server resource.
putShortProperty(SimpleString, short) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putShortProperty(String, short) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putShortProperty(SimpleString, short) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a short property in this message.
putShortProperty(String, short) - Method in interface org.apache.activemq.artemis.api.core.Message
 
putShortProperty(SimpleString, short) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putShortProperty(String, short) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putShortProperty(SimpleString, short) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putShortProperty(String, short) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putStringProperty(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putStringProperty(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
putStringProperty(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a SimpleString property in this message.
putStringProperty(String, String) - Method in interface org.apache.activemq.artemis.api.core.Message
Puts a String property in this message.
putStringProperty(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putStringProperty(String, String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
putStringProperty(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putStringProperty(String, String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
putTypedProperties(TypedProperties) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 

Q

QueueControl - Interface in org.apache.activemq.artemis.api.core.management
A QueueControl is used to manage a queue.
queueMisConfigured() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
queueNames - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
queueQuery(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Queries information on a queue.
queueQuery(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
queueQuery(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
queueQuery(SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
QueueQueryImpl - Class in org.apache.activemq.artemis.core.client.impl
 
QueueQueryImpl(boolean, boolean, int, long, SimpleString, SimpleString, SimpleString, boolean) - Constructor for class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
QueueQueryImpl(boolean, boolean, int, long, SimpleString, SimpleString, SimpleString, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.client.impl.QueueQueryImpl
 
QueueQueryResult - Class in org.apache.activemq.artemis.core.server
 
QueueQueryResult(SimpleString, SimpleString, boolean, boolean, SimpleString, int, long, boolean) - Constructor for class org.apache.activemq.artemis.core.server.QueueQueryResult
 
QueueQueryResult(SimpleString, SimpleString, boolean, boolean, SimpleString, int, long, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.server.QueueQueryResult
 
QUORUM_VOTE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
QUORUM_VOTE_REPLY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 

R

RandomConnectionLoadBalancingPolicy - Class in org.apache.activemq.artemis.api.core.client.loadbalance
RandomConnectionLoadBalancingPolicy.select(int) returns a (pseudo) random integer between 0 (inclusive) and max (exclusive).
RandomConnectionLoadBalancingPolicy() - Constructor for class org.apache.activemq.artemis.api.core.client.loadbalance.RandomConnectionLoadBalancingPolicy
 
RandomStickyConnectionLoadBalancingPolicy - Class in org.apache.activemq.artemis.api.core.client.loadbalance
RandomConnectionLoadBalancingPolicy.select(int) chooses a the initial node randomly then subsequent requests return the same node
RandomStickyConnectionLoadBalancingPolicy() - Constructor for class org.apache.activemq.artemis.api.core.client.loadbalance.RandomStickyConnectionLoadBalancingPolicy
 
read() - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
read(byte[]) - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
read(byte[], int, int) - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
read() - Method in class org.apache.activemq.artemis.utils.DeflaterReader
 
read(byte[], int, int) - Method in class org.apache.activemq.artemis.utils.DeflaterReader
Try to fill the buffer with compressed bytes.
read() - Method in class org.apache.activemq.artemis.utils.InflaterReader
 
readable() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readableBytes() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBodyMap(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.MapMessageUtil
Utility method to set the map on a message body
readBodyMap(ActiveMQBuffer, TypedProperties) - Static method in class org.apache.activemq.artemis.reader.MapMessageUtil
Utility method to set the map on a message body
readBodyText(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.TextMessageUtil
Utility method to set the Text message on a message body
readBoolean() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readByte() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(ByteBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(GatheringByteChannel, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(OutputStream, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readBytes(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readChar() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readDouble() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readerIndex(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
readerIndex() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readerIndex(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readerToElement(Reader) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
readerToString(Reader) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
readFloat() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readFully(byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
from DataInput interface
readFully(byte[], int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
from DataInput interface
readInt() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readInt(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readJsonArray(String) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
readJsonObject(String) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
readLine() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
from DataInput interface
readLong() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readMedium() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readNullableBoolean(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
readNullableDouble(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
readNullableInteger(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
readNullableLong(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
readNullableSimpleString() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readNullableSimpleStringAsString(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
readNullableString() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readShort() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readSimpleString() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readSlice(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readString() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readUnsignedByte() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readUnsignedInt() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readUnsignedMedium() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readUnsignedShort() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readUTF() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
readyForWriting() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ReadyListener
 
ReadyListener - Interface in org.apache.activemq.artemis.spi.core.remoting
 
REATTACH_SESSION - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REATTACH_SESSION_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
reattachOnNewConnection(RemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
reattachOnNewConnection(RemotingConnection) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
it will eather reattach or reconnect, preferably reattaching it.
ReattachSessionMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
ReattachSessionMessage(String, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
ReattachSessionMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
ReattachSessionResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
ReattachSessionResponseMessage(int, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
ReattachSessionResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
rebind(Context, String, Object) - Static method in class org.apache.activemq.artemis.utils.JNDIUtil
Context.rebind() requires that all intermediate contexts and the target context (that named by all but terminal atomic component of the name) must already exist, otherwise NameNotFoundException is thrown.
receive() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Receives a message from a queue.
receive(long) - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Receives a message from a queue.
receive(Message) - Method in class org.apache.activemq.artemis.api.core.jgroups.JGroupsReceiver
 
receive(long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
receive() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
receiveBroadcast() - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
Receives the broadcast data.
receiveBroadcast(long, TimeUnit) - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
Receives the broadcast data with a timeout.
receiveBroadcast() - Method in class org.apache.activemq.artemis.api.core.jgroups.JGroupsReceiver
 
receiveBroadcast(long, TimeUnit) - Method in class org.apache.activemq.artemis.api.core.jgroups.JGroupsReceiver
 
receiveBroadcast() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
receiveBroadcast(long, TimeUnit) - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
 
receiveCredits(SimpleString, int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
receiveCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
receiveCredits(int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
receiveCredits(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
receivedExceptionAsynchronously(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
receiveFailCredits(SimpleString, int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
receiveFailCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
receiveFailCredits(int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
receiveFailCredits(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
receiveImmediate() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Receives a message from a queue.
receiveImmediate() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
reconnectCreatingNewSession(long) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
recover(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
recoverSessionTimeout() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
recoverSessionTimeout() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
Performs a round trip to the server requesting what is the current tx timeout on the session
recreateConsumerOnServer(ClientConsumerInternal) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
recreateConsumerOnServer(ClientConsumerInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
recreateSession(String, String, int, boolean, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
recreateSession(String, String, int, boolean, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
refresh() - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
registerListener(DiscoveryListener) - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
release() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
release() - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
The packe wasn't used because the stream is closed, this gives a chance to sub classes to cleanup anything that won't be used.
releaseCommunications() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
releaseCommunications() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
releaseOutstanding() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
releaseOutstanding() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
reload() - Method in interface org.apache.activemq.artemis.api.core.management.AcceptorControl
Re-create the acceptor with the existing configuration values.
RemotingConnection - Interface in org.apache.activemq.artemis.spi.core.protocol
A RemotingConnection is a connection between a client and a server.
remotingConnection - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
RemotingConnectionImpl - Class in org.apache.activemq.artemis.core.protocol.core.impl
 
RemotingConnectionImpl(PacketDecoder, Connection, long, long, List<Interceptor>, List<Interceptor>) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
remove(Object) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
removeAddressSettings(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
removeAllChannels() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
removeChannel(String) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
 
removeChannel(long) - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
remove the channel with the specified channel id
removeChannel(long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
removeCloseListener(CloseListener) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
removeCloseListener(CloseListener) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
remove a Close Listener
removeCloseListeners() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
removeCloseListeners() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
 
removeClusterTopologyListener(ClusterTopologyListener) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
removeClusterTopologyListener(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
removeClusterTopologyListener(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
removeConsumer(ClientConsumerInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
removeConsumer(ClientConsumerInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
removeFailoverListener(FailoverEventListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Removes a FailoverEventListener to the session.
removeFailoverListener(FailoverEventListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
Removes a FailoverEventListener to the session.
removeFailoverListener(FailoverEventListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
removeFailoverListener(FailoverEventListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
removeFailureListener(SessionFailureListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Removes a FailureListener to the session.
removeFailureListener(SessionFailureListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
removeFailureListener(SessionFailureListener) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
removeFailureListener(SessionFailureListener) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
removeFailureListener(FailureListener) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
removeFailureListener(FailureListener) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
remove the failure listener
removeFailureListeners() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
removeFailureListeners() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
 
removeIncomingInterceptor(Interceptor) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Removes an incoming interceptor.
removeIncomingInterceptor(Interceptor) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
removeMessage(long) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Removes the message corresponding to the specified message ID.
removeMessages(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Removes all the message corresponding to the specified filter.
removeMessages(int, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Removes all the message corresponding to the specified filter.
removeNotificationListener(NotificationListener) - Method in interface org.apache.activemq.artemis.core.server.management.NotificationService
 
removeOutgoingInterceptor(Interceptor) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Removes an outgoing interceptor.
removeOutgoingInterceptor(Interceptor) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
removeProducer(ClientProducerInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
removeProducer(ClientProducerInternal) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
removeProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Removes the property corresponding to the specified key.
removeProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
 
removeProperty(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
removeProperty(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
removeReceiver(JGroupsReceiver) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
removeSecuritySettings(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
removeSession(ClientSessionInternal, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
removeSession(ClientSessionInternal, boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
repeat() - Method in interface org.apache.activemq.artemis.utils.LinkedListIterator
 
replaceSystemProps(String) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
replayCommands(int) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
resends any packets that have not received confirmations yet.
replayCommands(int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
replayingCommands(Object, int) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
REPLICATION_APPEND - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_APPEND_TX - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_COMMIT_ROLLBACK - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_DELETE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_DELETE_TX - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_LARGE_MESSAGE_BEGIN - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_LARGE_MESSAGE_END - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_LARGE_MESSAGE_WRITE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_PAGE_EVENT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_PAGE_WRITE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_PREPARE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_RESPONSE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_RESPONSE_V2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_SCHEDULED_FAILOVER - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_START_FINISH_SYNC - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLICATION_SYNC_FILE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
REPLYTO_HEADER_NAME - Static variable in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
REPLYTO_HEADER_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 
request(ClientMessage) - Method in class org.apache.activemq.artemis.api.core.client.ClientRequestor
Sends a message to the request address and wait indefinitely for a reply.
request(ClientMessage, long) - Method in class org.apache.activemq.artemis.api.core.client.ClientRequestor
Sends a message to the request address and wait for the given timeout for a reply.
resendNode(String) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
After the node is started, it will resend the notifyLive a couple of times to avoid gossip between two servers
reset() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
reset() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
reset() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCredits
 
reset() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl
 
reset() - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
resetAllMessageCounterHistories() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Reset histories for all message counters.
resetAllMessageCounters() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Reset all message counters.
resetIfNeeded() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
resetIfNeeded() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
ResetLimitWrappedActiveMQBuffer - Class in org.apache.activemq.artemis.core.buffers.impl
A ResetLimitWrappedActiveMQBuffer TODO: Move this to commons
ResetLimitWrappedActiveMQBuffer(int, ActiveMQBuffer, MessageInternal) - Constructor for class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
ResetLimitWrappedActiveMQBuffer(int, ByteBuf, MessageInternal) - Constructor for class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
resetMessageCounter() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resets the message counter for this queue.
resetMessagesAcknowledged() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resets the MessagesAdded property
resetMessagesAdded() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resets the MessagesAdded property
resetMessagesExpired() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resets the MessagesExpired property
resetMessagesKilled() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resets the MessagesExpired property
resetMetadata(HashMap<String, String>) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
resetMetadata(HashMap<String, String>) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
resetName(String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
resetName(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
resetReaderIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
resetReaderIndex() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
resettingSessionAfterFailure() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
resetToInitialConnectors() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
resetToInitialConnectors() - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
resetWriterIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
resetWriterIndex() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
resolveClass(ObjectStreamClass) - Method in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
resolveProxyClass(String[]) - Method in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
ResourceNames - Class in org.apache.activemq.artemis.api.core.management
Helper class used to build resource names used by management messages.
restartSession() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
restartSession() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
resume() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Resumes the queue.
retrieveExistingData(ClientMessageInternal) - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
retrieveOperationParameters(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Used by ActiveMQ Artemis management service.
retryCreateSessionSeverStarting(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
retryMessage(long) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Retries the message corresponding to the given messageID to the original queue.
retryMessages() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Retries all messages on a DLQ to their respective original queues.
returnBlocking() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
forces any Channel.sendBlocking(Packet, byte) request to return with an exception.
returnBlocking(Throwable) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
forces any Channel.sendBlocking(Packet, byte) request to return with an exception.
returnBlocking(ActiveMQException) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
returnBlocking() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
returnBlocking(Throwable) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
returnBlocking(ActiveMQException) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
Interrupt and return any blocked calls
returnCredits(SimpleString) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
returnCredits(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
returnCredits(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
returnCredits(SimpleString) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
Role - Class in org.apache.activemq.artemis.core.security
A role is used by the security store to define access rights and is configured on a connection factory or an address.
Role(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.security.Role
Role(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.security.Role
 
RoleInfo - Class in org.apache.activemq.artemis.api.core.management
Helper class to create Java Objects from the JSON serialization returned by AddressControl.getRolesAsJSON().
rollback() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Rolls back the current transaction.
rollback(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Rolls back the current transaction.
rollback() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
rollback(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
rollback(boolean, boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
rollback(Xid) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
RollbackMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
RollbackMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
RollbackMessage(boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
rollbackPreparedTransaction(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Heuristically rolls back a prepared transaction.
RoundRobinConnectionLoadBalancingPolicy - Class in org.apache.activemq.artemis.api.core.client.loadbalance
RoundRobinConnectionLoadBalancingPolicy corresponds to a round-robin load-balancing policy.
RoundRobinConnectionLoadBalancingPolicy() - Constructor for class org.apache.activemq.artemis.api.core.client.loadbalance.RoundRobinConnectionLoadBalancingPolicy
 
run() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.CloseRunnable
 
run() - Method in class org.apache.activemq.artemis.utils.FutureLatch
 

S

saveBuffer(OutputStream) - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Saves this buffer to the specified output.
saveBuffer(OutputStream) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
saveToOutputStream(OutputStream) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Saves the content of the message to the OutputStream.
saveToOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
saveToOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
scaleDown(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
SCALEDOWN_ANNOUNCEMENT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
scheduleConfirmation(SendAcknowledgementHandler, Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
scheduleConfirmation(SendAcknowledgementHandler, Message) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
SCHEDULED_THREAD_POOL_SIZE_PROPERTY_KEY - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
schedulePing() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
SEC_ACTIVEMQ_REMOTING_ACCEPT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
SEC_ACTIVEMQ_REMOTING_KEY - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
secondNodeNull() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
SecurityFormatter - Class in org.apache.activemq.artemis.utils
 
SecurityFormatter() - Constructor for class org.apache.activemq.artemis.utils.SecurityFormatter
 
select(int) - Method in interface org.apache.activemq.artemis.api.core.client.loadbalance.ConnectionLoadBalancingPolicy
Returns the selected index according to the policy implementation.
select(int) - Method in class org.apache.activemq.artemis.api.core.client.loadbalance.FirstElementConnectionLoadBalancingPolicy
 
select(int) - Method in class org.apache.activemq.artemis.api.core.client.loadbalance.RandomConnectionLoadBalancingPolicy
Returns a pseudo random number between 0 (inclusive) and max exclusive.
select(int) - Method in class org.apache.activemq.artemis.api.core.client.loadbalance.RandomStickyConnectionLoadBalancingPolicy
 
select(int) - Method in class org.apache.activemq.artemis.api.core.client.loadbalance.RoundRobinConnectionLoadBalancingPolicy
 
send(Message) - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Sends a message to an address.
send(Message, SendAcknowledgementHandler) - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Sends a message to the specified address instead of the ClientProducer's address.
send(SimpleString, Message) - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Sends a message to the specified address instead of the ClientProducer's address.
send(SimpleString, Message, SendAcknowledgementHandler) - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Sends a message to the specified address instead of the ClientProducer's address.
send(String, Message) - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
Sends a message to the specified address instead of the ClientProducer's address.
send(Message) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
send(Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
send(SimpleString, Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
send(String, Message) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
send(SimpleString, Message, SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
send(Message, SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerImpl
 
send(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sends a packet on this channel.
send(Packet, int) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sends a packet on this channel.
send(Packet) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
send(Packet, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
sendACK(boolean, boolean, ClientConsumer, Message) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendACK(boolean, boolean, ClientConsumer, Message) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendAckHandler - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendAcknowledged(Message) - Method in interface org.apache.activemq.artemis.api.core.client.SendAcknowledgementHandler
Notifies the client that a message sent asynchronously has been received by the server.
SendAcknowledgementHandler - Interface in org.apache.activemq.artemis.api.core.client
A SendAcknowledgementHandler notifies a client when a message sent asynchronously has been received by the server.
sendAndFlush(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sends a packet on this channel and then blocks until it has been written to the connection.
sendAndFlush(Packet) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
sendBatched(Packet) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sends a packet on this channel using batching algorithm if appropriate
sendBatched(Packet) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
sendBlocking(Packet, byte) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sends a packet on this channel and then blocks until a response is received or a timeout occurs.
sendBlocking(Packet, int, byte) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sends a packet on this channel and then blocks until a response is received or a timeout occurs.
sendBlocking(Packet, byte) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
sendBlocking(Packet, int, byte) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
Due to networking issues or server issues the server may take longer to answer than expected..
sendConsumerCredits(ClientConsumer, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendConsumerCredits(ClientConsumer, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendFullMessage(MessageInternal, boolean, SendAcknowledgementHandler, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendFullMessage(MessageInternal, boolean, SendAcknowledgementHandler, SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendHandshake(Connection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
sendInitialChunkOnLargeMessage(MessageInternal) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendInitialChunkOnLargeMessage(MessageInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
it should return the number of credits (or bytes) used to send this packet
sendLargeMessageChunk(MessageInternal, long, boolean, boolean, byte[], int, SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendLargeMessageChunk(MessageInternal, long, boolean, boolean, byte[], int, SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendMessage(Map<String, String>, int, String, String, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
 
sendMessagesToDeadLetterAddress(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Sends all the message corresponding to the specified filter to this queue's dead letter address.
sendMessageToDeadLetterAddress(long) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
Sends the message corresponding to the specified message ID to this queue's dead letter address.
sendNotification(Notification) - Method in interface org.apache.activemq.artemis.core.server.management.NotificationService
the message corresponding to a notification will always contain the properties: ManagementHelper.HDR_NOTIFICATION_TYPE - the type of notification (SimpleString) ManagementHelper.HDR_NOTIFICATION_MESSAGE - a message contextual to the notification (SimpleString) ManagementHelper.HDR_NOTIFICATION_TIMESTAMP - the timestamp when the notification occurred (long) in addition to the properties defined in props
sendProducerCreditsMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
sendProducerCreditsMessage(int, SimpleString) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
sendProducerCreditsMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendProducerCreditsMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendQueueInfoToQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
This method is used by ActiveMQ Artemis clustering and must not be called by ActiveMQ Artemis clients.
sendServerLargeMessageChunk(MessageInternal, long, boolean, boolean, byte[], SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sendServerLargeMessageChunk(MessageInternal, long, boolean, boolean, byte[], SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sendSubscribeTopology(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
sendSubscribeTopology(boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
sendTopology(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
ServerLocator - Interface in org.apache.activemq.artemis.api.core.client
The serverLocator locates a server, but beyond that it locates a server based on a list.
ServerLocatorImpl - Class in org.apache.activemq.artemis.core.client.impl
This is the implementation of ServerLocator and all the proper javadoc is located on that interface.
ServerLocatorImpl(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
Create a ServerLocatorImpl using UDP discovery to lookup cluster
ServerLocatorImpl(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
Create a ServerLocatorImpl using a static list of live servers
ServerLocatorImpl(Topology, boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
Create a ServerLocatorImpl using UDP discovery to lookup cluster
ServerLocatorImpl(Topology, boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
Create a ServerLocatorImpl using a static list of live servers
ServerLocatorInternal - Interface in org.apache.activemq.artemis.core.client.impl
 
serverLocatorNotClosed(Exception, int) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
ServerLocatorParser - Class in org.apache.activemq.artemis.uri
 
ServerLocatorParser() - Constructor for class org.apache.activemq.artemis.uri.ServerLocatorParser
 
SERVLET_PATH - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
SESS_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_ADD_METADATA - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_ADD_METADATA2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_BINDINGQUERY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_BINDINGQUERY_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_BINDINGQUERY_RESP_V2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_BINDINGQUERY_RESP_V3 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_CLOSE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_COMMIT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_CONSUMER_CLOSE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_CREATECONSUMER - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_EXPIRED - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_FLOWTOKEN - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_FORCE_CONSUMER_DELIVERY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_INDIVIDUAL_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_PRODUCER_CREDITS - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_PRODUCER_FAIL_CREDITS - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_PRODUCER_REQUEST_CREDITS - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_QUEUEQUERY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_QUEUEQUERY_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_QUEUEQUERY_RESP_V2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_RECEIVE_CONTINUATION - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_RECEIVE_LARGE_MSG - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_RECEIVE_MSG - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_ROLLBACK - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_SEND - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_SEND_CONTINUATION - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_SEND_LARGE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_START - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_STOP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_UNIQUE_ADD_METADATA - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_COMMIT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_END - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_FAILED - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_FORGET - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_GET_TIMEOUT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_GET_TIMEOUT_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_INDOUBT_XIDS - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_INDOUBT_XIDS_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_JOIN - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_PREPARE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_RESUME - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_ROLLBACK - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_SET_TIMEOUT - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_SET_TIMEOUT_RESP - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_START - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SESS_XA_SUSPEND - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
session - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
SESSION_CONTINUATION_BASE_SIZE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
SESSION_RECEIVE_CONTINUATION_BASE_SIZE - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
SessionAcknowledgeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionAcknowledgeMessage(long, long, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
SessionAcknowledgeMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
SessionAddMetaDataMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
A SessionAddMetaDataMessage Packet deprecated: It exists only to support old formats
SessionAddMetaDataMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
SessionAddMetaDataMessage(String, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
SessionAddMetaDataMessageV2 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
A SessionAddMetaDataMessage This packet replaces SessionAddMetaDataMessage
SessionAddMetaDataMessageV2() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
SessionAddMetaDataMessageV2(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
SessionAddMetaDataMessageV2(String, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
SessionAddMetaDataMessageV2(byte, String, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
SessionAddMetaDataMessageV2(String, String, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
SessionBindingQueryMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionBindingQueryMessage(SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
SessionBindingQueryMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
SessionBindingQueryResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
A SessionBindingQueryResponseMessage
SessionBindingQueryResponseMessage(boolean, List<SimpleString>) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
SessionBindingQueryResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
SessionBindingQueryResponseMessage(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
SessionBindingQueryResponseMessage_V2 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionBindingQueryResponseMessage_V2(boolean, List<SimpleString>, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
SessionBindingQueryResponseMessage_V2() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
SessionBindingQueryResponseMessage_V2(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
SessionBindingQueryResponseMessage_V3 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionBindingQueryResponseMessage_V3(boolean, List<SimpleString>, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
SessionBindingQueryResponseMessage_V3() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
sessionClose() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sessionClose() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sessionClosed() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
SessionCloseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionCloseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCloseMessage
 
SessionCommitMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionCommitMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCommitMessage
 
SessionConsumerCloseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionConsumerCloseMessage(long) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
SessionConsumerCloseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
SessionConsumerFlowCreditMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionConsumerFlowCreditMessage(long, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
SessionConsumerFlowCreditMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
SessionContext - Class in org.apache.activemq.artemis.spi.core.remoting
 
SessionContext(RemotingConnection) - Constructor for class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
SessionContinuationMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionContinuationMessage(byte, byte[], boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
SessionContinuationMessage(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
SessionCreateConsumerMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionCreateConsumerMessage(long, SimpleString, SimpleString, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
SessionCreateConsumerMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
SessionDeleteQueueMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionDeleteQueueMessage(SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
SessionDeleteQueueMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
SessionExpireMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionExpireMessage(long, long) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
SessionExpireMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
SessionFailureListener - Interface in org.apache.activemq.artemis.api.core.client
A SessionFailureListener notifies the client when a failure occurred on the session.
SessionForceConsumerDelivery - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
A SessionConsumerForceDelivery
SessionForceConsumerDelivery(long, long) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
SessionForceConsumerDelivery() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
SessionIndividualAcknowledgeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionIndividualAcknowledgeMessage(long, long, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
SessionIndividualAcknowledgeMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
sessionNotXA() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
SessionProducerCreditsFailMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionProducerCreditsFailMessage(int, SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
SessionProducerCreditsFailMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
SessionProducerCreditsMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionProducerCreditsMessage(int, SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
SessionProducerCreditsMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
SessionQueueQueryMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionQueueQueryMessage(SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
SessionQueueQueryMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
SessionQueueQueryResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionQueueQueryResponseMessage(QueueQueryResult) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
SessionQueueQueryResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
SessionQueueQueryResponseMessage(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
SessionQueueQueryResponseMessage_V2 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionQueueQueryResponseMessage_V2(QueueQueryResult) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
SessionQueueQueryResponseMessage_V2() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
SessionReceiveClientLargeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionReceiveClientLargeMessage(MessageInternal) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveClientLargeMessage
 
SessionReceiveContinuationMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionReceiveContinuationMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
SessionReceiveContinuationMessage(long, byte[], boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
SessionReceiveContinuationMessage(long, byte[], boolean, boolean, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
SessionReceiveLargeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionReceiveLargeMessage(MessageInternal) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
SessionReceiveLargeMessage(long, MessageInternal, long, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
SessionReceiveMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionReceiveMessage(long, MessageInternal, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
SessionReceiveMessage(MessageInternal) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
SessionRequestProducerCreditsMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionRequestProducerCreditsMessage(int, SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
SessionRequestProducerCreditsMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
SessionSendContinuationMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
A SessionSendContinuationMessage
SessionSendContinuationMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
SessionSendContinuationMessage(MessageInternal, byte[], boolean, boolean, long, SendAcknowledgementHandler) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
SessionSendLargeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionSendLargeMessage(MessageInternal) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
SessionSendMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionSendMessage(MessageInternal, boolean, SendAcknowledgementHandler) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
SessionSendMessage(MessageInternal) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
sessionStart() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sessionStart() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
sessionStop() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
sessionStop() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
SessionUniqueAddMetaDataMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionUniqueAddMetaDataMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionUniqueAddMetaDataMessage
 
SessionUniqueAddMetaDataMessage(String, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionUniqueAddMetaDataMessage
 
SessionXAAfterFailedMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
to be called after a failure on an XA Session
SessionXAAfterFailedMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
SessionXAAfterFailedMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
SessionXACommitMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXACommitMessage(Xid, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
SessionXACommitMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
SessionXAEndMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAEndMessage(Xid, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
SessionXAEndMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
SessionXAForgetMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAForgetMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
SessionXAForgetMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
SessionXAGetInDoubtXidsResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAGetInDoubtXidsResponseMessage(List<Xid>) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
SessionXAGetInDoubtXidsResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
SessionXAGetTimeoutResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAGetTimeoutResponseMessage(int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
SessionXAGetTimeoutResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
SessionXAJoinMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAJoinMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
SessionXAJoinMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
SessionXAPrepareMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAPrepareMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
SessionXAPrepareMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
SessionXAResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAResponseMessage(boolean, int, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
SessionXAResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
SessionXAResumeMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAResumeMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
SessionXAResumeMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
SessionXARollbackMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXARollbackMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
SessionXARollbackMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
SessionXASetTimeoutMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXASetTimeoutMessage(int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
SessionXASetTimeoutMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
SessionXASetTimeoutResponseMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXASetTimeoutResponseMessage(boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
SessionXASetTimeoutResponseMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
SessionXAStartMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SessionXAStartMessage(Xid) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
SessionXAStartMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
setAckBatchSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the acknowledgments batch size.
setAckBatchSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setAddress(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Sets the address to send this message to.
setAddress(Message, SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
setAddress(Message, SimpleString) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
This will set the address at the message
setAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
The only reason this is synchronized is because of encoding a message versus invalidating the buffer.
setAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
setAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
setAddressTransient(SimpleString) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
 
setAddressTransient(SimpleString) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setAddressTransient(SimpleString) - Method in interface org.apache.activemq.artemis.core.message.impl.MessageInternal
 
setAfterConnectionInternalListener(AfterConnectInternalListener) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setAfterConnectionInternalListener(AfterConnectInternalListener) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
setAutoGroup(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether producers created through this factory will automatically assign a group ID to the messages they sent.
setAutoGroup(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setAutoRead(boolean) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
setAutoRead(boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
This will disable reading from the channel.
setBackup(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
setBackupConnector(TransportConfiguration, TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
setBackupConnector(TransportConfiguration, TransportConfiguration) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
setBlackList(String) - Method in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
Replaces the currently configured blackList with a comma separated string containing the new blackList.
setBlockOnAcknowledge(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether consumers created through this factory will block while sending message acknowledgments or do it asynchronously.
setBlockOnAcknowledge(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setBlockOnDurableSend(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether producers created through this factory will block while sending durable messages or do it asynchronously.
setBlockOnDurableSend(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setBlockOnNonDurableSend(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether producers created through this factory will block while sending non-durable messages or do it asynchronously.
setBlockOnNonDurableSend(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setBodyInputStream(InputStream) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Sets the body's IntputStream.
setBodyInputStream(InputStream) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
setBroadcastEndpointFactory(BroadcastEndpointFactory) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
setBroadcastPeriod(long) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
setBrowseOnly(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
setBuffer(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setByte(int, byte) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setByte(int, byte) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setBytes(int, byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setBytes(int, byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setBytes(int, ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setBytes(int, ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setBytes(int, ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setBytes(int, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setBytes(int, ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setBytes(int, byte[], int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setBytes(int, ByteBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setBytes(int, byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setBytes(int, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setBytes(int, ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setCacheLargeMessagesClient(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether large messages received by consumers created through this factory will be cached in temporary files or not.
setCacheLargeMessagesClient(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setCallFailoverTimeout(long) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the blocking call failover timeout.
setCallFailoverTimeout(long) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setCallTimeout(long) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the blocking call timeout.
setCallTimeout(long) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setChannelID(long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
setChannelID(long) - Method in interface org.apache.activemq.artemis.core.protocol.core.Packet
Sets the channel id that should be used once the packet has been successfully decoded it is sent to the correct channel.
setChannelName(String) - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
 
setChannelName(String) - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
 
setChar(int, char) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setChar(int, char) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setClientFailureCheckPeriod(long) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the period (in milliseconds) used to check if a client has failed to receive pings from the server.
setClientFailureCheckPeriod(long) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setClientID(String) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
setClientVersion(int) - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Sets the client protocol used on the communication.
setClientVersion(int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
setCloseListeners(List<CloseListener>) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
setCloseListeners(List<CloseListener>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
 
setClusterConnection(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setClusterConnection(boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
setClusterTransportConfiguration(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setClusterTransportConfiguration(TransportConfiguration) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
setCommandConfirmationHandler(CommandConfirmationHandler) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
sets the handler to use when a confirmation is received.
setCommandConfirmationHandler(CommandConfirmationHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
setCompressLargeMessage(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether to compress or not large messages.
setCompressLargeMessage(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setConfirmationWindowSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the size for the confirmation window buffer of clients using this factory.
setConfirmationWindowSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setConnectionLoadBalancingPolicyClassName(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the class name of the connection load balancing policy.
setConnectionLoadBalancingPolicyClassName(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setConnectionTTL(long) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets this factory's connections time-to-live.
setConnectionTTL(long) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setConnectorInfos(List<String>) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
setConsiderLastMessageAsDelivered(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
setConsumerMaxRate(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum rate of message consumption for consumers created through this factory.
setConsumerMaxRate(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setConsumerWindowSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the window size for flow control of the consumers created through this factory.
setConsumerWindowSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setDeliveryCount(int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Sets the delivery count for this message.
setDeliveryCount(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
setDiscoveryInitialWaitTimeout(long) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
setDouble(int, double) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setDouble(int, double) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setDurable(boolean) - Method in interface org.apache.activemq.artemis.api.core.Message
Sets whether this message is durable or not.
setDurable(boolean) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setDurable(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
setEndpointFactory(BroadcastEndpointFactory) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
setExpiration(long) - Method in interface org.apache.activemq.artemis.api.core.Message
Sets the expiration of this message.
setExpiration(long) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setFailoverOnInitialConnection(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the value for FailoverOnInitialReconnection
setFailoverOnInitialConnection(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setFailoverOnServerShutdown(boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
do any clients failover on a server shutdown
setFailureListeners(List<FailureListener>) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
setFailureListeners(List<FailureListener>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
set the failure listeners.
setFile(String) - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
 
setFilterString(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
setFilterString(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
setFilterString(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
setFloat(int, float) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setFloat(int, float) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setFlowControlSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
setFlowControlSize(int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientMessageInternal
Size used for FlowControl
setForceNotSameRM(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
setForceNotSameRM(boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
setGlobalThreadPoolProperties(int, int) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
Allows programmatical configuration of global thread pools properties.
setGroupAddress(String) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
setGroupID(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the group ID that will be set on each message sent through this factory.
setGroupID(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setGroupPort(int) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
setHa(boolean) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
setHA(boolean) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
setHandler(ChannelHandler) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Sets the ChannelHandler that this channel should forward received packets to.
setHandler(ChannelHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
setHost(String) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
setIdentity(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setIdentity(String) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
Used to better identify Cluster Connection Locators on logs.
setIncomingInterceptorList(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
setIncomingInterceptorList(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setIndex(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setIndex(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setInitialConnectAttempts(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum number of attempts to establish an initial connection.
setInitialConnectAttempts(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setInitialMessagePacketSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the initial size of messages created through this factory.
setInitialMessagePacketSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setInt(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setInt(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setInternalDate(long) - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
setInternalID(long) - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
setJMSCorrelationID(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
setJMSCorrelationIDAsBytes(Message, byte[]) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
setJMSReplyTo(Message, SimpleString) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
setJMSType(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
 
setLargeMessageController(LargeMessageController) - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
setLargeMessageController(LargeMessageController) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientLargeMessageInternal
 
setLargeMessageSize(long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
setLargeMessageSize(long) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientLargeMessageInternal
 
setLive(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
setLocal(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setLocalBindAddress(String) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
setLocalBindPort(int) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
setLocator(ServerLocator) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManagerFactory
 
setLocator(ServerLocator) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
 
setLong(int, long) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setLong(int, long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setLoopbackMessages(boolean) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
 
setMaxElements(int) - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
setMaxRetryInterval(long) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum retry interval.
setMaxRetryInterval(long) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setMessage(MessageInternal) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
We need to turn of notifications of body changes on reset on the server side when dealing with AMQP conversions, for that reason this method will set the message to null here
setMessageCounterMaxDayCount(int) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Sets the maximum number of days kept in memory for message counter.
setMessageCounterSamplePeriod(long) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
Sets the sample period to take message counter snapshot.
setMessageHandler(MessageHandler) - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
Sets the MessageHandler for this consumer to consume messages asynchronously.
setMessageHandler(MessageHandler) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
setMinLargeMessageSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the large message size threshold.
setMinLargeMessageSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setName(String) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
 
setName(String) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
setNodeID(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setNodeID(String) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
setOutgoingInterceptorList(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
setOutgoingInterceptorList(String) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setOutputStream(OutputStream) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Sets the OutputStream that will receive the content of a message received in a non blocking way.
setOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
setOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
setOutputStream(OutputStream) - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Sets the OutputStream of this buffer to the specified output.
setOutputStream(OutputStream) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setOwner(Object) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
The owner exists mainly for debug purposes.
setPacketSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
setPacketSize(int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
setPageCacheMaxSize(int) - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
 
setPort(int) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
setPreAcknowledge(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets to true to pre-acknowledge consumed messages on the server before they are sent to consumers, else set to false to let clients acknowledge the message they consume.
setPreAcknowledge(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setPriority(byte) - Method in interface org.apache.activemq.artemis.api.core.Message
Sets the message priority.
setPriority(byte) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setProducerMaxRate(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum rate of message production for producers created through this factory.
setProducerMaxRate(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setProducerWindowSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Returns the window size for flow control of the producers created through this factory.
setProducerWindowSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setProperties(String) - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
 
setProtocolConnection(RemotingConnection) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
setProtocolConnection(RemotingConnection) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
 
setProtocolManagerFactory(ClientProtocolManagerFactory) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
setProtocolManagerFactory(ClientProtocolManagerFactory) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setQueueName(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
setQueueName(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
setQueueName(SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
setReconnectAttempts(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum number of attempts to retry connection in case of failure.
setReconnectAttempts(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
setReconnectAttempts(int) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
setReconnectAttempts(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setRefreshTimeout(long) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
setRetryInterval(long) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the time to retry connections created by this factory after failure.
setRetryInterval(long) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setRetryIntervalMultiplier(double) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the multiplier to apply to successive retry intervals.
setRetryIntervalMultiplier(double) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setScheduledThreadPoolMaxSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum size of the scheduled thread pool.
setScheduledThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setSendAcknowledgementHandler(SendAcknowledgementHandler) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Sets a SendAcknowledgementHandler for this session.
setSendAcknowledgementHandler(SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
setSendAcknowledgementHandler(SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
setSendAcknowledgementHandler(SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
setSession(ClientSessionInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
setSessionFactory(ClientSessionFactory) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
setSessionFactory(ClientSessionFactory) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
setShort(int, short) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
setShort(int, short) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
setStopSignal() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
setStopSignal() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
Sets a stop signal to true.
setTemporary(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
setThreadPoolMaxSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets the maximum size of the thread pool.
setThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setThreadPools(ExecutorService, ScheduledExecutorService) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
 
setThreadPools(ExecutorService, ScheduledExecutorService) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setTimestamp(long) - Method in interface org.apache.activemq.artemis.api.core.Message
Sets the message timestamp.
setTimestamp(long) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setTransactionTimeout(int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
setTransferring(boolean) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
notifies the channel if it is transferring its connection.
setTransferring(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
setType(byte) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setUniqueEventID(long) - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
setUseGlobalPools(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
Sets whether this factory will use global thread pools (shared among all the factories in the same JVM) or its own pools.
setUseGlobalPools(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
setUserID(UUID) - Method in interface org.apache.activemq.artemis.api.core.Message
Sets the user ID
setUserID(UUID) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
setWhiteList(String) - Method in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
Replaces the currently configured whiteList with a comma separated string containing the new whiteList.
setZero(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
SharedNioEventLoopGroup - Class in org.apache.activemq.artemis.core.remoting.impl.netty
 
shutdownGracefully() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.SharedNioEventLoopGroup
 
shutdownGracefully(long, long, TimeUnit) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.SharedNioEventLoopGroup
 
simpleCommit() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
simpleCommit() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
SimpleIDGenerator - Class in org.apache.activemq.artemis.utils
 
SimpleIDGenerator(long) - Constructor for class org.apache.activemq.artemis.utils.SimpleIDGenerator
 
simpleRollback(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
simpleRollback(boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
If we are doing a simple rollback on the RA, we need to ack the last message sent to the consumer, otherwise DLQ won't work.
size - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
size() - Method in interface org.apache.activemq.artemis.utils.LinkedList
 
size() - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
size() - Method in interface org.apache.activemq.artemis.utils.PriorityLinkedList
 
size() - Method in class org.apache.activemq.artemis.utils.PriorityLinkedListImpl
 
size() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
SizeFormatterUtil - Class in org.apache.activemq.artemis.utils
 
SizeFormatterUtil() - Constructor for class org.apache.activemq.artemis.utils.SizeFormatterUtil
 
sizeof(long) - Static method in class org.apache.activemq.artemis.utils.SizeFormatterUtil
 
sizeOfNullableBoolean(Boolean) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
sizeOfNullableDouble(Double) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
sizeOfNullableInteger(Integer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
sizeOfNullableLong(Long) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
sizeOfNullableSimpleString(String) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
Size of a String as if it was a Nullable Simple String
sizeOfSimpleString(String) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
Size of a String as it if was a Simple String
skip(long) - Method in class org.apache.activemq.artemis.utils.ActiveMQBufferInputStream
 
skipBytes(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
slice(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
slice() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
SoftValueHashMap<K,V extends SoftValueHashMap.ValueCache> - Class in org.apache.activemq.artemis.utils
 
SoftValueHashMap(int) - Constructor for class org.apache.activemq.artemis.utils.SoftValueHashMap
 
SoftValueHashMap.ValueCache - Interface in org.apache.activemq.artemis.utils
 
splitHosts(String) - Static method in class org.apache.activemq.artemis.api.core.TransportConfiguration
Utility method for splitting a comma separated list of hosts
splitStringList(String, String) - Static method in class org.apache.activemq.artemis.utils.StringUtil
Convert a String into a list of String
SSL_ENABLED_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
SSLSupport - Class in org.apache.activemq.artemis.core.remoting.impl.ssl
Please note, this class supports PKCS#11 keystores, but there are no specific tests in the ActiveMQ Artemis test-suite to validate/verify this works because this requires a functioning PKCS#11 provider which is not available by default (see java.security.Security#getProviders()).
SSLSupport() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport
 
start() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Starts the session.
start() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQComponentControl
Starts this component.
start() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
start() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
start() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
start(Xid, int) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
start(Executor) - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
start(Executor) - Method in interface org.apache.activemq.artemis.core.client.impl.ServerLocatorInternal
 
start() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
start() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
start() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
starts the connector
startCall() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
startCall() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
This is used internally to control and educate the user about using the thread boundaries properly.
STOMP_CONSUMERS_CREDIT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
STOMP_DEFAULT_CONSUMERS_CREDIT - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
STOMP_ENABLE_MESSAGE_ID - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
STOMP_MIN_LARGE_MESSAGE_SIZE - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
stop() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
Stops the session.
stop() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQComponentControl
Stops this component.
stop(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
stop(boolean) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientConsumerInternal
 
stop() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.CloseRunnable
 
stop() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
stop(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
stop() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
stop() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
stop() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
This is to be called when a connection failed and we want to interrupt any communication.
stopPingingAfterOne() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
storeResult(Message, Object) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
Used by ActiveMQ Artemis management service.
STREAM_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
StreamMessageUtil - Class in org.apache.activemq.artemis.reader
 
StreamMessageUtil() - Constructor for class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadBoolean(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
Method to read boolean values out of the Stream protocol existent on JMS Stream Messages Throws IllegalStateException if the type was invalid
streamReadByte(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadBytes(ActiveMQBuffer, int, byte[]) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
Utility for reading bytes out of streaming.
streamReadChar(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadDouble(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadFloat(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadInteger(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadLong(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadObject(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadShort(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
streamReadString(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.reader.StreamMessageUtil
 
stringSetToCommaListString(Set<String>) - Static method in class org.apache.activemq.artemis.utils.ConfigurationHelper
 
stringToElement(String) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
StringUtil - Class in org.apache.activemq.artemis.utils
 
StringUtil() - Constructor for class org.apache.activemq.artemis.utils.StringUtil
 
stripCDATA(String) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
SUBSCRIBE_TOPOLOGY - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SUBSCRIBE_TOPOLOGY_V2 - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
SubscribeClusterTopologyUpdatesMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SubscribeClusterTopologyUpdatesMessage(boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
SubscribeClusterTopologyUpdatesMessage(byte, boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
SubscribeClusterTopologyUpdatesMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
SubscribeClusterTopologyUpdatesMessage(byte) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
SubscribeClusterTopologyUpdatesMessageV2 - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
 
SubscribeClusterTopologyUpdatesMessageV2(boolean, int) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
SubscribeClusterTopologyUpdatesMessageV2() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
supports(byte) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
For protocol check
supports(byte, int) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
For protocol check
supports(byte) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
supports(byte, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
supportsLargeMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
ActiveMQ Artemis does support large messages
supportsLargeMessage() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
syncIDGeneratorSequence(long) - Method in interface org.apache.activemq.artemis.core.protocol.core.CoreRemotingConnection
Resets the id generator used to generate id's.
syncIDGeneratorSequence(long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 

T

TCP_NODELAY_PROPNAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
Disable Nagle's algorithm.
Valid for (client) Sockets.
TCP_RECEIVEBUFFER_SIZE_PROPNAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
TCP_SENDBUFFER_SIZE_PROPNAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
TCPServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
 
TCPServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.TCPServerLocatorSchema
 
TCPTransportConfigurationSchema - Class in org.apache.activemq.artemis.uri.schema.connector
 
TCPTransportConfigurationSchema(Set<String>) - Constructor for class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
 
tearDownRecursively(Context) - Static method in class org.apache.activemq.artemis.utils.JNDIUtil
 
temporary - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
terminationFuture() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.SharedNioEventLoopGroup
 
TEXT_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
 
TextMessageUtil - Class in org.apache.activemq.artemis.reader
 
TextMessageUtil() - Constructor for class org.apache.activemq.artemis.reader.TextMessageUtil
 
THREAD_POOL_MAX_SIZE_PROPERTY_KEY - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
 
TimeAndCounterIDGenerator - Class in org.apache.activemq.artemis.utils
A TimeAndCounterIDGenerator
TimeAndCounterIDGenerator() - Constructor for class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
timedOutSendingPacket(long, Byte) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
timedOutStoppingDiscovery() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timedOutWaitingForScheduledPoolTermination() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timedOutWaitingForTermination() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timeoutClosingNettyChannel() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timeoutClosingSSL() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timeoutFlushingPacket() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timeoutOnLargeMessage() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
timeoutStreamingLargeMessage() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timeOutWaitingForProcessing() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
timestamp - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
toBase64String(Xid) - Static method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
toByteBuffer(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
toByteBuffer() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
toByteBuffers() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
toByteBuffers(int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
toJSON(DayCounterInfo[]) - Static method in class org.apache.activemq.artemis.api.core.management.DayCounterInfo
 
toJson() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
toJson() - Method in class org.apache.activemq.artemis.core.security.Role
 
toJSONArray(Object[]) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
toJsonArray(List<String>) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
toJsonObject(Map<String, Object>) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
 
TokenBucketLimiter - Interface in org.apache.activemq.artemis.utils
This class can throttle to a specific rate, using an algorithm based on the Token Bucket metaphor.
TokenBucketLimiterImpl - Class in org.apache.activemq.artemis.utils
 
TokenBucketLimiterImpl(int, boolean) - Constructor for class org.apache.activemq.artemis.utils.TokenBucketLimiterImpl
 
TokenBucketLimiterImpl(int, boolean, TimeUnit, int) - Constructor for class org.apache.activemq.artemis.utils.TokenBucketLimiterImpl
 
toMap() - Method in interface org.apache.activemq.artemis.api.core.Message
 
toMap() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
Topology - Class in org.apache.activemq.artemis.core.client.impl
 
Topology(Object) - Constructor for class org.apache.activemq.artemis.core.client.impl.Topology
 
Topology(Object, Executor) - Constructor for class org.apache.activemq.artemis.core.client.impl.Topology
 
TopologyMember - Interface in org.apache.activemq.artemis.api.core.client
A member of the topology.
TopologyMemberImpl - Class in org.apache.activemq.artemis.core.client.impl
 
TopologyMemberImpl(String, String, String, TransportConfiguration, TransportConfiguration) - Constructor for class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
topologyResponseHandler - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
TopologyResponseHandler - Interface in org.apache.activemq.artemis.spi.core.remoting
 
toPropertyMap() - Method in interface org.apache.activemq.artemis.api.core.Message
 
toPropertyMap() - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
toQueueQuery() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
toQueueQuery() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
toString() - Method in class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
 
toString() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
 
toString() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
 
toString() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
toString() - Method in class org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl
 
toString() - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
toString() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
toString(String) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
toString() - Method in class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl
 
toString() - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
toString() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
toString() - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryEntry
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQConsumerContext
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.PacketImpl
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.RemotingConnectionImpl
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ActiveMQExceptionMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CheckFailoverReplyMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V3
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateQueueMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSessionResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.CreateSharedQueueMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectMessage_V2
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.PacketsConfirmedMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.Ping
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReattachSessionResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.RollbackMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAcknowledgeMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionAddMetaDataMessageV2
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V2
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionBindingQueryResponseMessage_V3
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerCloseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionConsumerFlowCreditMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionContinuationMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionCreateConsumerMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionDeleteQueueMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionExpireMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionForceConsumerDelivery
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionIndividualAcknowledgeMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsFailMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionProducerCreditsMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionQueueQueryResponseMessage_V2
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveContinuationMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveLargeMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionReceiveMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionRequestProducerCreditsMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendContinuationMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendLargeMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionSendMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAAfterFailedMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXACommitMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAEndMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAForgetMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetInDoubtXidsResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAGetTimeoutResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAJoinMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAPrepareMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAResumeMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXARollbackMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXASetTimeoutResponseMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionXAStartMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessage
 
toString() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SubscribeClusterTopologyUpdatesMessageV2
 
toString() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
toString() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector
 
toString() - Method in class org.apache.activemq.artemis.core.security.Role
 
toString() - Method in class org.apache.activemq.artemis.core.server.management.Notification
 
toString() - Method in class org.apache.activemq.artemis.core.transaction.impl.XidImpl
 
toString() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
 
toString() - Method in class org.apache.activemq.artemis.utils.FutureLatch
 
toString() - Method in class org.apache.activemq.artemis.utils.LinkedListImpl
 
toString() - Method in class org.apache.activemq.artemis.utils.TimeAndCounterIDGenerator
 
toStringParameters(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.activemq.artemis.api.core.TransportConfiguration
 
toURI() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
 
toURI() - Method in class org.apache.activemq.artemis.core.client.impl.TopologyMemberImpl
 
transferConnection(CoreRemotingConnection) - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
Transfers the connection used by this channel to the one specified.
transferConnection(CoreRemotingConnection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
TransportConfiguration - Class in org.apache.activemq.artemis.api.core
A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists.
TransportConfiguration() - Constructor for class org.apache.activemq.artemis.api.core.TransportConfiguration
Creates a default TransportConfiguration with no configured transport.
TransportConfiguration(String, Map<String, Object>, String) - Constructor for class org.apache.activemq.artemis.api.core.TransportConfiguration
Creates a TransportConfiguration with a specific name providing the class name of the ConnectorFactory and any parameters needed.
TransportConfiguration(String, Map<String, Object>, String, Map<String, Object>) - Constructor for class org.apache.activemq.artemis.api.core.TransportConfiguration
Creates a TransportConfiguration with a specific name providing the class name of the ConnectorFactory and any parameters needed.
TransportConfiguration(String, Map<String, Object>) - Constructor for class org.apache.activemq.artemis.api.core.TransportConfiguration
Creates a TransportConfiguration providing the class name of the ConnectorFactory and any parameters needed.
TransportConfiguration(String) - Constructor for class org.apache.activemq.artemis.api.core.TransportConfiguration
Creates a TransportConfiguration providing the class name of the ConnectorFactory
TransportConfigurationHelper - Interface in org.apache.activemq.artemis.api.core
Helper interface for specifying default parameters on Transport Configurations.
TransportConfigurationUtil - Class in org.apache.activemq.artemis.core.remoting.impl
Stores static mappings of class names to ConnectorFactory instances to act as a central repo for ConnectorFactory objects.
TransportConfigurationUtil() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.TransportConfigurationUtil
 
transportConnection - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
 
TransportConstants - Class in org.apache.activemq.artemis.core.remoting.impl.netty
 
TransportConstants() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
TRUSTSTORE_PASSWORD_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
TRUSTSTORE_PATH_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
TRUSTSTORE_PROVIDER_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
ttl - Variable in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
 
txOutcomeUnknown() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
txRolledBack() - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
type - Variable in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
TYPE_HEADER_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
 

U

UDPBroadcastEndpointFactory - Class in org.apache.activemq.artemis.api.core
The configuration used to determine how the server will broadcast members.
UDPBroadcastEndpointFactory() - Constructor for class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
 
UDPServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
 
UDPServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
 
unableToCloseConsumer(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
unableToCloseSession(Exception) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
unblockingACall(Throwable) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientMessageBundle
 
unexpectedResponseFromHttpServer(Object) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
uniqueEventID - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterTopologyChangeMessage_V2
 
unlock() - Method in interface org.apache.activemq.artemis.core.protocol.core.Channel
unlocks the channel.
unlock() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl
 
unReferencedCreditsSize() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManager
 
unReferencedCreditsSize() - Method in class org.apache.activemq.artemis.core.client.impl.ClientProducerCreditManagerImpl
 
unregisterListener(DiscoveryListener) - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
updateAsLive(String, TopologyMemberImpl) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
This is called by the server when the node is activated from backup state.
updateBackup(TopologyMemberImpl) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
This is called by the server when the node is activated from backup state.
updateDuplicateIdCache(String, Object[]) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
 
updateMember(long, String, TopologyMemberImpl) - Method in class org.apache.activemq.artemis.core.client.impl.Topology
 
urlToElement(URL) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
USE_INVM_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
USE_NIO_GLOBAL_WORKER_POOL_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
USE_NIO_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
USE_SERVLET_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 

V

validate(Node, String) - Static method in class org.apache.activemq.artemis.utils.XMLUtil
 
valueOf(String) - Static method in enum org.apache.activemq.artemis.api.core.client.FailoverEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.api.core.management.CoreNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.CHANNEL_ID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.core.settings.impl.AddressFullMessagePolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.activemq.artemis.api.core.client.FailoverEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.activemq.artemis.api.core.management.CoreNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.CHANNEL_ID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.activemq.artemis.core.settings.impl.AddressFullMessagePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.activemq.artemis.utils.SoftValueHashMap
 
VERIFY_HOST_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants
 
Version - Interface in org.apache.activemq.artemis.core.version
 
VERSION_INTRODUCED - Static variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.DisconnectConsumerWithKillMessage
 
VERSION_PROP_FILE_KEY - Static variable in class org.apache.activemq.artemis.utils.VersionLoader
 
VersionImpl - Class in org.apache.activemq.artemis.core.version.impl
 
VersionImpl(String, int, int, int, int, int[]) - Constructor for class org.apache.activemq.artemis.core.version.impl.VersionImpl
 
VersionLoader - Class in org.apache.activemq.artemis.utils
This loads the version info in from a version.properties file.
VersionLoader() - Constructor for class org.apache.activemq.artemis.utils.VersionLoader
 

W

waitCompletion(long) - Method in interface org.apache.activemq.artemis.core.client.impl.LargeMessageController
Waits for the completion for the specified waiting time (in milliseconds).
waitCompletion(long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
waitForBroadcast(long) - Method in class org.apache.activemq.artemis.core.cluster.DiscoveryGroup
 
waitForTopology(long, TimeUnit) - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl
 
waitForTopology(long, TimeUnit) - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryInternal
 
waitOnLatch(long) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager
 
waitOnLatch(long) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
 
waitOutputStreamCompletion(long) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Wait the outputStream completion of the message.
waitOutputStreamCompletion(long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientLargeMessageImpl
 
waitOutputStreamCompletion(long) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
warn(String) - Method in interface org.apache.activemq.artemis.core.client.ActiveMQClientLogger
 
warningIssued - Variable in class org.apache.activemq.artemis.utils.ConfirmationWindowWarning
 
WHITELIST_PROPERTY - Static variable in class org.apache.activemq.artemis.utils.ObjectInputStreamWithClassLoader
 
workDone() - Method in class org.apache.activemq.artemis.core.client.impl.ClientSessionImpl
 
workDone() - Method in interface org.apache.activemq.artemis.core.client.impl.ClientSessionInternal
 
writable() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writableBytes() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
write(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
write(ActiveMQBuffer, boolean, boolean) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
write(ActiveMQBuffer, boolean, boolean, ChannelFutureListener) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnection
 
write(ActiveMQBuffer, boolean, boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
writes the buffer to the connection and if flush is true returns only when the buffer has been physically written to the connection.
write(ActiveMQBuffer, boolean, boolean, ChannelFutureListener) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
writes the buffer to the connection and if flush is true returns only when the buffer has been physically written to the connection.
write(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
writes the buffer to the connection with no flushing or batching
write(int) - Method in class org.apache.activemq.artemis.utils.InflaterWriter
 
writeAsNullableSimpleString(ActiveMQBuffer, String) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
writeAsSimpleString(ActiveMQBuffer, String) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
writeBodyBufferBytes(byte[]) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
writeBodyBufferBytes(byte[]) - Method in interface org.apache.activemq.artemis.api.core.Message
Writes the input byte array to the message body ActiveMQBuffer
writeBodyBufferBytes(byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
writeBodyBufferBytes(byte[]) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
writeBodyBufferString(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
Overridden from Message to enable fluent API
writeBodyBufferString(String) - Method in interface org.apache.activemq.artemis.api.core.Message
Writes the input String to the message body ActiveMQBuffer
writeBodyBufferString(String) - Method in class org.apache.activemq.artemis.core.client.impl.ClientMessageImpl
 
writeBodyBufferString(String) - Method in class org.apache.activemq.artemis.core.message.impl.MessageImpl
 
writeBodyMap(ActiveMQBuffer, TypedProperties) - Static method in class org.apache.activemq.artemis.reader.MapMessageUtil
Utility method to set the map on a message body
writeBodyText(ActiveMQBuffer, SimpleString) - Static method in class org.apache.activemq.artemis.reader.TextMessageUtil
Utility method to set the Text message on a message body
writeBoolean(boolean) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBoolean(boolean) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeByte(byte) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeByte(byte) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBytes(byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBytes(ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBytes(ByteBuf, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBytes(ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBytes(ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(byte[]) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(ByteBuffer) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(ByteBuf, int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(InputStream, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(ScatteringByteChannel, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeBytes(ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeChar(char) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeChar(char) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeDouble(double) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeDouble(double) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeFloat(float) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeFloat(float) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeInt(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeInt(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeLong(long) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeLong(long) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeMedium(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeNullableBoolean(ActiveMQBuffer, Boolean) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
writeNullableDouble(ActiveMQBuffer, Double) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
writeNullableInteger(ActiveMQBuffer, Integer) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
writeNullableLong(ActiveMQBuffer, Long) - Static method in class org.apache.activemq.artemis.utils.BufferHelper
 
writeNullableSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeNullableSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeNullableString(String) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeNullableString(String) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writerIndex(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writerIndex() - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writerIndex(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeShort(short) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeShort(short) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeString(String) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeString(String) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeUTF(String) - Method in class org.apache.activemq.artemis.core.buffers.impl.ResetLimitWrappedActiveMQBuffer
 
writeUTF(String) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 
writeZero(int) - Method in class org.apache.activemq.artemis.core.client.impl.LargeMessageControllerImpl
 

X

xaCommit(Xid, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaCommit(Xid, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaEnd(Xid, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaEnd(Xid, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaFailed(Xid) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaFailed(Xid) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaForget(Xid) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaForget(Xid) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaPrepare(Xid) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaPrepare(Xid) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaRollback(Xid, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaRollback(Xid, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaScan() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaScan() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
xaStart(Xid, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext
 
xaStart(Xid, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
 
XidCodecSupport - Class in org.apache.activemq.artemis.utils
 
XidCodecSupport() - Constructor for class org.apache.activemq.artemis.utils.XidCodecSupport
 
XidImpl - Class in org.apache.activemq.artemis.core.transaction.impl
Xid implementation
XidImpl(byte[], int, byte[]) - Constructor for class org.apache.activemq.artemis.core.transaction.impl.XidImpl
Standard constructor
XidImpl(Xid) - Constructor for class org.apache.activemq.artemis.core.transaction.impl.XidImpl
Copy constructor
XMLUtil - Class in org.apache.activemq.artemis.utils
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
ActiveMQ Artemis Core Client 1.5.5.010-redhat-1

Copyright © 2018 The Apache Software Foundation. All Rights Reserved.