A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Standard JAAS override.
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ExternalCertificateLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
- AbstractCFSchema - Class in org.apache.activemq.artemis.uri
- AbstractCFSchema() - Constructor for class org.apache.activemq.artemis.uri.AbstractCFSchema
- 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
- AbstractPrincipalLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Abstract login module that uses an external authenticated principal
- AbstractPrincipalLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
- AbstractProtocolManager<P,I extends BaseInterceptor<P>,C extends RemotingConnection,R extends org.apache.activemq.artemis.core.server.balancing.RedirectHandler> - Class in org.apache.activemq.artemis.spi.core.protocol
- AbstractProtocolManager() - Constructor for class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- AbstractProtocolManagerFactory<P extends BaseInterceptor> - Class in org.apache.activemq.artemis.spi.core.protocol
- AbstractProtocolManagerFactory() - Constructor for class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManagerFactory
- 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
- Acceptor - Interface in org.apache.activemq.artemis.spi.core.remoting
-
An Acceptor is used by the RemotingService to allow clients to connect.
- ACCEPTOR - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- ACCEPTOR_STARTED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- ACCEPTOR_STOPPED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- AcceptorControl - Interface in org.apache.activemq.artemis.api.core.management
-
An AcceptorControl is used to manage Acceptors.
- AcceptorFactory - Interface in org.apache.activemq.artemis.spi.core.remoting
-
A factory for creating acceptors.
- AcceptorTransportConfigurationParser - Class in org.apache.activemq.artemis.uri
- AcceptorTransportConfigurationParser() - Constructor for class org.apache.activemq.artemis.uri.AcceptorTransportConfigurationParser
- acceptsConsumer(long) - Method in interface org.apache.activemq.artemis.api.core.Message
- acceptsNoHandshake() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
If this protocols accepts connectoins without an initial handshake.
- ackAllConsumers() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- ackBatchSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- acknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
Acknowledges reception of this message.
- acknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- acknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- activated() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- activationComplete() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- 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_GROUP_ID - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
-
Name of the ActiveMQ Artemis Message group id header.
- 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_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_USERID - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
-
Name of the ActiveMQ Artemis UserID header.
- ActiveMQBasicSecurityManager - Class in org.apache.activemq.artemis.spi.core.security
-
All user and role state (both in memory and on disk) is maintained by the underlying StorageManager
- ActiveMQBasicSecurityManager() - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- ActiveMQBytesCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
- ActiveMQBytesCompatibleMessage(BytesMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
- ActiveMQBytesCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
- ActiveMQBytesCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
- ActiveMQBytesMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS
BytesMessage
. - ActiveMQBytesMessage(BytesMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
Foreign message constructor
- ActiveMQBytesMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
Constructor on receipt at client side
- ActiveMQBytesMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
This constructor is used to construct messages prior to sending
- ActiveMQClient - Class in org.apache.activemq.artemis.api.core.client
-
Utility class for creating ActiveMQ Artemis
ClientSessionFactory
objects. - ActiveMQCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
- ActiveMQCompatibleMessage() - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- ActiveMQCompatibleMessage(byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- ActiveMQCompatibleMessage(Message, byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- ActiveMQCompatibleMessage(Message, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- ActiveMQCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- ActiveMQCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- ActiveMQComponentControl - Interface in org.apache.activemq.artemis.api.core.management
-
An ActiveMQComponentControl is used to manage the life cycle of an ActiveMQ Artemis component.
- ActiveMQConnection - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Connection.
- ActiveMQConnection(ConnectionFactoryOptions, String, String, int, String, int, int, boolean, boolean, ClientSessionFactory) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- ActiveMQConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
- ActiveMQConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
This will use a default URI from
DefaultConnectionProperties
- ActiveMQConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- ActiveMQConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- ActiveMQConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- ActiveMQConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
For compatibility and users used to this kind of constructor
- ActiveMQConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- ActiveMQConnectionForContext - Interface in org.apache.activemq.artemis.jms.client
-
Interface created to support reference counting all contexts using it.
- ActiveMQConnectionForContextImpl - Class in org.apache.activemq.artemis.jms.client
- ActiveMQConnectionForContextImpl() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- ActiveMQConnectionMetaData - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionMetaData.
- ActiveMQConnectionMetaData(Version) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
-
Create a new ActiveMQConnectionMetaData object.
- ActiveMQDefaultConfiguration - Class in org.apache.activemq.artemis.api.config
-
Default values of ActiveMQ Artemis configuration parameters.
- ActiveMQDestination - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Destination.
- ActiveMQDestination(String, String, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- ActiveMQDestination(String, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- ActiveMQDestination(SimpleString, String, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
Deprecated.
- ActiveMQDestination(SimpleString, ActiveMQDestination.TYPE, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- ActiveMQDestination.TYPE - Enum in org.apache.activemq.artemis.jms.client
- ActiveMQInitialContextFactory - Class in org.apache.activemq.artemis.jndi
-
A factory of the ActiveMQ Artemis InitialContext which contains
ConnectionFactory
instances as well as a child context called destinations which contain all of the current active destinations, in child context depending on the QoS such as transient or durable and queue or topic. - ActiveMQInitialContextFactory() - Constructor for class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- ActiveMQJAASSecurityManager - Class in org.apache.activemq.artemis.spi.core.security
-
This implementation delegates to the JAAS security interfaces.
- ActiveMQJAASSecurityManager() - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- ActiveMQJAASSecurityManager(String) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- ActiveMQJAASSecurityManager(String, String) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- ActiveMQJAASSecurityManager(String, String, SecurityConfiguration, SecurityConfiguration) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- ActiveMQJAASSecurityManager(String, SecurityConfiguration) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- ActiveMQJMSBridgeLogger - Interface in org.apache.activemq.artemis.jms.bridge
-
Logger Code 34 each message id must be 6 digits long starting with 34, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 341000 to 341999
- ActiveMQJMSBridgeLogger_$logger - Class in org.apache.activemq.artemis.jms.bridge
-
Warning this class consists of generated code.
- ActiveMQJMSBridgeLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- ActiveMQJMSClient - Class in org.apache.activemq.artemis.api.jms
-
A utility class for creating ActiveMQ Artemis client-side JMS managed resources.
- ActiveMQJMSClientBundle - Interface in org.apache.activemq.artemis.jms.client
-
Logger Code 13 each message id must be 6 digits long starting with 13, the 3rd digit should be 9 so 139000 to 139999
- ActiveMQJMSClientBundle_$bundle - Class in org.apache.activemq.artemis.jms.client
-
Warning this class consists of generated code.
- ActiveMQJMSClientBundle_$bundle() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- ActiveMQJMSClientLogger - Interface in org.apache.activemq.artemis.jms.client
-
Logger Code 13 each message id must be 6 digits long starting with 13, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 131000 to 131999
- ActiveMQJMSClientLogger_$logger - Class in org.apache.activemq.artemis.jms.client
-
Warning this class consists of generated code.
- ActiveMQJMSClientLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- ActiveMQJMSConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
- ActiveMQJMSConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
- ActiveMQJMSConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
- ActiveMQJMSConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
- ActiveMQJMSConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
- ActiveMQJMSConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
- ActiveMQJMSConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSConnectionFactory
- ActiveMQJMSConstants - Class in org.apache.activemq.artemis.api.jms
-
Constants for ActiveMQ Artemis for property keys used for ActiveMQ Artemis specific extensions to JMS.
- ActiveMQJMSConstants() - Constructor for class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- ActiveMQJMSConsumer - Class in org.apache.activemq.artemis.jms.client
- ActiveMQJMSContext - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMSContext.
- ActiveMQJMSContext(ActiveMQConnectionForContext, int, ThreadAwareContext) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- ActiveMQJMSContext(ActiveMQConnectionForContext, ThreadAwareContext) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- ActiveMQJMSProducer - Class in org.apache.activemq.artemis.jms.client
-
NOTE: this class forwards
ActiveMQJMSProducer.setDisableMessageID(boolean)
andActiveMQJMSProducer.setDisableMessageTimestamp(boolean)
calls their equivalent at theMessageProducer
. - ActiveMQJMSServerBundle - Interface in org.apache.activemq.artemis.jms.server
-
Logger Code 12 each message id must be 6 digits long starting with 12, the 3rd digit should be 9 so 129000 to 129999
- ActiveMQJMSServerBundle_$bundle - Class in org.apache.activemq.artemis.jms.server
-
Warning this class consists of generated code.
- ActiveMQJMSServerBundle_$bundle() - Constructor for class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- ActiveMQJMSServerLogger - Interface in org.apache.activemq.artemis.jms.server
-
Logger Code 12 each message id must be 6 digits long starting with 12, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 121000 to 121999
- ActiveMQJMSServerLogger_$logger - Class in org.apache.activemq.artemis.jms.server
-
Warning this class consists of generated code.
- ActiveMQJMSServerLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- ActiveMQJournalBundle - Interface in org.apache.activemq.artemis.journal
-
Logger Code 14 each message id must be 6 digits long starting with 14, the 3rd digit should be 9 so 149000 to 149999
- ActiveMQJournalBundle_$bundle - Class in org.apache.activemq.artemis.journal
-
Warning this class consists of generated code.
- ActiveMQJournalBundle_$bundle() - Constructor for class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- ActiveMQJournalLogger - Interface in org.apache.activemq.artemis.journal
-
Logger Code 14 each message id must be 6 digits long starting with 14, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 141000 to 141999
- ActiveMQJournalLogger_$logger - Class in org.apache.activemq.artemis.journal
-
Warning this class consists of generated code.
- ActiveMQJournalLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- ActiveMQManagementProxy - Class in org.apache.activemq.artemis.api.core.management
- ActiveMQManagementProxy(ClientSession) - Constructor for class org.apache.activemq.artemis.api.core.management.ActiveMQManagementProxy
- ActiveMQManagementProxy(ServerLocator, String, String) - Constructor for class org.apache.activemq.artemis.api.core.management.ActiveMQManagementProxy
- ActiveMQMapCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
- ActiveMQMapCompatibleMessage() - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- ActiveMQMapCompatibleMessage(MapMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- ActiveMQMapCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- ActiveMQMapCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- ActiveMQMapMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS MapMessage.
- ActiveMQMapMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- ActiveMQMapMessage(MapMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
Constructor for a foreign MapMessage
- ActiveMQMapMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- ActiveMQMapMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- ActiveMQMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Message.
- ActiveMQMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- ActiveMQMessage(byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- ActiveMQMessage(Message, byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- ActiveMQMessage(Message, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- ActiveMQMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
Constructor for when receiving a message from the server
- ActiveMQMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- ActiveMQMessageConsumer - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS MessageConsumer.
- ActiveMQMessageConsumer(ConnectionFactoryOptions, ActiveMQConnection, ActiveMQSession, ClientConsumer, boolean, ActiveMQDestination, String, SimpleString) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- ActiveMQMessageProducer - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS MessageProducer.
- ActiveMQMessageProducer(ActiveMQConnection, ClientProducer, ActiveMQDestination, ActiveMQSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- ActiveMQObjectCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
- ActiveMQObjectCompatibleMessage(ObjectMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
- ActiveMQObjectCompatibleMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
- ActiveMQObjectCompatibleMessage(ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
- ActiveMQObjectMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ObjectMessage.
- ActiveMQObjectMessage(ObjectMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
-
A copy constructor for foreign JMS ObjectMessages.
- ActiveMQObjectMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- ActiveMQObjectMessage(ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- ActiveMQQueue - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Queue.
- ActiveMQQueue() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- ActiveMQQueue(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- ActiveMQQueue(String, boolean) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- ActiveMQQueue(String, boolean, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- ActiveMQQueue(String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
-
Deprecated.
- ActiveMQQueue(SimpleString) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- ActiveMQQueueBrowser - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS QueueBrowser.
- ActiveMQQueueBrowser(ConnectionFactoryOptions, ActiveMQQueue, String, ClientSession, boolean) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
- ActiveMQQueueConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
- ActiveMQQueueConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- ActiveMQQueueConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- ActiveMQQueueConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- ActiveMQQueueConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- ActiveMQQueueConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- ActiveMQQueueConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- ActiveMQSecurityManager - Interface in org.apache.activemq.artemis.spi.core.security
-
Use to validate whether a user has is valid to connect to the server and perform certain functions
- ActiveMQSecurityManager2 - Interface in org.apache.activemq.artemis.spi.core.security
-
Used to validate whether a user is authorized to connect to the server and perform certain functions on certain destinations.
- ActiveMQSecurityManager3 - Interface in org.apache.activemq.artemis.spi.core.security
-
Used to validate whether a user is authorized to connect to the server and perform certain functions on certain destinations.
- ActiveMQSecurityManager4 - Interface in org.apache.activemq.artemis.spi.core.security
-
Used to validate whether a user is authorized to connect to the server and perform certain functions on certain addresses This is an evolution of
ActiveMQSecurityManager3
that adds the ability to specify the JAAS domain per call. - ActiveMQSecurityManager5 - Interface in org.apache.activemq.artemis.spi.core.security
-
Used to validate whether a user is authorized to connect to the server and perform certain functions on certain addresses This is an evolution of
ActiveMQSecurityManager4
that integrates with the new Subject caching functionality. - ActiveMQSecurityManagerImpl - Class in org.apache.activemq.artemis.spi.core.security
-
Deprecated.
- ActiveMQSecurityManagerImpl() - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- ActiveMQSecurityManagerImpl(SecurityConfiguration) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- ActiveMQServerControl - Interface in org.apache.activemq.artemis.api.core.management
-
An ActiveMQServerControl is used to manage ActiveMQ Artemis servers.
- ActiveMQSession - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Session.
- ActiveMQSession(ConnectionFactoryOptions, ActiveMQConnection, boolean, boolean, int, boolean, boolean, ClientSession, int) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQSession
- ActiveMQStreamCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
- ActiveMQStreamCompatibleMessage() - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- ActiveMQStreamCompatibleMessage(StreamMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- ActiveMQStreamCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- ActiveMQStreamCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- ActiveMQStreamMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS StreamMessage.
- ActiveMQStreamMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- ActiveMQStreamMessage(StreamMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- ActiveMQStreamMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- ActiveMQStreamMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- ActiveMQTemporaryQueue - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS TemporaryQueue.
- ActiveMQTemporaryQueue() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
- ActiveMQTemporaryQueue(String, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
- ActiveMQTemporaryTopic - Class in org.apache.activemq.artemis.jms.client
- ActiveMQTemporaryTopic() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
- ActiveMQTemporaryTopic(String, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
- ActiveMQTextCompatibleMessage - Class in org.apache.activemq.artemis.jms.client.compatible1X
- ActiveMQTextCompatibleMessage(TextMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
- ActiveMQTextCompatibleMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
- ActiveMQTextCompatibleMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
- ActiveMQTextMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS TextMessage.
- ActiveMQTextMessage(TextMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
-
A copy constructor for non-ActiveMQ Artemis JMS TextMessages.
- ActiveMQTextMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- ActiveMQTextMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- ActiveMQTopic - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Topic.
- ActiveMQTopic() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- ActiveMQTopic(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- ActiveMQTopic(String, boolean) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- ActiveMQTopic(String, boolean, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- ActiveMQTopic(String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
-
Deprecated.
- ActiveMQTopic(SimpleString) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- ActiveMQTopicConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
- ActiveMQTopicConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- ActiveMQTopicConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- ActiveMQTopicConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- ActiveMQTopicConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- ActiveMQTopicConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- ActiveMQTopicConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- ActiveMQXAConnection - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS XAConnection.
- ActiveMQXAConnection(ConnectionFactoryOptions, String, String, int, String, int, int, boolean, boolean, ClientSessionFactory) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
- ActiveMQXAConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
A class that represents a XAConnectionFactory.
- ActiveMQXAConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- ActiveMQXAConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- ActiveMQXAConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- ActiveMQXAConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- ActiveMQXAConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- ActiveMQXAConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- ActiveMQXAJMSContext - Class in org.apache.activemq.artemis.jms.client
- ActiveMQXAJMSContext(ActiveMQConnectionForContext, ThreadAwareContext) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAJMSContext
- ActiveMQXAQueueConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
- ActiveMQXAQueueConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- ActiveMQXAQueueConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- ActiveMQXAQueueConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- ActiveMQXAQueueConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- ActiveMQXAQueueConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- ActiveMQXAQueueConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- ActiveMQXASession - Class in org.apache.activemq.artemis.jms.client
- ActiveMQXASession(ConnectionFactoryOptions, ActiveMQConnection, boolean, boolean, int, boolean, boolean, ClientSession, int) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXASession
- ActiveMQXATopicConnectionFactory - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ConnectionFactory.
- ActiveMQXATopicConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- ActiveMQXATopicConnectionFactory(boolean, DiscoveryGroupConfiguration) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- ActiveMQXATopicConnectionFactory(boolean, TransportConfiguration...) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- ActiveMQXATopicConnectionFactory(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- ActiveMQXATopicConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- ActiveMQXATopicConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- 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
- addAddressSettings(String, String, String, long, boolean, int, long, int, int, long, double, long, long, boolean, String, long, long, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
adds a new address setting for a specific address
- addAddressSettings(String, String, String, long, boolean, int, long, int, int, long, double, long, long, boolean, String, long, long, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, long, String, boolean, boolean, boolean, int, String, int, boolean, int, long, String, String, int, long, boolean, long, long, long, double, long) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
adds a new address setting for a specific address
- addAddressSettings(String, String, String, long, boolean, int, long, int, int, long, double, long, long, boolean, String, long, long, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, long, String, boolean, boolean, boolean, int, String, int, boolean, int, long, String, String, int, long, boolean, long, long, long, double, long, boolean, String, String, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
adds a new address setting for a specific address
- addAddressSettings(String, String, String, long, boolean, int, long, int, int, long, double, long, long, boolean, String, long, long, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, String, long, String, boolean, boolean, boolean, int, String, int, boolean, int, long, String, String, int, long, boolean, long, long, long, double, long, boolean, String, String, boolean, String, String, long, long, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
adds a new address setting for a specific address
- addAddressSettings(String, AddressSettings) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- addAddressSettings(String, AddressSettings) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- addBinding(String) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- addBindings(PersistedType, String, String...) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- addBindings(PersistedType, String, String...) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- addBindings(PersistedType, String, String...) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- addChannelHandlers(ChannelPipeline) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- 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
- addConnectionFactoryToBindingRegistry(String, String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- addConnectionFactoryToBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- addEscapes(String) - Static method in error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addExpression() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- addExpression() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- 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.
- 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(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.
- 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.
- addMetaData(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Attach any metadata to the session.
- addNewUser(String, String, String...) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- addNewUser(String, String, String...) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModuleConfigurator
- addNewUser(String, String, String...) - Method in interface org.apache.activemq.artemis.spi.core.security.UserManagement
- 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.
- addQueueToBindingRegistry(String, String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- addQueueToBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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 - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- ADDRESS_ADDED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- ADDRESS_MEMORY_USAGE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- ADDRESS_MEMORY_USAGE_PERCENTAGE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- ADDRESS_REMOVED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- ADDRESS_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.AddressControl
- AddressControl - Interface in org.apache.activemq.artemis.api.core.management
-
An AddressControl is used to manage an address.
- 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.spi.core.remoting.SessionContext
- 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, boolean, boolean, boolean, boolean, String, String, long, String, boolean, boolean, boolean, int, String, int, boolean, int, long, String, String, int, long, boolean, long, long, long, double, long, boolean, String, String, boolean, String, String, long, long, long, boolean) - Constructor for class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- addRoles(DirContext, String, String, List<String>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- addSecurity(String, Set<Role>) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- addSecurity(String, Set<Role>) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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
- addSecuritySettings(String, String, 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.spi.core.remoting.SessionContext
- addTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- addToArray(Object, JsonArrayBuilder) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- addToEnvironment(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- addToObject(String, Object, JsonObjectBuilder) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- addTopicToBindingRegistry(String, String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- addTopicToBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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.spi.core.remoting.SessionContext
- addUser(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Add a user (only applicable when using the JAAS PropertiesLoginModule)
- adjustBeginLineColumn(int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- afterDelivery() - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
This can be used to complete certain operations outside of the lock, like acks or other operations.
- allInVM() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Verify if all of the transports are using inVM.
- AMQ_HOST - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- AMQ_MESSAGING_BRIDGE_MESSAGE_ID_LIST - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- AMQ_PASSWORD - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- AMQ_PORT - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- AMQ_USER - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- AND - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- AND - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- andExpression() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- andExpression() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- ArithmeticExpression - Class in org.apache.activemq.artemis.selector.filter
-
An expression which performs an operation on two expression values
- ArithmeticExpression(Expression, Expression) - Constructor for class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- asBoolean(int) - Method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- asNumber(Object) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- assertNotCompletionListenerThread() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a
CompletionListener
is not calling from its ownConnection
or from aMessageProducer
. - assertNotCompletionListenerThreadRuntime() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a
CompletionListener
is not calling from its ownJMSContext
. - assertNotMessageListenerThread() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a
MessageListener
is not calling from its ownConnection
orMessageConsumer
. - assertNotMessageListenerThreadRuntime() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a
MessageListener
is not calling from its ownJMSContext
. - asyncFail(ActiveMQException) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- asyncFail(ActiveMQException) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Same thing as fail, but using an executor.
- AT_MOST_ONCE - org.apache.activemq.artemis.jms.bridge.QualityOfServiceMode
- Attribute - Annotation Type in org.apache.activemq.artemis.api.core.management
-
Info for a MBean Attribute.
- AuditLoginModule - Interface in org.apache.activemq.artemis.spi.core.security.jaas
- authenticate(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- authenticate(String, String, RemotingConnection, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- authenticate(String, String, RemotingConnection, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- authenticate(String, String, RemotingConnection, String) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager5
-
is this a valid user.
- authorize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- authorize(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- authorize(Subject, Set<Role>, CheckType, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- authorize(Subject, Set<Role>, CheckType, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- authorize(Subject, Set<Role>, CheckType, String) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager5
-
Determine whether the given user has the correct role for the given check type.
- autoGroup - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
B
- backup(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Backup a number of characters.
- backup(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Backup a number of characters.
- BaseBroadcastGroupControl - Interface in org.apache.activemq.artemis.api.core.management
-
A BroadcastGroupControl is used to manage a broadcast group.
- 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
- beforeReconnect(ActiveMQException) - Method in interface org.apache.activemq.artemis.api.core.client.SessionFailureListener
-
Notifies that a connection has failed due to the specified exception.
- beginColumn - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
The column number of the first character of this Token.
- beginColumn - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
The line number of the first character of this Token.
- beginLine - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Start.
- BeginToken() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Start.
- BETWEEN - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- BETWEEN - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- BinaryExpression - Class in org.apache.activemq.artemis.selector.filter
-
An expression which performs an operation on two expression values.
- BinaryExpression(Expression, Expression) - Constructor for class org.apache.activemq.artemis.selector.filter.BinaryExpression
- bind(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- bind(String, Object) - Method in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
- bind(Name, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- BINDING_ADDED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- BINDING_RECORD - Static variable in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- BINDING_REMOVED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- BindingRegistry - Interface in org.apache.activemq.artemis.spi.core.naming
-
Abstract interface for a registry to store endpoints like connection factories into.
- bindings - Variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- bindingsUnbindError(Exception, String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- bindingsUnbindError(Exception, String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- bindingsUnbindError$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- bindUser(DirContext, String, String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- block() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Blocks message production to this address by limiting credit
- BLOCK_COMMENT - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- BLOCK_COMMENT - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- blockOnAcknowledge - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- blockOnDurableSend - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- blockOnNonDurableSend - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- blockUntilWritable(long, TimeUnit) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
Causes the current thread to wait until the connection is writable unless the specified waiting time elapses.
- BooleanExpression - Interface in org.apache.activemq.artemis.selector.filter
-
A BooleanExpression is an expression that always produces a Boolean result.
- BOOTSTRAP_PASSWORD - Static variable in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- BOOTSTRAP_ROLE - Static variable in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- BOOTSTRAP_ROLE_FILE - Static variable in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- BOOTSTRAP_USER - Static variable in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- BOOTSTRAP_USER_FILE - Static variable in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- BRIDGE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- BRIDGE_STARTED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- BRIDGE_STOPPED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- bridgeAckError(Exception, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeAckError(Exception, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeAckError$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeConnected(String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeConnected(String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeConnected$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeConnectError(Exception, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeConnectError(Exception, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeConnectError$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- BridgeControl - Interface in org.apache.activemq.artemis.api.core.management
-
A BridgeControl is used to manage a Bridge.
- bridgeFailure(Exception, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeFailure(Exception, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeFailure$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeNotStarted(String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeNotStarted(String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeNotStarted$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeReconnected(String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeReconnected(String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeReconnected$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeRetry(long, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- bridgeRetry(long, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- bridgeRetry$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- 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
- BROADCAST_GROUP - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- BROADCAST_GROUP_STARTED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- BROADCAST_GROUP_STOPPED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- 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
- 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.
- BROKER - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- BROKER_BALANCER - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- BROKER_BIND_URL - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- BrokerBalancerControl - Interface in org.apache.activemq.artemis.api.core.management
-
A BrokerBalancerControl is used to manage a BrokerBalancer.
- browse() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- browse(int, int) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- browse(int, int, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- browse(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- browserFinished(ServerConsumer) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
Some protocols (Openwire) needs a special message with the browser is finished.
- bufcolumn - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- bufcolumn - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- buffer - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- buffer - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- 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.
- 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.
- bufline - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- bufline - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- bufpos - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Position in buffer.
- bufpos - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Position in buffer.
- build() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- builder() - Static method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- buildFromProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- buildFromProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- buildFromProperties(Properties) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
-
Set the properties that will represent the instance in JNDI
- buildService(ActiveMQSecurityManager, MBeanServer, Map<String, Deployable>, Map<String, ActiveMQComponent>, ActivateCallback) - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- BUNDLE - Static variable in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- BUNDLE - Static variable in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- BUNDLE - Static variable in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- byteArrayToStringData(ScramUtils.NewPasswordByteArrayData) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
-
Transforms NewPasswordByteArrayData into NewPasswordStringData into database friendly (string) representation Uses Base64 to encode the byte arrays into strings
- 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
- cacheLargeMessagesClient - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- callbackError(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- callbackError(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- callbackError$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- callClosingListeners() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- callFailoverTimeout - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- callFailureListeners(ActiveMQException, String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- callingMethodFromCompletionListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromCompletionListener() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- callingMethodFromCompletionListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromCompletionListenerRuntime() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromCompletionListenerRuntime() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- callingMethodFromCompletionListenerRuntime$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromListener() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- callingMethodFromListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromListenerRuntime() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callingMethodFromListenerRuntime() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- callingMethodFromListenerRuntime$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- callTimeout - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- cantOpenFileTimeout(long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- cantOpenFileTimeout(long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- cantOpenFileTimeout$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- CertificateCallback - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A Callback for SSL certificates.
- CertificateCallback() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
- CertificateLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A LoginModule that allows for authentication based on SSL certificates.
- CertificateLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
- CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
- CF_RECORD - Static variable in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- cfBindingsExists(String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- cfBindingsExists(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- cfBindingsExists$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- cfDoesntExist(String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- cfDoesntExist(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- cfDoesntExist$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- 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.
- 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
- checkAck(boolean, int) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
I'm keeping this as static as the same check will be done within RA.
- checkBuffer() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- checkClosed() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- 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.
- 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.
- checkEqualOperand(Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
-
Validates that the expression can be used in
==
or<>
expression. - checkFiles() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- checkFiles() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- checkFiles$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- 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 interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- checkLessThanOperand(Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
-
Only Numeric expressions can be used in
>
,>=
,<
or<=
expressions. - checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
- checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
- checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- checkPrefix(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
- checkPrefix1X(SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- checkPrefixStr(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- checkRead() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- checkWrite() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- 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.spi.core.remoting.SessionContext
- 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
- clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- clearBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- clearCurrentThread(boolean) - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Clear current thread from the context
- clearDuplicateIdCache() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- clearInternalProperties() - Method in interface org.apache.activemq.artemis.api.core.Message
- clearPersisters() - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- clearProperties() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- clearProperties() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- clearProperties(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- clearSslContexts() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
-
Release any cached
SslContext
instances. - clearSSLContexts() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
- 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
- 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.
- clientFailureCheckPeriod - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- clientKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Client key
- clientKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Client key
- ClientMessage - Interface in org.apache.activemq.artemis.api.core.client
-
A ClientMessage represents a message sent and/or received by ActiveMQ Artemis.
- ClientProducer - Interface in org.apache.activemq.artemis.api.core.client
-
A ClientProducer is used to send messages to a specific address.
- 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, String) - Constructor for class org.apache.activemq.artemis.api.core.client.ClientRequestor
- ClientRequestor(ClientSession, SimpleString) - Constructor for class org.apache.activemq.artemis.api.core.client.ClientRequestor
-
Constructor for the 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
- 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.
- 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() - Method in class org.apache.activemq.artemis.api.core.management.ActiveMQManagementProxy
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
- close() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- close() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- close() - Method in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
- 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(boolean) - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
-
Close the endpoint.
- 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(boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- 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.
- closeConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- closeConnectionsForAddress(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- closeConnectionsForUser(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Closes all the connections of sessions with a matching user name.
- closeConnectionsForUser(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- closeConnectionsForUser(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- closeConnectionWithID(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Closes the connection with the given id.
- 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.
- closeConsumerConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- closeConsumerConnectionsForAddress(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- closeConsumerWithID(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Closes the consumer with the given id.
- closeContext() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- closed() - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- closeFromContext() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
- closeFromContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- closeListeners - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- closeSessionWithID(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Closes the session with the given id.
- CLUSTER_CONNECTION_STARTED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- CLUSTER_CONNECTION_STOPPED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- ClusterConnectionConfigurationParser - Class in org.apache.activemq.artemis.uri
- ClusterConnectionConfigurationParser() - Constructor for class org.apache.activemq.artemis.uri.ClusterConnectionConfigurationParser
- ClusterConnectionControl - Interface in org.apache.activemq.artemis.api.core.management
-
A ClusterConnectionControl is used to manage a cluster connection.
- ClusterConnectionMulticastSchema - Class in org.apache.activemq.artemis.uri.schemas.clusterConnection
- ClusterConnectionMulticastSchema() - Constructor for class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionMulticastSchema
- ClusterConnectionStaticSchema - Class in org.apache.activemq.artemis.uri.schemas.clusterConnection
- ClusterConnectionStaticSchema() - Constructor for class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
- ClusterTopologyListener - Interface in org.apache.activemq.artemis.api.core.client
-
A cluster topology listener.
- column - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- column - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- commit() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Commits the current transaction, blocking.
- commit() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- commit() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Overriding to complete login process.
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ExternalCertificateLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
- commit(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Commits the current transaction.
- commitPreparedTransaction(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Heuristically commits a prepared transaction.
- compactingWithNoAddRecord(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- compactingWithNoAddRecord(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- compactingWithNoAddRecord$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- compactMergeError(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- compactMergeError(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- compactMergeError$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- compactReadError(JournalFile) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- compactReadError(JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- compactReadError$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- compare(Comparable, Comparable) - Method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- compareTo(OpenSSLContextFactory) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
- compareTo(SSLContextFactory) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
- comparisonExpression() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- comparisonExpression() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- ComparisonExpression - Class in org.apache.activemq.artemis.selector.filter
-
A filter performing a comparison of two objects
- ComparisonExpression(Expression, Expression) - Constructor for class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- completeInit(StorageManager) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- composeName(String, String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- composeName(Name, Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- compressLargeMessage - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- computeHmac(byte[], String, String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
-
Computes HMAC byte array for given string
- computeHmac(byte[], Mac, String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
- CONFIG_PROP_NAME - Static variable in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- configuration - Variable in class org.apache.activemq.artemis.spi.core.remoting.AbstractConnector
- configureTransactionTimeout(int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- confirmationWindowSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- connect() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
- 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.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_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- CONNECTION_CREATED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- CONNECTION_DESTROYED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- CONNECTION_FACTORY_CREATED - org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- CONNECTION_FACTORY_DESTROYED - org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- CONNECTION_ID_PROPERTY_NAME - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- CONNECTION_ID_PROPERTY_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- CONNECTION_ID_PROPERTY_NAME_STRING - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- 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(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 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
- ConnectionFactory - org.apache.activemq.artemis.jms.persistence.config.PersistedType
- ConnectionFactoryConfiguration - Interface in org.apache.activemq.artemis.jms.server.config
-
A ConnectionFactoryConfiguration for
ConnectionFactory
objects. - ConnectionFactoryConfigurationImpl - Class in org.apache.activemq.artemis.jms.server.config.impl
-
This class contains the configuration properties of a connection factory.
- ConnectionFactoryConfigurationImpl() - Constructor for class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- ConnectionFactoryFactory - Interface in org.apache.activemq.artemis.jms.bridge
- connectionFactoryInterface() - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
-
Returns the connection factory interface that this JMSFactoryType creates.
- ConnectionFactoryOptions - Interface in org.apache.activemq.artemis.jms.client
-
Common interface to be used to share common parameters between the RA and client JMS.
- ConnectionFactoryParser - Class in org.apache.activemq.artemis.uri
- ConnectionFactoryParser() - Constructor for class org.apache.activemq.artemis.uri.ConnectionFactoryParser
- connectionLeftOpen(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- connectionLeftOpen(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- connectionLeftOpen$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- ConnectionLifeCycleListener - Interface in org.apache.activemq.artemis.spi.core.remoting
-
Deprecated.use
ClientConnectionLifeCycleListener
instead. - ConnectionLoadBalancingPolicy - Interface in org.apache.activemq.artemis.api.core.client.loadbalance
-
A ConnectionLoadBalancingPolicy defines a policy to load balance between connections.
- connectionLoadBalancingPolicyClassName - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- 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 interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
- CONNECTIONS_ALLOWED - Static variable in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
- connectionTTL - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- 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.
- ConnectorTransportConfigurationParser - Class in org.apache.activemq.artemis.uri
- ConnectorTransportConfigurationParser() - Constructor for class org.apache.activemq.artemis.uri.ConnectorTransportConfigurationParser
- ConnectorTransportConfigurationParser(boolean) - Constructor for class org.apache.activemq.artemis.uri.ConnectorTransportConfigurationParser
- ConstantExpression - Class in org.apache.activemq.artemis.selector.filter
-
Represents a constant expression
- ConstantExpression(Object) - Constructor for class org.apache.activemq.artemis.selector.filter.ConstantExpression
- CONSUMER_CLOSED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- CONSUMER_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- CONSUMER_CREATED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- CONSUMER_SLOW - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- ConsumerContext - Class in org.apache.activemq.artemis.spi.core.remoting
- ConsumerContext() - Constructor for class org.apache.activemq.artemis.spi.core.remoting.ConsumerContext
- consumerMaxRate - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- consumerWindowSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- containsProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- containsProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- containsTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- context - Variable in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- context - Variable in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- CONVERT_STRING_EXPRESSIONS - Static variable in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- convertCFType(String) - Static method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
- convertFromActiveMQException(ActiveMQException) - Static method in class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
- convertFromActiveMQException(ActiveMQInterruptedException) - Static method in class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
- convertJsonValue(Object, Class) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- convertToRuntimeException(JMSException) - Static method in class org.apache.activemq.artemis.jms.client.JmsExceptionUtils
-
Converts instances of sub-classes of
JMSException
into the corresponding sub-class ofJMSRuntimeException
. - copy() - Method in interface org.apache.activemq.artemis.api.core.Message
-
It will generate a new instance of the message encode, being a deep copy, new properties, new everything
- copy(long) - Method in interface org.apache.activemq.artemis.api.core.Message
-
It will generate a new instance of the message encode, being a deep copy, new properties, new everything
- copy(long, boolean) - Method in interface org.apache.activemq.artemis.api.core.Message
-
It will generate a new instance of the message encode, being a deep copy, new properties, new everything
- CORE_CLUSTER_CONNECTION - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- coreCompositeTypeToJMSCompositeType(CompositeDataSupport) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- coreMaptoJMSMap(Map<String, Object>) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- CoreNotificationType - Enum in org.apache.activemq.artemis.api.core.management
-
This enum defines all core notification types
- CORRELATIONID_HEADER_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- CORRELATIONID_HEADER_NAME_STRING - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- couldNotCompleteTask(Exception, String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotCompleteTask(Exception, String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- couldNotCompleteTask$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotGetLock(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotGetLock(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- couldNotGetLock$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotRemoveFile(JournalFile) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotRemoveFile(JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- couldNotRemoveFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotStopCompactor() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotStopCompactor() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- couldNotStopCompactor$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotStopJournalAppendExecutor() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotStopJournalAppendExecutor() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- couldNotStopJournalAppendExecutor$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotStopJournalExecutor() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- couldNotStopJournalExecutor() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- couldNotStopJournalExecutor$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- countDeliveringMessages(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Counts the number of delivering messages in this queue matching the specified filter.
- countDeliveringMessages(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Counts the number of delivering messages in this queue matching the specified filter, grouped by the given property field.
- countMessages() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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.
- countMessages(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Counts the number of messages in this queue matching the specified filter, grouped by the given property field.
- create(String) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
- create(String) - Method in interface org.apache.activemq.artemis.selector.filter.XPathExpression.XPathEvaluatorFactory
- 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
- createAcceptor(String, ClusterConnection, Map<String, Object>, BufferHandler, ServerConnectionLifeCycleListener, Executor, ScheduledExecutorService, Map<String, ProtocolManager>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.AcceptorFactory
-
Create a new instance of an Acceptor.
- createAddress(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- createAddress(SimpleString, EnumSet<RoutingType>, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Create Address with a single initial routing type
- createAddress(SimpleString, EnumSet<RoutingType>, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- createAddress(SimpleString, Set<RoutingType>, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createAddress(SimpleString, Set<RoutingType>, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createAddress(SimpleString, RoutingType, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Create Address with a single initial routing type
- createAMQSession(boolean, boolean, int, ClientSession, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createAND(BooleanExpression, BooleanExpression) - Static method in class org.apache.activemq.artemis.selector.filter.LogicExpression
- createBetween(Expression, Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createBooleanCast(Expression) - Static method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- createBridge(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Create a bridge.
- 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
-
Deprecated.Deprecated in favour of
ActiveMQServerControl.createBridge(String)
- 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
-
Deprecated.Deprecated in favour of
ActiveMQServerControl.createBridge(String)
- createBridge(String, 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
-
Deprecated.Deprecated in favour of
ActiveMQServerControl.createBridge(String)
- createBridge(String, String, String, String, String, Map<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
-
Deprecated.Deprecated in favour of
ActiveMQServerControl.createBridge(String)
- 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
- createBrowser(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createBrowser(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createBrowser(Queue, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createBrowser(Queue, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createBytesMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createBytesMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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.jms.client.ActiveMQConnectionFactory
- createConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
-
Create and return a connection from this connector.
- createConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createConnectionEntry(Acceptor, Connection) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- createConnectionFactory() - Method in interface org.apache.activemq.artemis.jms.bridge.ConnectionFactoryFactory
- createConnectionFactory() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JNDIConnectionFactoryFactory
- createConnectionFactory(boolean, ConnectionFactoryConfiguration, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createConnectionFactory(boolean, ConnectionFactoryConfiguration, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, String, String, long, long, long, long, boolean, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, String, String, long, long, long, long, boolean, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, List<String>, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, List<String>, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, List<String>, String, long, long, long, long, boolean, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createConnectionFactory(String, boolean, JMSFactoryType, List<String>, String, long, long, long, long, boolean, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createConnectionFactory(String, String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Creates an ActiveMQConnectionFactory;
- createConnectionFactory(String, String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create a new connection factory from the given environment
- createConnectionFactory(String, Map<String, String>, String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create a new connection factory from the given environment, with overrides
- createConnectionFactoryWithHA(DiscoveryGroupConfiguration) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
-
Creates an ActiveMQConnectionFactory that receives cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
- createConnectionFactoryWithHA(DiscoveryGroupConfiguration, JMSFactoryType) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Creates an ActiveMQConnectionFactory that receives cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
- createConnectionFactoryWithHA(TransportConfiguration...) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
-
Create an ActiveMQConnectionFactory which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
- createConnectionFactoryWithHA(JMSFactoryType, TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Create an ActiveMQConnectionFactory which will receive cluster topology updates from the cluster as servers leave or join and new backups are appointed or removed.
- createConnectionFactoryWithoutHA(DiscoveryGroupConfiguration) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
-
Create an ActiveMQConnectionFactory which creates session factories from a set of live servers, no HA backup information is propagated to the client
- createConnectionFactoryWithoutHA(DiscoveryGroupConfiguration, JMSFactoryType) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Create an ActiveMQConnectionFactory 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
- createConnectionFactoryWithoutHA(TransportConfiguration...) - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
-
Create an ActiveMQConnectionFactory which creates session factories using a static list of transportConfigurations.
- createConnectionFactoryWithoutHA(JMSFactoryType, TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Create an ActiveMQConnectionFactory which creates session factories using a static list of transportConfigurations.
- createConnectionInternal(String, String, boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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.
- createConnectorService(String, String, Map<String, Object>) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- 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(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) - 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, 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(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createConsumer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createConsumer(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createConsumer(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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(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(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(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, 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(SimpleString, SimpleString, int, 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, SimpleString, int, int, int, int, boolean, Executor, Executor) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- createContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createContext(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createContext(int) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
- createContext(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- createContext(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createContext(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createContext(String, String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createContext(Hashtable<?, ?>, Map<String, Object>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- createDestination() - Method in interface org.apache.activemq.artemis.jms.bridge.DestinationFactory
- createDestination() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JNDIDestinationFactory
- createDestination(String, ActiveMQDestination.TYPE) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
Static helper method for working with destinations.
- createDestination(RoutingType, SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createDivert(String, String, String, String, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- createDivert(String, String, String, String, boolean, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- createDivert(String, String, String, String, boolean, String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- createDivert(String, String, String, String, boolean, String, String, Map<String, String>, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- createDivide(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createDurableConsumer(Topic, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createEntry(String) - Method in class org.apache.activemq.artemis.jndi.LazyCreateContext
- createEqual(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createFloat(String) - Static method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- createFromDecimal(String) - Static method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- createFromHex(String) - Static method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- createFromOctal(String) - Static method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- createGreaterThan(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createGreaterThanEqual(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createHmac(byte[], String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
-
Creates HMAC
- createInExpression(PropertyExpression, List<Object>, boolean) - Static method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- createInFilter(Expression, List<Object>) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createIsNotNull(Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createIsNull(Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createLessThan(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createLessThanEqual(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createLike(Expression, String, String) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createMapMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createMapMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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(ClientMessage, ClientSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- createMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- createMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Static method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- createMinus(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- createMod(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- createMultiply(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- createNegate(Expression) - Static method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- createNonXAQueueSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
This internal method serves basically the Resource Adapter.
- createNonXASession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
This internal method serves basically the Resource Adapter.
- createNonXATopicSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
This internal method serves basically the Resource Adapter.
- createNOT(BooleanExpression) - Static method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- createNotBetween(Expression, Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createNotEqual(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createNotInFilter(Expression, List<Object>) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createNotLike(Expression, String, String) - Static method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- createObject() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JNDIFactorySupport
- createObjectMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createObjectMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createObjectMessage(Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createObjectMessage(Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createOR(BooleanExpression, BooleanExpression) - Static method in class org.apache.activemq.artemis.selector.filter.LogicExpression
- createPlus(Expression, Expression) - Static method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- createProducer() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a producer with no default address.
- createProducer() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createProducer(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a producer which sends messages to the given address
- createProducer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createProducer(SimpleString) - 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
- createProtocolManager(ActiveMQServer, Map<String, Object>, List<BaseInterceptor>, List<BaseInterceptor>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
When you create the ProtocolManager, you should filter out any interceptors that won't belong to this Protocol.
- createPublisher(Topic) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createQueue(boolean, String, String, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createQueue(boolean, String, String, boolean, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Creates a JMS Queue.
- createQueue(boolean, String, String, String, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createQueue(boolean, String, String, String, boolean, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Creates a JMS Queue.
- createQueue(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Create a queue.
- createQueue(String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Deprecated.
- createQueue(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createQueue(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createQueue(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createQueue(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create new Queue instances
- createQueue(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Create a queue.
- createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createQueue(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, boolean, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, String, String, boolean, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, String, boolean, int, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, String, boolean, int, boolean, boolean, boolean, int, boolean, String, boolean, int, long, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, String, boolean, int, boolean, boolean, boolean, int, boolean, String, boolean, int, long, boolean, long, long, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, String, boolean, int, boolean, boolean, boolean, int, String, boolean, String, boolean, int, long, boolean, long, long, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, String, String, String, boolean, int, boolean, boolean, boolean, int, String, boolean, String, boolean, int, long, boolean, long, long, boolean, long) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- createQueue(String, RoutingType, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, RoutingType, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, RoutingType, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, RoutingType, String, String, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, RoutingType, String, String, boolean, boolean, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(String, RoutingType, String, String, boolean, boolean, int, boolean, Boolean, Boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(QueueConfiguration) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
This method creates a queue based on the
QueueConfiguration
input. - createQueue(QueueConfiguration) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- createQueue(SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createQueue(SimpleString, RoutingType, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, RoutingType, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean, boolean, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean, boolean, int, boolean, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean, boolean, int, boolean, boolean, Boolean, Boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- createQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean, boolean, int, boolean, Boolean, Boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, SimpleString, boolean, boolean, QueueAttributes) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- createQueue(SimpleString, SimpleString, boolean, QueueAttributes) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createQueueAddressFromName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createQueueConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createQueueConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createQueueNameForSharedSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createQueueNameForSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createQueues(Map<String, Object>, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- createQueueSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createReceiver(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createReceiver(Queue, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createReference(String, JNDIStorable) - Static method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
-
Create a Reference instance from a JNDIStorable object
- createSender(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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
- 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(String) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Creates an ActiveMQConnectionFactory;
- 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.
- 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.
- 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
- 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
- createSession() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a non-transacted session.
- createSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createSession(boolean, boolean) - 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(boolean, boolean, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a session.
- createSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createSession(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- 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, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates an authenticated session.
- createSessionContext(String, String, String, boolean, boolean, boolean, boolean, int, int, String) - 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) - 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
-
Deprecated.This method is no longer acceptable to create a client session factory. Replaced by
ServerLocator.createSessionFactory(TransportConfiguration, int)
. - createSessionInternal(boolean, boolean, int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createSharedConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createSharedConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createSharedConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createSharedConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
Note: Needs to throw an exception if a subscriptionName is already in use by another topic, or if the messageSelector is different validate multiple subscriptions on the same session.
- createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createSharedDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createSharedDurableConsumer(Topic, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createSharedDurableConsumer(Topic, String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createSharedQueue(QueueConfiguration) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
This method is essentially the same as
ClientSession.createQueue(QueueConfiguration)
with a few key exceptions. - createSharedQueue(QueueConfiguration) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- createSharedQueue(SimpleString, RoutingType, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createSharedQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createSharedQueue(SimpleString, RoutingType, SimpleString, SimpleString, boolean, Integer, Boolean, Boolean, Boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, QueueAttributes) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, QueueAttributes) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, RoutingType, SimpleString, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, RoutingType, SimpleString, boolean, Integer, Boolean, Boolean, Boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Deprecated.
- createStreamMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createStreamMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createSubcontext(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- createSubcontext(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- createSubscriber(Topic) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createTemporaryQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createTemporaryQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createTemporaryQueue(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(String, RoutingType, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(String, RoutingType, String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(String, ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryQueue(SimpleString, RoutingType, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(SimpleString, RoutingType, SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(SimpleString, RoutingType, SimpleString, SimpleString, int, boolean, Boolean, Boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(SimpleString, SimpleString, QueueAttributes) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(SimpleString, SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deprecated.
- createTemporaryQueue(ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryQueue(ActiveMQSession, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createTemporaryTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createTemporaryTopic(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryTopic(String, ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryTopic(ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTemporaryTopic(ActiveMQSession, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTextMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createTextMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createTextMessage(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createTextMessage(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createTopic(boolean, String, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createTopic(boolean, String, boolean, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createTopic(boolean, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createTopic(boolean, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Creates a JMS Topic
- createTopic(boolean, String, String, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createTopic(boolean, String, String, boolean, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- createTopic(String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Deprecated.
- createTopic(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTopic(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- createTopic(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- createTopic(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create new Topic instances
- createTopic(String, boolean, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- createTopic(String, boolean, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Creates a JMS Topic
- createTopic(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTopic(SimpleString) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTopicAddressFromName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- createTopicConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createTopicConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createTopics(Map<String, Object>, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- createTopicSession(boolean, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- createTransactedSession() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a transacted session.
- 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
- createXAConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXAConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXAContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXAContext() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContext
- createXAContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- createXAContext(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXAQueueConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXAQueueConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXAQueueSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
- 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.jms.client.ActiveMQXAConnection
- createXATopicConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXATopicConnection(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- createXATopicSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
- createXPath(String) - Static method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- createXQuery(String) - Static method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- creationTime - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- crlPath(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- curChar - Variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
- curChar - Variable in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
- currentFile(Long, Long, Long, Boolean) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- currentFile(Long, Long, Long, Boolean) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- currentFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- currentToken - Variable in exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.activemq.artemis.selector.strict.ParseException
-
This is the last token that has been consumed successfully.
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, long[]) - Constructor for class org.apache.activemq.artemis.api.core.management.DayCounterInfo
- deActivate() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- debug - Variable in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
- debugRefs() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
-
This method will be useful if you remove commented out code around #ifdef AND #endif COMMENTS
- debugStream - Variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Debug output.
- debugStream - Variable in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Debug output.
- debugString() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- DECIMAL_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- DECIMAL_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- 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.jms.persistence.config.PersistedBindings
- decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- decode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- decode(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- decode(ActiveMQBuffer, Message, CoreMessageObjectPools) - Method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- decode(ActiveMQBuffer, Message, CoreMessageObjectPools, StorageManager) - Method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- decodeConfigs(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- decodeMessageProperties(Message) - Method in class org.apache.activemq.artemis.jms.transaction.JMSTransactionDetail
- decodeMessageType(Message) - Method in class org.apache.activemq.artemis.jms.transaction.JMSTransactionDetail
- decomposeQueueNameForDurableSubscription(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- decomposeRetroactiveResourceAddressName(String, String, String) - Static method in class org.apache.activemq.artemis.api.core.management.ResourceNames
- DEFAULT - Static variable in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Default JMX domain for ActiveMQ Artemis resources.
- DEFAULT - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
Lexical state.
- DEFAULT_ACK_BATCH_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_AMQP_USE_CORE_SUBSCRIPTION_NAMING - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_ANALYZE_CRITICAL - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_ANALYZE_CRITICAL_POLICY - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_ANALYZE_CRITICAL_TIMEOUT - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_AUTO_GROUP - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- 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_BRIDGE_CONCURRENCY - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_BROKER_BIND_URL - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- DEFAULT_BROKER_HOST - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- DEFAULT_BROKER_PORT - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- DEFAULT_BROKER_URL - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- 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_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_CONSUMER_MAX_RATE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_CONSUMER_PRIORITY - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_CONSUMER_WINDOW_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_CONSUMERS_BEFORE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_CORE_PROTOCOL - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_CREATED_QUEUE_AUTO_DELETE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_DELAY_BEFORE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- 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_ENABLE_1X_PREFIXES - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
- DEFAULT_ENABLED - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_ENABLED_SHARED_CLIENT_ID - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_EXCLUSIVE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_FAILOVER_ON_INITIAL_CONNECTION - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Deprecated.
- 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_GROUP_BUCKETS - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_GROUP_FIRST_KEY - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_GROUP_REBALANCE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_GROUP_REBALANCE_PAUSE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_HA - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_INITIAL_MESSAGE_PACKET_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_INTERNAL_NAMING_PREFIX - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_IS_HA - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_LAST_VALUE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_LAST_VALUE_KEY - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_MAX_DISK_USAGE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_MAX_QUEUE_CONSUMERS - 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_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_NON_DESTRUCTIVE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_PASSWORD - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- 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.jms.client.ActiveMQConnectionMetaData
- DEFAULT_PURGE_ON_NO_CONSUMERS - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_QUEUE_AUTO_DELETE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_QUEUE_AUTO_DELETE_DELAY - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_QUEUE_AUTO_DELETE_MESSAGE_COUNT - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_QUORUM_SIZE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_RECONNECT_ATTEMPTS - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_RETROACTIVE_MESSAGE_COUNT - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- 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_RING_SIZE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_ROUTING_TYPE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_SCHEDULED_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_SYSTEM_PROPERTY_PREFIX - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_TEMPORARY_QUEUE_NAMESPACE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- 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_TOPOLOGY_FOR_LOADBALANCING - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DEFAULT_USER - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- DEFAULT_VOTE_ON_REPLICATION_FAILURE - Static variable in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- DEFAULT_XA - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- DefaultConnectionProperties - Class in org.apache.activemq.artemis.jms.client
-
This class will provide default properties for constructors
- DefaultConnectionProperties() - Constructor for class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- delete() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- deleteAddress(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- deleteAddress(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- deleteBinding(String) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- deleteBindings(PersistedType, String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- deleteBindings(PersistedType, String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- deleteBindings(PersistedType, String) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- deleteBindings(PersistedType, String, String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- deleteBindings(PersistedType, String, String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- deleteBindings(PersistedType, String, String) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- deleteConnectionFactory(String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- deleteConnectionFactory(String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- deleteConnectionFactory(String) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- deleteDestination(PersistedType, String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- deleteDestination(PersistedType, String) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- deleteDestination(PersistedType, String) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- deleteQueue(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deletes the queue.
- deleteQueue(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Deletes the queue.
- deleteQueue(SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- deleteTemporaryQueue(ActiveMQDestination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- deleteTemporaryTopic(ActiveMQDestination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- deletingFile(JournalFile) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- deletingFile(JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- deletingFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- deletingOrphanedFile(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- deletingOrphanedFile(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- deletingOrphanedFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- DELIVERING_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- DELIVERING_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- deployQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- deployQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- desc() - Method in annotation type org.apache.activemq.artemis.api.core.management.Attribute
- desc() - Method in annotation type org.apache.activemq.artemis.api.core.management.Operation
- desc() - Method in annotation type org.apache.activemq.artemis.api.core.management.Parameter
- DESTINATION - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- DESTINATION_RECORD - Static variable in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- destinationDoesNotExist(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- destinationDoesNotExist(SimpleString) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- destinationDoesNotExist$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- DestinationFactory - Interface in org.apache.activemq.artemis.jms.bridge
- destroy() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- 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
- destroyConnectionFactory(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- destroyConnectionFactory(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.destroys a connection factory.
- 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) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- destroyQueue(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.destroys a queue and removes it from the BindingRegistry
- destroyQueue(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Destroys the queue corresponding to the specified name.
- destroyQueue(String, boolean) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- destroyQueue(String, boolean) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.destroys a queue and removes it from the BindingRegistry.
- destroyQueue(String, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Destroys the queue corresponding to the specified name and delete it's address if there are no other queues
- destroySubcontext(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- destroySubcontext(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- destroyTopic(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- destroyTopic(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.destroys a topic and removes it from theBindingRegistry
- destroyTopic(String, boolean) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- destroyTopic(String, boolean) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.destroys a topic and removes it from the BindingRegistry
- DigestCallback - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Callback to obtain a
MessageDigest
for login purpose - DigestCallback() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.DigestCallback
- disable() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Enables the queue.
- disable_tracing() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Disable tracing.
- disable_tracing() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Disable tracing.
- disableMessageCounters() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Disables message counters for this server.
- 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(DisconnectReason, String, TransportConfiguration) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Disconnect the connection, closing all channels
- disconnect(ServerConsumer, SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- DISCOVERY_GROUP_STARTED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- DISCOVERY_GROUP_STOPPED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- DISCOVERY_INITIAL_WAIT_TIMEOUT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- 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
- discoveryGroupDoesntExist(String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- discoveryGroupDoesntExist(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- discoveryGroupDoesntExist$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- DISK_STORE_USAGE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- DIVERT - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- DivertControl - Interface in org.apache.activemq.artemis.api.core.management
-
A DivertControl is used to manage a divert.
- divide(Number, Number) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- doBeforeReceive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- doBeforeSend() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- DOCUMENT_BUILDER_FACTORY_FEATURE_PREFIX - Static variable in class org.apache.activemq.artemis.selector.filter.XPathExpression
- Done() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reset buffer when finished.
- Done() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reset buffer when finished.
- doRFC2254Encoding(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- DOUBLE - Static variable in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- DUPLICATES_OK - org.apache.activemq.artemis.jms.bridge.QualityOfServiceMode
- DURABLE - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
-
Value for the Durable header when the message is durable.
- DURABLE_DELIVERING_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- DURABLE_DELIVERING_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- DURABLE_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- DURABLE_PERSISTENT_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- DURABLE_SCHEDULED_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- DURABLE_SCHEDULED_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- durableDown() - Method in interface org.apache.activemq.artemis.api.core.Message
- durableDown() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- durableDown(Message, int) - Method in interface org.apache.activemq.artemis.api.core.RefCountMessageListener
- durableUp() - Method in interface org.apache.activemq.artemis.api.core.Message
- durableUp() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- durableUp(Message, int) - Method in interface org.apache.activemq.artemis.api.core.RefCountMessageListener
- DYNAMIC_QUEUE_CONTEXT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- DYNAMIC_TOPIC_CONTEXT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
E
- embedAsCoreMessage(Message) - Static method in class org.apache.activemq.artemis.spi.core.protocol.EmbedMessageUtil
- EMBEDDED_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
-
The message will contain another message persisted through org.apache.activemq.artemis.spi.core.protocol.EmbedMessageUtil
- EmbeddedJMS - Class in org.apache.activemq.artemis.jms.server.embedded
-
Deprecated.
- EmbeddedJMS() - Constructor for class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- EmbedMessageUtil - Class in org.apache.activemq.artemis.spi.core.protocol
- EmbedMessageUtil() - Constructor for class org.apache.activemq.artemis.spi.core.protocol.EmbedMessageUtil
- enable() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Enables the queue.
- enable_tracing() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Enable tracing.
- enable_tracing() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Enable tracing.
- enableMessageCounters() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Enables message counters for this server.
- encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
-
Encodes this TransportConfiguration into a buffer.
- encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- encode(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- encode(ActiveMQBuffer, Message) - Method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
-
Sub classes must add the first short as the protocol-id
- encode(ActiveMQBuffer, TransportConfiguration) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- encodeConfigs(ActiveMQBuffer, List<Pair<TransportConfiguration, TransportConfiguration>>) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- encodeString(String) - Static method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
-
Encodes the value of string so that it looks like it would look like when it was provided in a selector.
- endColumn - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
The column number of the last character of this Token.
- endLine - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
The line number of the last character of this Token.
- endOfBatch(Object) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BufferHandler
- environment - Variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- EOF - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
End of File.
- EOF - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
End of File.
- eol - Variable in exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.apache.activemq.artemis.selector.strict.ParseException
-
The end of line string for this machine.
- equalityExpression() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- equalityExpression() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- 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.jms.client.ActiveMQDestination
- equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
- equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
- equals(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- equals(Object) - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- equals(Object) - Method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- equals(Object) - Method in class org.apache.activemq.artemis.selector.filter.PropertyExpression
- equals(Object) - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- equals(Object) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- equals(Object) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- equals(Object) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
- equals(Object) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
- errorBridgeAlreadyStarted(String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorBridgeAlreadyStarted(String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- errorBridgeAlreadyStarted$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorCallingErrorCallback(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorCallingErrorCallback(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorCallingErrorCallback$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorCallingExcListener(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorCallingExcListener(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- errorCallingExcListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorCallingFailoverListener(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorCallingFailoverListener(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- errorCallingFailoverListener$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorClosingFile(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorClosingFile(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorClosingFile(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorClosingFile(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorClosingFile0$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorClosingFile1$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorCompacting(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorCompacting(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorCompacting$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorCompletingCallback(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorCompletingCallback(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorCompletingCallback$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorConnectingBridge(String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorConnectingBridge(String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- errorConnectingBridge$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorCreatingMessage(String, Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorCreatingMessage(String, Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- errorCreatingMessage$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorDecodingPassword(Exception) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- errorDecodingPassword(Exception) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- errorDecodingPassword$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- errorDeletingFile(Object) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorDeletingFile(Object) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorDeletingFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorOnIOCallback(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorOnIOCallback(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorOnIOCallback$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorOpeningFile(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorOpeningFile(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorOpeningFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorPreparingMessageForReceipt(String, Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorPreparingMessageForReceipt(String, Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- errorPreparingMessageForReceipt$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorProcessingMessage(Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorProcessingMessage(Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- errorProcessingMessage$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorPushingFile(Exception) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorPushingFile(Exception) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorPushingFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorReadingFile(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorReadingFile(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorReadingFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorRecoveringSession(Throwable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorRecoveringSession(Throwable) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- errorRecoveringSession$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- errorReinitializingFile(Throwable, JournalFile) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorReinitializingFile(Throwable, JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorReinitializingFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorReplayingCommands(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorReplayingCommands(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorReplayingCommands$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorRetrievingID(Throwable, String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorRetrievingID(Throwable, String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorRetrievingID$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorSchedulingCompacting(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorSchedulingCompacting(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorSchedulingCompacting$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorStartingBridge(String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorStartingBridge(String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- errorStartingBridge$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorStartingPoller(Exception) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorStartingPoller(Exception) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorStartingPoller$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorSubmittingWrite(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorSubmittingWrite(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorSubmittingWrite$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorUnregisteringBridge(ObjectName, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorUnregisteringBridge(ObjectName, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- errorUnregisteringBridge$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- errorWritingData(Throwable, String, Integer) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- errorWritingData(Throwable, String, Integer) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- errorWritingData$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- ESCAPE - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- ESCAPE - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- evaluate(Object, Object) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- evaluate(String) - Method in class org.apache.activemq.artemis.selector.filter.JAXPXPathEvaluator
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- evaluate(Filterable) - Method in interface org.apache.activemq.artemis.selector.filter.Expression
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.JAXPXPathEvaluator
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.LogicExpression
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.PropertyExpression
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.XPathExpression
- evaluate(Filterable) - Method in interface org.apache.activemq.artemis.selector.filter.XPathExpression.XPathEvaluator
- evaluate(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.XQueryExpression
- evaluate(InputSource) - Method in class org.apache.activemq.artemis.selector.filter.JAXPXPathEvaluator
- EXCEPTION_DISCONNECT - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- EXCEPTION_FAILOVER - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- executor - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- ExpandBuff(boolean) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- ExpandBuff(boolean) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- expectedTokenSequences - Variable in exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.apache.activemq.artemis.selector.strict.ParseException
-
Each entry in this array is an array of integers.
- 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.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.
- EXPONENT - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- EXPONENT - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- Expression - Interface in org.apache.activemq.artemis.selector.filter
-
Represents an expression
- extendInitialEnvironment(Set<LDAPLoginProperty>, Hashtable<String, String>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- ExternalCertificateLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A LoginModule that propagates TLS certificates subject DN as a UserPrincipal.
- ExternalCertificateLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.ExternalCertificateLoginModule
- EXTRA_PROPERTY_PREFIX - Static variable in class org.apache.activemq.artemis.api.core.TransportConfiguration
- extractEmbedded(ICoreMessage, StorageManager) - Static method in class org.apache.activemq.artemis.spi.core.protocol.EmbedMessageUtil
F
- 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.
- failedToAddFile(JournalFile) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- failedToAddFile(JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- failedToAddFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- failedToCorrectHost(Exception, String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- failedToCorrectHost(Exception, String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- failedToCorrectHost$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- failedToDeactivateServer(Exception) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- failedToDeactivateServer(Exception) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- failedToDeactivateServer$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- failedToPerfBlast(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- failedToPerfBlast(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- failedToPerfBlast$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- failedToSendNotification(String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- failedToSendNotification(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- failedToSendNotification$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- failedToSetUpBridge(long, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- failedToSetUpBridge(long, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- failedToSetUpBridge$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- FAILOVER_COMPLETED - org.apache.activemq.artemis.api.core.client.FailoverEventType
- FAILOVER_FAILED - org.apache.activemq.artemis.api.core.client.FailoverEventType
- 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
- FAILURE_DETECTED - org.apache.activemq.artemis.api.core.client.FailoverEventType
- failureListeners - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- FALSE - Static variable in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- FALSE - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- FALSE - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- file() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- fileFinalizedWhileOpen(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- fileFinalizedWhileOpen(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- fileFinalizedWhileOpen$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- fileIdOutOfOrder() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- fileIdOutOfOrder() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- fileIdOutOfOrder$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- FileJMSConfiguration - Class in org.apache.activemq.artemis.jms.server.config.impl
- FileJMSConfiguration() - Constructor for class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- FileNameKey(String, String, Map) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- fileNotOpened() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- fileNotOpened() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- fileNotOpened$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- fileTooSmall() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- fileTooSmall() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- fileTooSmall$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- FillBuff() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- FillBuff() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- Filterable - Interface in org.apache.activemq.artemis.selector.filter
-
A Filterable is the object being evaluated by the filters.
- 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.
- FilterException - Exception in org.apache.activemq.artemis.selector.filter
- FilterException() - Constructor for exception org.apache.activemq.artemis.selector.filter.FilterException
- FilterException(String) - Constructor for exception org.apache.activemq.artemis.selector.filter.FilterException
- FilterException(String, Throwable) - Constructor for exception org.apache.activemq.artemis.selector.filter.FilterException
- FilterException(Throwable) - Constructor for exception org.apache.activemq.artemis.selector.filter.FilterException
- filterInterceptors(List<BaseInterceptor>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
This should get the entire list and only return the ones this factory can deal with *
- fireReady(boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- FirstElementConnectionLoadBalancingPolicy - Class in org.apache.activemq.artemis.api.core.client.loadbalance
-
A
FirstElementConnectionLoadBalancingPolicy.select(int)
always returns 0. - FirstElementConnectionLoadBalancingPolicy() - Constructor for class org.apache.activemq.artemis.api.core.client.loadbalance.FirstElementConnectionLoadBalancingPolicy
- FLOATING_POINT_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- FLOATING_POINT_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- flush() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
flush all outstanding data from the connection.
- flush() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
Request to flush any previous written buffers into the wire.
- 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.
- flushRate(Double) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- flushRate(Double) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- flushRate$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- forceClose() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
This should close the internal channel without calling any listeners.
- 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
- freeze() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- freezeReplication() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- 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.NodeInfo
-
Returns an array of NodeInfo corresponding to the JSON serialization returned by
ActiveMQServerControl.listNetworkTopology()
. - 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()
. - from(SSLContextConfig) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- fromCore(ICoreMessage, StorageManager) - Method in interface org.apache.activemq.artemis.spi.core.protocol.MessageConverter
- 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()
. - fromJSON(String) - Static method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns a MessageCounterInfo corresponding to the JSON serialization returned by
QueueControl.listMessageCounter()
. - fromJsonArray(JsonArray) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- fromPrefixed1XName(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- fromPrefixedName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- fromPrefixedName(String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
G
- generateParseException() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Generate ParseException.
- generateParseException() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Generate ParseException.
- generateSaltedPassword(String, byte[], int, Mac) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
-
Generates salted password.
- getAbortedMessageCount() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getAbortedMessageCount() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getAcceptorObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by AcceptorControl.
- getAcceptors() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the acceptors configured for this server.
- getAcceptorsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the acceptors configured for this server using JSON serialization.
- getAckBatchSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Returns the acknowledgments batch size.
- getAcknowledgeAttempts() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of messages added to this queue since it was created.
- getAcknowledgeMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getActivationSequence() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the current activation sequence number of this server.
- getActiveMQServer() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getActiveMQServer() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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
- getAddress() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- getAddressCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the number of addresses created on this server.
- getAddressFullMessagePolicy() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getAddressInfo(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- getAddressLimitPercent() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the % of memory limit that is currently in use
- getAddressMemoryUsage() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the memory used by all the addresses on broker for in-memory messages
- getAddressMemoryUsagePercentage() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the memory used by all the addresses on broker as a percentage of the global-max-size
- getAddressNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the names of 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.
- getAddressSettings(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getAddressSettings(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- getAddressSettingsAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
returns the address settings as a JSON string
- getAddressSimpleString() - Method in interface org.apache.activemq.artemis.api.core.Message
- getAddressSize() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the number of estimated bytes being used by all the queue(s) bound to this address; used to control paging and blocking.
- getAllQueueNames() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the names of both the local and remote queue(s) bound to this address.
- getAnnotation(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getAnnotationString(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getAsync() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getAttribute(String, String, Class<T>, int) - Method in class org.apache.activemq.artemis.api.core.management.ActiveMQManagementProxy
- getAuditSubject() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- getAuditSubject() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
- getAuthenticationCacheSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the runtime size of the authentication cache
- getAuthorizationCacheSize() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the runtime size of the authorization cache
- getAutoDeleteAddressesDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getAutoDeleteDelay() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getAutoDeleteMessageCount() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getAutoDeleteQueuesDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getAutoDeleteQueuesMessageCount() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getAutoStart() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- 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.api.core.management.NodeInfo
- 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. - getBeginColumn() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token beginning column number.
- getBeginColumn() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token beginning line number.
- getBeginLine() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token beginning line number.
- 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
- getBindings() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- getBindings() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getBindings() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getBindings() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- getBindings() - Method in class org.apache.activemq.artemis.jms.server.config.impl.TopicConfigurationImpl
- getBindings() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- getBindings() - Method in interface org.apache.activemq.artemis.jms.server.config.TopicConfiguration
- getBindingsDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the file system directory used to store bindings.
- getBindingsOnConnectionFactory(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getBindingsOnConnectionFactory(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- getBindingsOnQueue(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getBindingsOnQueue(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- getBindingsOnTopic(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getBindingsOnTopic(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- getBody(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getBodyAs(Class<T>) - Method in interface org.apache.activemq.artemis.selector.filter.Filterable
-
This method is used by message filters which do content based routing (Like the XPath based selectors).
- getBodyBuffer() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
The buffer to write the body.
- getBodyBuffer() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
The buffer to write the body.
- getBodyBuffer() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Deprecated.do not use this, use through ICoreMessage or ClientMessage Warning: if you need to read the content of a message use getDataBuffer(). This method is intended for when you want to make changes.
- getBodyBufferSize() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
Returns the length in bytes of the body buffer.
- getBodyInputStream() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
Return the bodyInputStream for large messages
- getBodyInputStream() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- getBodyInputStream() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Deprecated.do not use this, use through ICoreMessage or ClientMessage
- getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- getBodyInternal(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- getBodyLength() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- getBodySize() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
Returns the size (in bytes) of this message's body
- getBoolean(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getBooleanProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getBooleanProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getBooleanProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getBooleanProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getBridgeMetrics(String) - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
The bridge metrics for the given node in the cluster connection The messagesPendingAcknowledgement counter is incremented when the bridge is has forwarded a message but is waiting acknowledgement from the other broker.
- getBridgeName() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getBridgeName() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- 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.BaseBroadcastGroupControl
-
Returns the period used by this broadcast group.
- getBrokerBalancerObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by BrokerBalancerControl.
- getBrokerProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getBuffer() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- getByte(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getByteProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getByteProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getByteProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getByteProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getBytes(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getBytesProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getBytesProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- getCallFailoverTimeout() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getCallFailoverTimeout() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- getCallTimeout() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getCallTimeout() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getCertificateConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- getCertificates() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
-
Getter for certificate chain.
- getChannel() - Method in class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
- getChannel() - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
- 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
- getChannelName() - Method in interface org.apache.activemq.artemis.api.core.management.JGroupsChannelBroadcastGroupControl
-
Returns the JGroups channel name
- getChannelName() - Method in interface org.apache.activemq.artemis.api.core.management.JGroupsFileBroadcastGroupControl
-
Returns jgroups channel name
- getChar(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- 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.jms.client.ActiveMQConnectionFactory
- getClientFailureCheckPeriod() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getClientID() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getClientID() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getClientID() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getClientID() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getClientID() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getClientID() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getClientID() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- getClientID() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Returns the Client ID associated with this connection
- getClientSslContext(SSLContextConfig, Map<String, Object>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
- getClusterConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
- getClusterConnectionNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the names of the cluster-connections deployed on this server.
- getClusterConnectionObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by ClusterConnectionControl.
- getColumn() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Deprecated.
- getCombinedParams() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- getConfig() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- getConfigDeleteAddresses() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getConfigDeleteQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getConfiguration() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
- getConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- getConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- getConfigurationUrl() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- getConfigurationUrl() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- 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.jms.client.ActiveMQConnectionFactory
- getConfirmationWindowSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQSession
- getConnectionCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the number of clients connected to this server.
- getConnectionFactoryConfigurations() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- getConnectionFactoryConfigurations() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- getConnectionID() - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- 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.jms.client.ActiveMQConnectionFactory
- getConnectionTTL() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getConnectionTTL() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getConnectionTTLOverride() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the connection time to live.
- 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
- getConnectorInfos() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
- getConnectorNames() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getConnectorNames() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getConnectorPairs() - Method in interface org.apache.activemq.artemis.api.core.management.BaseBroadcastGroupControl
-
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.BaseBroadcastGroupControl
-
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.
- 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.
- 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.jms.client.ActiveMQConnectionFactory
- getConsumerMaxRate() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getConsumerMaxRate() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getConsumersBeforeDispatch() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getConsumersBeforeDispatch() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Return the Consumers Before Dispatch
- 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.jms.client.ActiveMQConnectionFactory
- getConsumerWindowSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getConsumerWindowSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getCoreMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getCoreSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getCorrelationID() - Method in interface org.apache.activemq.artemis.api.core.Message
- getCount() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages added to the queue since it was created.
- getCountDelta() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages added to the queue since the last counter sample.
- 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
. - getCreditsOnSendingFull(Message) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- getCriticalAnalyzer() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getCriticalAnalyzerCheckPeriod(long) - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getCriticalAnalyzerPolicy() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getCriticalAnalyzerTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getCrlPath() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getCurrentConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- getCurrentDuplicateIdCacheSize() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- getCurrentTransaction() - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- getDataBuffer() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
Returns a readOnlyBodyBuffer or a decompressed one if the message is compressed.
- 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.
- getDeadLetterQueuePrefix() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDeadLetterQueueSuffix() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultActiveMQPrincipal() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- getDefaultAddressPathSeparator() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultAddressQueueScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how often (in ms) to scan for addresses and queues which should be deleted
- getDefaultAddressRoutingType() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultAmqpUseCoreSubscriptionNaming() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultAuthenticationCacheSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how large to make the authentication cache
- getDefaultAuthorizationCacheSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how large to make the authorization cache
- 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
- getDefaultBridgeConcurrency() - 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'
- getDefaultBridgeRoutingType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how the bridge should handle the message's routing type
- 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.
- getDefaultConsumerPriority() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultConsumersBeforeDispatch() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultConsumersBeforeDispatch() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- getDefaultConsumersBeforeDispatch() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultConsumerWindowSize() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getDefaultConsumerWindowSize() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultConsumerWindowSize(SessionQueueQueryResponseMessage) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- getDefaultCreatedQueueAutoDelete() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultDatabaseUrl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The default database URL, used with DATABASE store type.
- getDefaultDataDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the directory to store the journal files in
- getDefaultDataSourceClassName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultDelayBeforeDispatch() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultDelayBeforeDispatch() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- getDefaultDelayBeforeDispatch() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultDiskScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultDistributedPrimitiveManagerClassName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultDivertRoutingType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how the divert should handle the message's routing type
- getDefaultDriverClassName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultEnabled() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultExclusive() - 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()
- getDefaultFederationCallFailoverTimeout() - 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.
- getDefaultFederationCallTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How long to wait for a reply
- getDefaultFederationConnectionTtl() - 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
- getDefaultFederationFailureCheckPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The period (in milliseconds) used to check if the federation connection has failed to receive pings from another server
- getDefaultFederationInitialConnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many attempts should be made to connect initially
- getDefaultFederationMaxRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Maximum value for retry-interval
- getDefaultFederationPassword() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Federation password.
- getDefaultFederationReconnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many attempts should be made to reconnect after failure
- getDefaultFederationRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
period (in ms) between successive retries
- getDefaultFederationRetryIntervalMultiplier() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
multiplier to apply to the retry-interval
- getDefaultFederationUser() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Federation username.
- 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
- getDefaultGroupBuckets() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultGroupBuckets() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultGroupFirstKey() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultGroupFirstKey() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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
- getDefaultGroupRebalance() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultGroupRebalancePauseDispatch() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- 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
- getDefaultJdbcJournalSyncPeriodMillis() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultJdbcLockAcquisitionTimeoutMillis() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultJdbcLockExpirationMillis() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultJdbcLockRenewPeriodMillis() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultJdbcNetworkTimeout() - 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
- getDefaultJournalFileOpenTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- 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
- getDefaultJournalMaxAtticFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how many journal files to be stored in the attic.
- 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
- getDefaultJournalPoolFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many journal files can be resued
- getDefaultJvmGcMetrics() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Whether or not to report JVM GC metrics
- getDefaultJvmMemoryMetrics() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Whether or not to report JVM memory metrics
- getDefaultJvmThreadMetrics() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Whether or not to report JVM thread metrics
- 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
- getDefaultLastValue() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultLastValueKey() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultLastValueKey() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- getDefaultLastValueKey() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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
- getDefaultMaxConsumers() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- getDefaultMaxConsumers() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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.
- getDefaultMaxQueueConsumers() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- 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
-
Deprecated.
- getDefaultMessageTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The default Message Journal table name, used with DATABASE store.
- getDefaultNettyPoolMetrics() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Whether or not to report Netty pool metrics
- 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
- getDefaultNodeManagerStoreTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultNonDestructive() - 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
- getDefaultPurgeOnNoConsumers() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultQueueAutoDelete() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultQueueAutoDelete(boolean) - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultQueueAutoDeleteDelay() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultQueueAutoDeleteMessageCount() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultQueueRoutingType() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultQuorumSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultQuorumVoteWait() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultRetroactiveMessageCount() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultRetryIntervalMultiplier() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
multiplier to apply to successive retry intervals
- getDefaultRetryReplicationWait() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultRingSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultRingSize() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getDefaultRoutingType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaults() - Method in interface org.apache.activemq.artemis.api.core.TransportConfigurationHelper
- 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
- getDefaultTemporaryQueueNamespace() - 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
- getDefaultVoteOnReplicationFailure() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultVoteRetries() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDefaultVoteRetryWait() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getDelayBeforeDispatch() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getDelayBeforeDispatch() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Return the Consumers Before Dispatch
- 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.
- getDeliveringSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the persistent size 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.
- getDeliveryDelay() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getDeliveryDelay() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getDeliveryMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getDeliveryMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getDepth() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages currently in the queue.
- getDepthDelta() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages in the queue since last counter sample.
- getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getDeserializationBlackList() - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
- getDeserializationBlackList() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getDeserializationBlackList() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getDeserializationWhiteList() - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
- getDeserializationWhiteList() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getDeserializationWhiteList() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getDestination() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getDigest() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.DigestCallback
- getDigest() - Method in enum org.apache.activemq.artemis.spi.core.security.scram.SCRAM
- getDisableMessageID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getDisableMessageID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getDisableMessageTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getDisableMessageTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getDiscoveryGroupConfiguration() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
The discovery group configuration
- getDiscoveryGroupConfiguration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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.
- getDiscoveryGroupName() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getDiscoveryGroupName() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.
- getDiskStoreUsage() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the percentage of total disk store use
- getDistinguishedName(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
- getDivertNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- getDivertObjectName(String, String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by DivertControl.
- getDomain() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- getDomain() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- getDomain() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- getDomain() - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
- getDouble(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getDoubleProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getDoubleProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getDoubleProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getDoubleProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getDuplicateIDBytes() - Method in interface org.apache.activemq.artemis.api.core.Message
-
it will translate a property named HDR_DUPLICATE_DETECTION_ID.
- getDuplicateProperty() - Method in interface org.apache.activemq.artemis.api.core.Message
- getDupsOKBatchSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getDupsOKBatchSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getDupsOKBatchSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getDurableCount() - Method in interface org.apache.activemq.artemis.api.core.Message
- getDurableCount() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- getDurableDeliveringCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of durable messages that this queue is currently delivering to its consumers.
- getDurableDeliveringSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the size of durable messages that this queue is currently delivering to its consumers.
- getDurableMessageCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of durable messages currently in this queue.
- getDurablePersistentSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the persistent size of durable messages currently in this queue.
- getDurableScheduledCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of durable scheduled messages in this queue.
- getDurableScheduledSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the size of durable scheduled messages in this queue.
- 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.jms.persistence.config.PersistedBindings
- getEncodeSize() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- getEncodeSize() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- getEncodeSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getEncodeSize(List<Pair<TransportConfiguration, TransportConfiguration>>) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- getEncodeSize(Message) - Method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- getEncodeSize(TransportConfiguration) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- getEndColumn() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token end line number.
- getEndOfBodyPosition() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- getEndpointFactory() - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
- getEnumeration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
- getEnvironment() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- getExceptionListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getExceptionListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getExpiration() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the expiration time of this message.
- 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.
- getExpiryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getExpiryQueuePrefix() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getExpiryQueueSuffix() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getExpressionSymbol() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
-
Returns the symbol that represents this binary expression.
- getExpressionSymbol() - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
-
Returns the symbol that represents this binary expression.
- getExtraBytesProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getExtraParams() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- getFactory() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- 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() - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
- getFactoryName(URI) - Method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
- getFactoryName(URI) - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.TCPAcceptorTransportConfigurationSchema
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopicConnectionFactory
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnectionFactory
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAQueueConnectionFactory
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXATopicConnectionFactory
- getFactoryType() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getFactoryType() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getFactoryType(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- getFactoryTypeEnum() - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
- getFailoverListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getFailoverTimeout() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- 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
- getFailureRetryInterval() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getFailureRetryInterval() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getFailureRetryInterval() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getFailureRetryInterval() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getFile() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
- getFile() - Method in interface org.apache.activemq.artemis.api.core.management.JGroupsFileBroadcastGroupControl
-
Returns the jgroups file name
- getFileContents() - Method in interface org.apache.activemq.artemis.api.core.management.JGroupsFileBroadcastGroupControl
-
Returns the contents of the jgroups file
- 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.
- 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(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getFloatProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getFloatProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getFloatProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getFloatProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.
- 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
- 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
- getGroupBuckets() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getGroupBuckets() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will return the group buckets.
- getGroupCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will return the current number of active groups.
- getGroupFirstKey() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getGroupFirstKey() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will return the header key to notify a consumer of a group change.
- 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 interface org.apache.activemq.artemis.api.core.Message
- getGroupID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getGroupID() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getGroupID() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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
- getGroupSequence() - Method in interface org.apache.activemq.artemis.api.core.Message
- getHAPolicy() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- getHeadersAndPropertiesEncodeSize() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- getHmac() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.HmacCallback
- getHmac() - Method in enum org.apache.activemq.artemis.spi.core.security.scram.SCRAM
- getHost() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- getId() - Method in class org.apache.activemq.artemis.api.core.management.NodeInfo
- getId() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- getId() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- getId() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- getId() - Method in class org.apache.activemq.artemis.spi.core.remoting.ConsumerContext
- getID() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns this queue ID.
- 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 class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- 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.
- GetImage() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get token literal value.
- GetImage() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get token literal value.
- 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.jms.client.ActiveMQConnectionFactory
- getIngressTimestamp() - Method in interface org.apache.activemq.artemis.api.core.Message
- getInitialConnectAttempts() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- getInitialConnectAttempts() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getInitialContext(Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- 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.jms.client.ActiveMQConnectionFactory
- getInitialMessagePacketSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getInitialMessagePacketSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getInitialSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getInitialWaitTimeout() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getInstance() - Static method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
- getInstance() - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- getInt(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getInternalNamingPrefix() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getIntProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getIntProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getIntProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getIntProperty(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getIntProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getJChannel(String, JGroupsBroadcastEndpoint) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
- getJMSCorrelationID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getJMSCorrelationID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSCorrelationID(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getJMSCorrelationIDAsBytes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getJMSCorrelationIDAsBytes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSCorrelationIDAsBytes(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getJMSDeliveryMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSDeliveryTime() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSDestination() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSExpiration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSMajorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getJMSMessageID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSMinorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getJMSPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSProviderName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getJMSRedelivered() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- getJMSReplyTo() - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
- getJMSReplyTo(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getJMSServerManager() - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- getJMSStorageManager() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getJMSTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getJMSType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getJMSType(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getJMSVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getJMSXPropertyNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- 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.
- getJournalPoolFiles() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Number of files that would be acceptable to keep on a pool
- getJournalType() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the type of journal used by this server (either
NIO
orASYNCIO
). - getKeystorePassword() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getKeystorePath() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getKeystoreProvider() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getKeystoreType() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getLargeBodyReader() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- getLargeMessagesDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the file system directory used to store large messages.
- getLastAckTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time a message from the queue was acknolwedged.
- getLastAddTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time a message was added to the queue.
- 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.
- getLastValueKey() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getLastValueKey() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
The key used for the last value queues
- getLastValueProperty() - Method in interface org.apache.activemq.artemis.api.core.Message
- getLeft() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- getLine() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Deprecated.
- getLive() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
- getLive() - Method in class org.apache.activemq.artemis.api.core.management.NodeInfo
- getLoadBalancingPolicyClassName() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getLoadBalancingPolicyClassName() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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
- getLocalConnectionId() - Method in interface org.apache.activemq.artemis.selector.filter.Filterable
-
Used by the NoLocal filter.
- getLocalTargetFilter() - Method in interface org.apache.activemq.artemis.api.core.management.BrokerBalancerControl
- getLocator() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
- getLocatorConfig() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- getLoggingLocale() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- getLoggingLocale() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- getLoggingLocale() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- getLong(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getLongProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getLongProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getLongProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getLongProperty(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getLongProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getManagementAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the management address of this server.
- getManagementContextObjectName() - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
- getManagementNotificationAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the management notification address of this server.
- getMapNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getMaxBatchSize() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getMaxBatchSize() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getMaxBatchSize() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getMaxBatchSize() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getMaxBatchTime() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getMaxBatchTime() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getMaxBatchTime() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getMaxBatchTime() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getMaxCacheSize() - Method in class org.apache.activemq.artemis.selector.impl.LRUCache
- getMaxConsumers() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getMaxConsumers() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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.
- getMaxExpiryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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.
- getMaxRedeliveryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getMaxRetries() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getMaxRetries() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getMaxRetries() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getMaxRetries() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- 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 interface org.apache.activemq.artemis.api.core.management.BridgeControl
-
Returns the max retry interval used by this bridge.
- getMaxRetryInterval() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getMaxRetryInterval() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getMaxRetryInterval() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getMaxSizeBytes() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getMaxSizeBytesRejectThreshold() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getMechanism() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMMechanismCallback
- getMemoryEstimate() - Method in interface org.apache.activemq.artemis.api.core.Message
- getMessage() - Method in error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- 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.AddressControl
- 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.jms.bridge.impl.JMSBridgeImpl
- getMessageCount() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- 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
-
Deprecated.
- getMessageHandler() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
-
Returns the MessageHandler associated to this consumer.
- getMessageID() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the messageID.
- getMessageListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- getMessageListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- getMessageListener() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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.BridgeControl
-
The messagesAcknowledged counter is the number of messages actually received by the remote broker.
- getMessagesAcknowledged() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
The messagesAcknowledged counter is the number of messages actually received by a remote broker for all bridges in this cluster connection This is a cumulative total and the number of outstanding pending messages for the cluster connection can be computed by subtracting messagesAcknowledged from messagesPendingAcknowledgement.
- 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.
- getMessageSelector() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- getMessageSelector() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- getMessageSelector() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
- 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.
- getMessagesPendingAcknowledgement() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
-
The messagesPendingAcknowledgement counter is incremented when the bridge is has forwarded a message but is waiting acknowledgement from the other broker.
- getMessagesPendingAcknowledgement() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
The messagesPendingAcknowledgement counter is incremented when any bridge in the cluster connection has forwarded a message and is waiting acknowledgement from the other broker.
- getMetaData() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getMetaData() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getMetrics() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
-
The bridge metrics for this bridge The messagesPendingAcknowledgement counter is incremented when the bridge is has forwarded a message but is waiting acknowledgement from the other broker.
- getMetrics() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
The current metrics for this cluster connection (aggregate over all bridges to other nodes) The messagesPendingAcknowledgement counter is incremented when any bridge in the cluster connection has forwarded a message and is waiting acknowledgement from the other broker.
- getMinExpiryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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.jms.client.ActiveMQConnectionFactory
- getMinLargeMessageSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getModuleName() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
- 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.BaseBroadcastGroupControl
-
Returns the configuration name of this broadcast group.
- 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.ClusterConnectionControl
-
Returns the configuration name of this cluster connection.
- getName() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the queue.
- 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.jms.client.ActiveMQDestination
- getName() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- getName() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- getName() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- getName() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getName() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getName() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- getName() - Method in class org.apache.activemq.artemis.jms.server.config.impl.TopicConfigurationImpl
- getName() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- getName() - Method in interface org.apache.activemq.artemis.jms.server.config.TopicConfiguration
- getName() - Method in class org.apache.activemq.artemis.selector.filter.PropertyExpression
- getName() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
The name of the acceptor used on the configuration.
- getName() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- getName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
- getName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
- getName() - Method in enum org.apache.activemq.artemis.spi.core.security.scram.SCRAM
- getNameInNamespace() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- getNameParser(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- getNameParser(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- getNextToken() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Get the next Token.
- 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.ActiveMQServerControl
-
Returns the node ID of this server.
- getNodeID() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
Returns the node ID used by this cluster connection.
- getNodes() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
Returns a map of the nodes connected to this cluster connection.
- getNoLocal() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- 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.
- getObject() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- getObject(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
-
This will be called by a JNDIprovider when a Reference is retrieved from a JNDI store - and generates the original instance
- getObjectProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getObjectProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getObjectProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getObjectProperty(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getObjectProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getObjectPropertyForFilter(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getOpenSSLContextFactory() - Static method in class org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactoryProvider
- 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.jms.client.ActiveMQConnectionFactory
- getOwner() - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.
- 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
- getParentRef() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- getPassword() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getPasswordCodec() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getPasswordCodec() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getPeerPrincipals() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalsCallback
-
Getter for peer Principals.
- getPersistentSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the persistent size of all messages currently in this queue.
- getPersistentSize() - Method in interface org.apache.activemq.artemis.api.core.Message
-
This is the size of the message when persisted on disk which is used for metrics tracking Note that even if the message itself is not persisted on disk (ie non-durable) this value is still used for metrics tracking If a normal message it will be the encoded message size If a large message it will be encoded message size + large message body size
- getPersister() - Method in interface org.apache.activemq.artemis.api.core.Message
- getPersister() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
- getPersister(byte) - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- getPersistSize() - Method in interface org.apache.activemq.artemis.api.core.Message
- getPort() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- getPrefixes() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- getPrefixes() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- getPreparedTransactionMessageCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will return the number of messages stuck in prepared transactions
- getPriority() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the message priority.
- getPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getPriority() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
-
The priority for the
OpenSSLContextFactory
when resolving the service to get the implementation. - getPriority() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
-
The priority for the SSLContextFactory when resolving the service to get the implementation.
- 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.jms.client.ActiveMQConnectionFactory
- getProducerMaxRate() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getProducerMaxRate() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- getProducerWindowSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getProducerWindowSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getProperties() - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
- getProperties(Reference) - Static method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
- getProperty(SimpleString) - Method in interface org.apache.activemq.artemis.selector.filter.Filterable
-
Extracts the named message property
- getPropertyName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
- 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.jms.client.ActiveMQJMSProducer
- getPropertyNames() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getPropertyNames(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getPropertyValue() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
- getPropMaskPassword() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getPropPasswordCodec() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- getProps() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- getProtocolConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- getProtocolHandler() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
- getProtocolManagerFactory() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- getProtocolManagerFactoryStr() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getProtocolManagerFactoryStr() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getProtocolManagerFactoryStr() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getProtocolName() - Method in interface org.apache.activemq.artemis.api.core.Message
- getProtocolName() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Returns the name of the protocol for this Remoting Connection
- getProtocols() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
- getProviderMajorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getProviderMinorVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getProviderVersion() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionMetaData
- getQualityOfServiceMode() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getQualityOfServiceMode() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getQualityOfServiceMode() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getQualityOfServiceMode() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- getQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
- getQueueAttributes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
Deprecated.
- getQueueConfiguration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- getQueueConfigurations() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- getQueueConfigurations() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- getQueueCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the number of queues created on this server.
- 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.jms.client.ActiveMQQueue
- 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 local queue(s) bound to this address.
- getQueueNames(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the names of the queues created on this server with the given routing-type.
- getQueueObjectName(SimpleString, SimpleString, RoutingType) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by QueueControl.
- getQueuePrefix() - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- getQueueSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getReadOnlyBodyBuffer() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
Returns a new Buffer slicing the current Body.
- 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.jms.client.ActiveMQConnectionFactory
- getReconnectAttempts() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getReconnectAttempts() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getReconnectID() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- getRedeliveryCollisionAvoidanceFactor() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getRedeliveryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getRedeliveryMultiplier() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getRedirectHandler() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- getRedirectTo() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- getRedistributionDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getRefCount() - Method in interface org.apache.activemq.artemis.api.core.Message
- getRefCount() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- getReference() - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
-
Retrieve a Reference for this instance to store in JNDI
- getRefreshTimeout() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
- getRegistry() - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- getRegistry() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getRegistry() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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.
- getRemoteQueueNames() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the names of the remote queue(s) bound to this address.
- getRemotingConnection() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- getReplyTo() - Method in interface org.apache.activemq.artemis.api.core.Message
- getResult(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- getResult(Message, Class) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- getResult(ICoreMessage) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- getResult(ICoreMessage, 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.jms.management.JMSManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- getResults(ICoreMessage) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- getRetroactiveMessageCount() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- getRetroactiveResourceAddressName(String, String, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.management.ResourceNames
- getRetroactiveResourceDivertName(String, String, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.management.ResourceNames
- getRetroactiveResourceQueueName(String, String, SimpleString, RoutingType) - Static method in class org.apache.activemq.artemis.api.core.management.ResourceNames
- 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.jms.client.ActiveMQConnectionFactory
- getRetryInterval() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getRetryInterval() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- getRetryIntervalMultiplier() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getRight() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- getRight() - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- getRingSize() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getRingSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will return the ring size.
- getRolePrincipalClass() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- getRoles() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the roles (name and permissions) associated with this address.
- getRoles(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.
- getRolesAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- getRootElement() - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- getRoutedMessageCount() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the number of messages routed to one or more bindings
- getRoutingName() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns the routing name of this divert.
- getRoutingType() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- getRoutingType() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns the routing type used by this divert.
- getRoutingType() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
The routing type of this queue.
- getRoutingType() - Method in interface org.apache.activemq.artemis.api.core.Message
- getRoutingTypes() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- getRoutingTypesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- 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. - getScheduledCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of scheduled messages in this queue.
- getScheduledDeliveryTime() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Used to calculate what is the delivery time.
- getScheduledSize() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the size 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.jms.client.ActiveMQConnectionFactory
- getScheduledThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getSchema() - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.InVMSchema
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.JGroupsSchema
- 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
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionMulticastSchema
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.TCPSchema
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.UDPSchema
- getSecurity(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getSecurity(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- getSecurityDomain() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- getSecurityDomain() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- getSecurityInvalidationInterval() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the interval time (in milliseconds) to invalidate security credentials.
- getSelector() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getSelector() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getSelector() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getSelector() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getSelector() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- getSelector() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- getSelector() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- getSendAcknowledgementHandler() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- getServerLocator() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
- getServerLocator() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getServerSslContext(SSLContextConfig, Map<String, Object>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
- getServerVersion() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- getSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getSession() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- 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.jms.client.ActiveMQConnection
- getSessionFactory() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- getSessionMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getShort(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getShortProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getShortProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getShortProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getShortProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getSimpleAddress() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- getSimpleStringProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getSimpleStringProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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
- getSNIHostName() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- getSourceDestinationFactory() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getSourceDestinationFactory() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getSourcePassword() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getSourcePassword() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getSourcePassword() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getSourcePassword() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getSourceUsername() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getSourceUsername() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getSourceUsername() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getSourceUsername() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getSSLContext(Map<String, Object>, String, String, String, String, String, String, String, String, String, String, boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
-
Deprecated.
- getSSLContext(SSLContextConfig, Map<String, Object>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
- getSSLContextFactory() - Static method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactoryProvider
- 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
- getStaticConnectors() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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
- getString(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getStringBody() - Method in interface org.apache.activemq.artemis.api.core.Message
- getStringProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- getStringProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getStringProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getStringProperty(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- getStringProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- getSubject() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- getSubject() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
the possibly null identity associated with this connection
- getSubscription() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the subscription.
- getSubscriptionName() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getSubscriptionName() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getSubscriptionName() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getSubscriptionName() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- GetSuffix(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Get the suffix.
- GetSuffix(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Get the suffix.
- getTabSize(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- getTabSize(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- getTarget(String) - Method in interface org.apache.activemq.artemis.api.core.management.BrokerBalancerControl
- getTargetAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.BrokerBalancerControl
- getTargetDestinationFactory() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getTargetDestinationFactory() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getTargetKeyFilter() - Method in interface org.apache.activemq.artemis.api.core.management.BrokerBalancerControl
- getTargetPassword() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getTargetPassword() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getTargetPassword() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getTargetPassword() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getTargetUsername() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- getTargetUsername() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- getTargetUsername() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- getTargetUsername() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- getText() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- getThreadAwareContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- getThreadAwareContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- 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.jms.client.ActiveMQConnectionFactory
- getThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getTimestamp() - Method in interface org.apache.activemq.artemis.api.core.Message
- getTimeToLive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- getTimeToLive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getToken(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Get the specific Token.
- getToken(int) - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Get the specific Token.
- getTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- getTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- getTopicConfigurations() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- getTopicConfigurations() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- getTopicName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- getTopicPrefix() - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- getTopicSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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
- 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.
- getTransacted() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- getTransacted() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- getTransactionBatchSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getTransactionBatchSize() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getTransactionBatchSize() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.
- 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.
- 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.
- getTransformerProperties() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
-
Returns a map of the properties configured for the transformer.
- getTransformerProperties() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns a map of the properties configured for the transformer.
- getTransformerPropertiesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.BridgeControl
-
Returns a map of the properties configured for the transformer.
- getTransformerPropertiesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns a map of the properties configured for the transformer.
- 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.
- getTransportLocalAddress() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Returns a string representation of the local address this connection is connected to.
- getTrustManagerFactory() - Method in interface org.apache.activemq.artemis.api.core.TrustManagerFactoryPlugin
- getTrustManagerFactoryPlugin() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getTruststorePassword() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getTruststorePath() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getTruststoreProvider() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getTruststoreType() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- getType() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
Return the type of the message
- 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
-
Deprecated.do not use this, use through ICoreMessage or ClientMessage
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- getType() - Method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- getType() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- getType() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- getType() - Method in enum org.apache.activemq.artemis.jms.persistence.config.PersistedType
- getType() - Method in enum org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- getType() - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
- getType(byte) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- getType(byte) - Static method in enum org.apache.activemq.artemis.jms.persistence.config.PersistedType
- getUdpateTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Deprecated.
- getUID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- getUniqueEventID() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
- getUniqueName() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns the cluster-wide unique name of this divert.
- getUnRoutedMessageCount() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the number of messages not routed to any bindings
- getUpdateTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time the queue was updated.
- 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
- getUsage() - Method in interface org.apache.activemq.artemis.api.core.Message
- getUsage() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- getUsedSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
This is to be used on tests only.
- getUser() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the user that is associated with creating the queue.
- getUser() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- getUserID() - Method in interface org.apache.activemq.artemis.api.core.Message
-
This represents historically the JMSMessageID.
- getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Should return a unique name corresponding to the certificates given.
- getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Overriding to allow DN authorization based on DNs specified in text files.
- getUserRoles(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Should return a set of the roles this user belongs to.
- getUserRoles(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Overriding to allow for role discovery based on text files.
- getUseTopologyForLoadBalancing() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- getUseTopologyForLoadBalancing() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- getUseTopologyForLoadBalancing() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- getValidatedUserID() - Method in interface org.apache.activemq.artemis.api.core.Message
- getValue() - Method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- getValue() - Method in class org.apache.activemq.artemis.selector.hyphenated.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.activemq.artemis.selector.strict.Token
-
An optional attribute value of the Token.
- 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.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- getVersion() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- getWholeMessageSize() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Return an estimate of the size of the message on the wire.
- 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.jms.client.ActiveMQJMSContext
- getXAResource() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- GuestLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Always login the user with a default 'guest' identity.
- GuestLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
H
- handle(Callback[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.JaasCallbackHandler
- handleBuffer(RemotingConnection, ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- 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.spi.core.remoting.SessionContext
- handleReceiveMessage(ConsumerContext, ClientMessageInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- handleReceiveProducerCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- handleReceiveProducerFailCredits(SimpleString, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- handshake(NettyServerConnection, ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- hasCredits(ServerConsumer) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
This one gives a chance for Proton to have its own flow control.
- 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.jms.client.ActiveMQDestination
- hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
- hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
- hashCode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- hashCode() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- hashCode() - Method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- hashCode() - Method in class org.apache.activemq.artemis.selector.filter.PropertyExpression
- hashCode() - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- hashCode() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- hashCode() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- hashCode() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
- hashCode() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
- hasNoBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- hasNoBody() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
Helper method for
ActiveMQMessage.isBodyAssignableTo(Class)
. - hasNoLocal() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- hasOperationSucceeded(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
-
Returns whether the invocation of the management operation on the server resource succeeded.
- 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.
- hasScheduledDeliveryTime() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Search for the existence of the property: an implementor can save the message to be decoded, if possible.
- 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 interface org.apache.activemq.artemis.api.core.Message
- HDR_CERT_SUBJECT_DN - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
- HDR_CHECK_TYPE - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
- HDR_CLIENT_ID - 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_GROUP_SEQUENCE - Static variable in interface org.apache.activemq.artemis.api.core.Message
- HDR_INGRESS_TIMESTAMP - Static variable in interface org.apache.activemq.artemis.api.core.Message
-
The time at which the message arrived at the broker.
- 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_MESSAGE_ID - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
- 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 the message was transferred.
- HDR_ORIG_ROUTING_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
-
The original routing type of a message before getting transferred through DLQ or expiry
- HDR_ORIGINAL_ADDRESS - Static variable in interface org.apache.activemq.artemis.api.core.Message
-
The original address of a message when a message is diverted or 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_PREFIX - Static variable in interface org.apache.activemq.artemis.api.core.Message
-
The prefix used (if any) when sending this message.
- 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_PROTOCOL_NAME - 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 interface org.apache.activemq.artemis.api.core.Message
- HDR_ROUTE_TO_IDS - Static variable in interface org.apache.activemq.artemis.api.core.Message
- HDR_ROUTING_NAME - Static variable in class org.apache.activemq.artemis.api.core.management.ManagementHelper
- HDR_ROUTING_TYPE - 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 interface org.apache.activemq.artemis.api.core.Message
- 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 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.
- HEX_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- HEX_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- HmacCallback - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Callback for obtaining information about a used H
Mac
- HmacCallback() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.HmacCallback
- HyphenatedParser - Class in org.apache.activemq.artemis.selector.hyphenated
-
JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is autogenerated from HyphenatedParser.jj
- HyphenatedParser(InputStream) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Constructor with InputStream.
- HyphenatedParser(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Constructor with InputStream and supplied encoding
- HyphenatedParser(Reader) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Constructor.
- HyphenatedParser(HyphenatedParserTokenManager) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Constructor with generated Token Manager.
- HyphenatedParserConstants - Interface in org.apache.activemq.artemis.selector.hyphenated
-
Token literal values and constants.
- HyphenatedParserTokenManager - Class in org.apache.activemq.artemis.selector.hyphenated
-
Token Manager.
- HyphenatedParserTokenManager(SimpleCharStream) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Constructor.
- HyphenatedParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Constructor.
I
- ICoreMessage - Interface in org.apache.activemq.artemis.api.core
-
This interface is only to determine the API of methods required for Core Messages
- ID - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- ID - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- idGenerator - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- IGNORED - Static variable in class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
- ignoringShortFile(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- ignoringShortFile(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- ignoringShortFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- illegalDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- illegalDeliveryMode(int) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- illegalDeliveryMode$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- image - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
The string image of the token.
- image - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
The string image of the token.
- impact() - Method in annotation type org.apache.activemq.artemis.api.core.management.Operation
- IN - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- IN - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- inBuf - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- inBuf - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- incompatibleNativeLibrary() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- incompatibleNativeLibrary() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- incompatibleNativeLibrary$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- inconsistencyDuringCompacting(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- inconsistencyDuringCompacting(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- inconsistencyDuringCompacting$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- inconsistencyDuringCompactingDelete(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- inconsistencyDuringCompactingDelete(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- inconsistencyDuringCompactingDelete$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- incrementRefCounter() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- INDIVIDUAL_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- individualAcknowledge() - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
Acknowledges reception of a single message.
- init(Map) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
- init(Map<String, String>) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- init(Map<String, String>) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
-
Initialize the manager with the given configuration properties.
- 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
- initialConnectAttempts - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- initialize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
This will only instantiate internal objects such as the topology
- initialize() - Static method in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Overriding to allow for proper initialization.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ExternalCertificateLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Performs initialization of file paths.
- initializeGlobalThreadPoolProperties() - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Initializes the global thread pools properties from System properties.
- initializingJdbcDataSource(String, String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- initializingJdbcDataSource(String, String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- initializingJdbcDataSource$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- initialMessagePacketSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- 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.
- input_stream - Variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
- input_stream - Variable in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
- inputStream - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- inputStream - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- INSTANCE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- INSTANCE - Static variable in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- INSTANCE - Static variable in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- INTEGER - Static variable in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- 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.
- INTERNAL_PROPERTY_NAMES_PREDICATE - Static variable in interface org.apache.activemq.artemis.api.core.Message
- internalBind(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
- 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
- internalCreateCFPOJO(ConnectionFactoryConfiguration) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- internalCreateJMSQueue(boolean, String, String, String, boolean, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- internalCreateQueue(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- internalCreateQueueCompatibility(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- internalCreateTopic(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- internalFilterInterceptors(Class<P>, List<? extends BaseInterceptor>) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManagerFactory
-
This method exists because java templates won't store the type of P at runtime.
- internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.InVMSchema
- internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.JGroupsSchema
- 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
- internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
- internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.TCPSchema
- internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.UDPSchema
- 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
- internalNewURI(ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
- internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.InVMSchema
- internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.JGroupsSchema
- internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.TCPSchema
- internalNewURI(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.UDPSchema
- internalOpen() - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
- internalPopulateObject(URI, Map<String, String>, ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.TCPSchema
- intValue() - Method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
- intValue() - Method in enum org.apache.activemq.artemis.jms.bridge.QualityOfServiceMode
- invalidFilter(Throwable, SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- invalidFilter(Throwable, SimpleString) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- invalidFilter$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- invalidHostForConnector(String, String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- invalidHostForConnector(String, String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- invalidHostForConnector$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- invalidJavaIdentifier(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- invalidJavaIdentifier(String) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- invalidJavaIdentifier$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- invalidSubscriptionName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- invalidSubscriptionName() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- invalidSubscriptionName$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- invertedPropertiesMap() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- invertedPropertiesValuesMap() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- InVMAcceptorTransportConfigurationSchema - Class in org.apache.activemq.artemis.uri.schemas.acceptor
- InVMAcceptorTransportConfigurationSchema() - Constructor for class org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
- InVMLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
- InVMLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- InVMSchema - Class in org.apache.activemq.artemis.uri
- InVMSchema() - Constructor for class org.apache.activemq.artemis.uri.InVMSchema
- 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(List<I>, P, C) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- invokeOperation(String, String, Object[], Class<T>, int) - Method in class org.apache.activemq.artemis.api.core.management.ActiveMQManagementProxy
- ioError(int, String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- ioError(int, String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- ioError$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- ioRenameFileError(String, String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- ioRenameFileError(String, String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- ioRenameFileError$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- IS - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- IS - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- isActive() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- isAddMessageIDInHeader() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- isAddMessageIDInHeader() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- isAddMessageIDInHeader() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- isAddMessageIDInHeader() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- 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.jms.management.JMSManagementHelper
-
Returns whether the JMS message corresponds to the result of a management attribute value.
- 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 - 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 - isAutoCreateAddresses() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
-
Returns
true
if auto-address-creation for this address is enabled,false
else. - isAutoCreateAddresses() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isAutoCreated() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isAutoCreated() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns whether this address was created automatically in response to client action.
- isAutoCreateDeadLetterResources() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isAutoCreateExpiryResources() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
Deprecated.
- isAutoCreateJmsTopics() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
Deprecated.
- isAutoCreateQueues() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
-
Returns
true
if auto-queue-creation for this address is enabled,false
else. - isAutoCreateQueues() - 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. - isAutoCreateQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isAutoDelete() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isAutoDeleteAddresses() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isAutoDeleteCreatedQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isAutoDeleteJmsQueues() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
Deprecated.
- isAutoDeleteJmsTopics() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
Deprecated.
- isAutoDeleteQueues() - 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.jms.client.ActiveMQConnectionFactory
- isAutoGroup() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isAutoGroup() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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. - 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.jms.client.ActiveMQConnectionFactory
- isBlockOnAcknowledge() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isBlockOnAcknowledge() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- isBlockOnDurableSend() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isBlockOnDurableSend() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- isBlockOnNonDurableSend() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isBlockOnNonDurableSend() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- isBodyAssignableTo(Class) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- isBrowse() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
-
Returns whether this role can browse queues bound to the address.
- isCacheDestinations() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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.jms.client.ActiveMQConnectionFactory
- isCacheLargeMessagesClient() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isCacheLargeMessagesClient() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- isCharInClass(int) - Method in class org.apache.activemq.artemis.spi.core.security.scram.StringPrep.CharClass
- 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.jms.client.ActiveMQMessageConsumer
- isClustered() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns whether this server is clustered.
- 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.jms.client.ActiveMQConnectionFactory
- isCompressLargeMessages() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isCompressLargeMessages() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- isConfigurationManaged() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isConfigurationManaged() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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.
- isContainingProhibitedCharacters(String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.StringPrep
- isCreateAddress() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
-
Returns whether this role can create addresses.
- isCreateBindingsDir() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns whether the bindings directory is created on this server startup.
- isCreated() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- isCreateDurableQueue() - Method in class org.apache.activemq.artemis.api.core.management.RoleInfo
-
Returns whether this role can create durable queues bound to the address.
- 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.
- isDebug() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- isDecrypt() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- 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
- isDefaultExclusive() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- isDefaultExclusiveQueue() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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
- isDefaultGroupRebalance() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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
- isDefaultLastValueQueue() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- 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
- isDefaultNonDestructive() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- isDefaultNonDestructive() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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
- isDefaultPurgeOnNoConsumers() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.AddressQuery
- isDefaultPurgeOnNoConsumers() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isDefaultReadWholePage() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- isDefaultRejectEmptyValidatedUser() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
- 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.
- 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.
- 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.
- isDestroyed() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Returns true if this
RemotingConnection
has been destroyed. - isDirectDeliver() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- 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 class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns whether the queue is durable.
- 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.jms.persistence.config.PersistedDestination
- isDurable() - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- isDurable() - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- isEnable1xPrefixes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- isEnable1xPrefixes() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- isEnable1xPrefixes() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isEnable1xPrefixes() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- isEnabled() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- isEnableMetrics() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isEnableSharedClientID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- isEnableSharedClientID() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isEnableSharedClientID() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.
- 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
- isExclusive() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isExclusive() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns whether this divert is exclusive.
- isExclusive() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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. - isExpired() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns whether this message is expired or not.
- isFailed() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- isFailed() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- isFailed() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- isFailed() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- isFailoverOnInitialConnection() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Deprecated.
- isFailoverOnInitialConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
Deprecated.
- isFailoverOnInitialConnection() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
-
Deprecated.
- isFailoverOnInitialConnection() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
-
Deprecated.
- isFailoverOnServerShutdown() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
returns if clients failover on a server shutdown
- isGroupRebalance() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isGroupRebalance() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns whether the groups of this queue are automatically rebalanced.
- isGroupRebalancePauseDispatch() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isGroupRebalancePauseDispatch() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns whether the dispatch is paused when groups of this queue are automatically rebalanced.
- isHa() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- 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.jms.client.ActiveMQConnectionFactory
- isHA() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isHA() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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)
- isIgnoreJTA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- isInternal() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns whether this address was created for the broker's internal use.
- 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.
- isLargeMessage() - Method in interface org.apache.activemq.artemis.api.core.Message
- isLastValue() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isLastValue() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- isLastValueQueue() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- 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.
- 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 interface org.apache.activemq.artemis.api.core.client.TopologyMember
-
Returns true if this TopologyMember is the target of this remoting connection
- isMessageCounterEnabled() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns whether message counter is enabled for this server.
- isNonDestructive() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isNullOrEmpty(String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
-
Checks if string is null or empty
- isOpen() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- isOperationResult(Message) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
-
Returns whether the JMS message corresponds to the result of a management operation invocation.
- 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.
- isParsed() - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- isPaused() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- isPaused() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns whether the queue is paused.
- isPaused() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- isPaused() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- isPaused() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- isPaused() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- 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.
- isPersisted() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isPersisted() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- isPreAcknowledge() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isPreAcknowledge() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- isProtocol(byte[]) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- isPurgeOnNoConsumers() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
- isPurgeOnNoConsumers() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- isQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- isQueue(ActiveMQDestination.TYPE) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- isReadyToHandle(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BufferDecoder
-
called by the remoting system prior to
BufferHandler.bufferReceived(Object, ActiveMQBuffer)
. - isRecoverCalled() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- isReliable() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ConnectorFactory
-
Indicates if connectors from this factory are reliable or not.
- isReload() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- 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.
- isRetroactiveResource() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- isRetroactiveResource() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
- isRetroactiveResource() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns whether this queue is used for a retroactive address.
- isRetroactiveResource(String, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.management.ResourceNames
- 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. - isSameParams(TransportConfiguration) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- isSameTarget(TransportConfiguration...) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
- isSameTarget(TransportConfiguration...) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
- 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.
- isSendToDLAOnNoRoute() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- isServerMessage() - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
We are really interested if this is a LargeServerMessage.
- 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.
- 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.jms.bridge.impl.JMSBridgeControlImpl
- isStarted() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- isStarted() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- isStarted() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- isStarted() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- isStarted() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- isStarted() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Has the Server been started.
- 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.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.AddressControl
-
Returns whether this address is temporary.
- 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.jms.client.ActiveMQDestination
- isTemporary(ActiveMQDestination.TYPE) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- isTrustAll() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- isUnsecurable() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Whether this acceptor allows insecure connections.
- 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.jms.client.ActiveMQConnectionFactory
- isUseGlobalPools() - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- isUseGlobalPools() - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- isUseMaskedPassword() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- isUseMaskedPassword() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- isUseTopologyForLoadBalancing() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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.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
- isWritable(ReadyListener, Object) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- 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.jms.client.ActiveMQConnection
- isXA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- isXA() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQXAConnection
- itemExists(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- iterations - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Iterations for slating
- iterations - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Iterations for slating
- iterations - Variable in class org.apache.activemq.artemis.spi.core.security.scram.UserData
-
Iterations used to salt the password
J
- JaasCallbackHandler - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A JAAS username password CallbackHandler.
- JaasCallbackHandler(String, String, RemotingConnection) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.JaasCallbackHandler
- JAXPXPathEvaluator - Class in org.apache.activemq.artemis.selector.filter
- JAXPXPathEvaluator(String, DocumentBuilder) - Constructor for class org.apache.activemq.artemis.selector.filter.JAXPXPathEvaluator
- 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
- JGroupsChannelBroadcastGroupControl - Interface in org.apache.activemq.artemis.api.core.management
-
A BroadcastGroupControl is used to manage a broadcast group.
- 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
- JGroupsFileBroadcastGroupControl - Interface in org.apache.activemq.artemis.api.core.management
-
A BroadcastGroupControl is used to manage a broadcast group.
- 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
- JGroupsSchema - Class in org.apache.activemq.artemis.uri
- JGroupsSchema() - Constructor for class org.apache.activemq.artemis.uri.JGroupsSchema
- JGroupsServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
- JGroupsServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.JGroupsServerLocatorSchema
- jj_nt - Variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Next token.
- jj_nt - Variable in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Next token.
- jjFillToken() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
- jjFillToken() - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
- jjstrLiteralImages - Static variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Token literal values.
- jjstrLiteralImages - Static variable in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Token literal values.
- JMS - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- JMS_ - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- JMS_ACTIVEMQ_ENABLE_BYTE_ARRAY_JMS_CORRELATION_ID_PROPERTY_NAME - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- JMS_ACTIVEMQ_INPUT_STREAM - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- JMS_ACTIVEMQ_OUTPUT_STREAM - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- JMS_ACTIVEMQ_SAVE_STREAM - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- 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
- JMSBridge - Interface in org.apache.activemq.artemis.jms.bridge
- JMSBridgeControl - Interface in org.apache.activemq.artemis.jms.bridge
- JMSBridgeControlImpl - Class in org.apache.activemq.artemis.jms.bridge.impl
- JMSBridgeControlImpl(JMSBridge) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- JMSBridgeImpl - Class in org.apache.activemq.artemis.jms.bridge.impl
- JMSBridgeImpl() - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- JMSBridgeImpl(ConnectionFactoryFactory, ConnectionFactoryFactory, DestinationFactory, DestinationFactory, String, String, String, String, String, long, int, QualityOfServiceMode, int, long, String, String, boolean) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- JMSBridgeImpl(ConnectionFactoryFactory, ConnectionFactoryFactory, DestinationFactory, DestinationFactory, String, String, String, String, String, long, int, QualityOfServiceMode, int, long, String, String, boolean, MBeanServer, String) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- JMSBridgeImpl(ConnectionFactoryFactory, ConnectionFactoryFactory, DestinationFactory, DestinationFactory, String, String, String, String, String, long, int, QualityOfServiceMode, int, long, String, String, boolean, MBeanServer, String, long) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- jmsBridgeSrcConnectError(Exception, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- jmsBridgeSrcConnectError(Exception, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- jmsBridgeSrcConnectError$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- jmsBridgeTransactionManagerMissing(QualityOfServiceMode, String) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- jmsBridgeTransactionManagerMissing(QualityOfServiceMode, String) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- jmsBridgeTransactionManagerMissing$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- jmsConfigMissingKey(Node) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- jmsConfigMissingKey(Node) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- jmsConfigMissingKey$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- jmsConfiguration - Variable in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- JMSConfiguration - Interface in org.apache.activemq.artemis.jms.server.config
- JMSConfigurationImpl - Class in org.apache.activemq.artemis.jms.server.config.impl
- JMSConfigurationImpl() - Constructor for class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- JMSConnectionOptions - Class in org.apache.activemq.artemis.uri
-
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
- JMSConnectionOptions() - Constructor for class org.apache.activemq.artemis.uri.JMSConnectionOptions
- jmsDeployerStartError(Exception) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- jmsDeployerStartError(Exception) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- jmsDeployerStartError$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- JMSExceptionHelper - Class in org.apache.activemq.artemis.jms.client
- JMSExceptionHelper() - Constructor for class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
- JmsExceptionUtils - Class in org.apache.activemq.artemis.jms.client
- JMSFactoryType - Enum in org.apache.activemq.artemis.api.jms
- JMSJournalStorageManagerImpl - Class in org.apache.activemq.artemis.jms.persistence.impl.journal
- JMSJournalStorageManagerImpl(ExecutorFactory, IDGenerator, Configuration, ReplicationManager) - Constructor for class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- JMSManagementHelper - Class in org.apache.activemq.artemis.api.jms.management
-
Helper class to use JMS messages to manage ActiveMQ Artemis server resources.
- JMSMessageListenerWrapper - Class in org.apache.activemq.artemis.jms.client
- JMSMessageListenerWrapper(ConnectionFactoryOptions, ActiveMQConnection, ActiveMQSession, ClientConsumer, MessageListener, int) - Constructor for class org.apache.activemq.artemis.jms.client.JMSMessageListenerWrapper
- JMSNotificationType - Enum in org.apache.activemq.artemis.jms.server.management
- JMSQueueConfiguration - Interface in org.apache.activemq.artemis.jms.server.config
- JMSQueueConfigurationImpl - Class in org.apache.activemq.artemis.jms.server.config.impl
- JMSQueueConfigurationImpl() - Constructor for class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- JmsSelector() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- JmsSelector() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- JMSServerConfigParser - Interface in org.apache.activemq.artemis.jms.server
- jmsServerError(Exception) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- jmsServerError(Exception) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- jmsServerError$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- JMSServerManager - Interface in org.apache.activemq.artemis.jms.server
-
Deprecated.
- JMSServerManagerImpl - Class in org.apache.activemq.artemis.jms.server.impl
-
Deprecated.
- JMSServerManagerImpl(ActiveMQServer) - Constructor for class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- JMSServerManagerImpl(ActiveMQServer, JMSConfiguration) - Constructor for class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- JMSServerManagerImpl(ActiveMQServer, BindingRegistry) - Constructor for class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.This constructor is used by the Application Server's integration
- JMSStorageManager - Interface in org.apache.activemq.artemis.jms.persistence
- JMSTransactionDetail - Class in org.apache.activemq.artemis.jms.transaction
- JMSTransactionDetail(Xid, Transaction, Long) - Constructor for class org.apache.activemq.artemis.jms.transaction.JMSTransactionDetail
- 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
- JMSXGROUPSEQ - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- JMSXUSERID - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- JNDIConnectionFactoryFactory - Class in org.apache.activemq.artemis.jms.bridge.impl
- JNDIConnectionFactoryFactory(Hashtable<?, ?>, String) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JNDIConnectionFactoryFactory
- JNDIDestinationFactory - Class in org.apache.activemq.artemis.jms.bridge.impl
- JNDIDestinationFactory(Hashtable<?, ?>, String) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JNDIDestinationFactory
- JNDIFactorySupport - Class in org.apache.activemq.artemis.jms.bridge.impl
- JNDIFactorySupport(Hashtable<?, ?>, String) - Constructor for class org.apache.activemq.artemis.jms.bridge.impl.JNDIFactorySupport
- jndiProperties - Variable in class org.apache.activemq.artemis.jms.bridge.impl.JNDIFactorySupport
- JNDIReferenceFactory - Class in org.apache.activemq.artemis.jndi
-
Converts objects implementing JNDIStorable into a property fields so they can be stored and regenerated from JNDI
- JNDIReferenceFactory() - Constructor for class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
- JNDIStorable - Class in org.apache.activemq.artemis.jndi
-
Facilitates objects to be stored in JNDI as properties
- JNDIStorable() - Constructor for class org.apache.activemq.artemis.jndi.JNDIStorable
- journalDifferentVersion() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- journalDifferentVersion() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- journalDifferentVersion$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- journalFileMisMatch() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- journalFileMisMatch() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- journalFileMisMatch$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- JsonUtil - Class in org.apache.activemq.artemis.api.core
K
- keystorePassword(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- keystorePath(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- keystoreProvider(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- keystoreType(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- killMessage(SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
if slow consumer is killed,send the msessage to client.
- kind - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
An integer that describes the kind of this token.
- kind - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
An integer that describes the kind of this token.
- Krb5LoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
populate a subject with kerberos credential from the handler
- Krb5LoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModule
L
- LARGE_EMBEDDED_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
-
This is to embedd Large Messages from other protocol
- lastCheck - Variable in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
- LazyCreateContext - Class in org.apache.activemq.artemis.jndi
- LazyCreateContext() - Constructor for class org.apache.activemq.artemis.jndi.LazyCreateContext
- LDAPLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
- LDAPLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- LDAPLoginProperty - Class in org.apache.activemq.artemis.spi.core.security.jaas
- LDAPLoginProperty(String) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
- LDAPLoginProperty(String, String) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
- left - Variable in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Lexer state names.
- lexStateNames - Static variable in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Lexer state names.
- LIKE - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- LIKE - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- line - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- line - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- LINE_COMMENT - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- LINE_COMMENT - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- linkFlowControl(SimpleString, ClientProducerCredits) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- list(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- list(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- listAddresses(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listAddresses(String, int, int) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listAllConsumersAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Lists all the consumers connected to this server.
- listAllSessionsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Lists details about all sessions.
- listBindings(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- listBindings(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- listBindingsForAddress(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listBrokerConnections() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listConnectionIDs() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Lists all the IDs of the connections connected to this server.
- listConnectionIDs() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listConnectionIDs() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- listConnections(String, int, int) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listConnectionsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Lists all the connections connected to this server.
- listConsumers(String, int, int) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listConsumersAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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.
- 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 - listDivertNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Jon plugin doesn't recognize an Operation whose name is in form getXXXX(), so add this one.
- listGroupsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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
-
Deprecated.
- 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.
- listNetworkTopology() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listPreparedTransactionDetailsAsHTML() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- listPreparedTransactionDetailsAsHTML() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listPreparedTransactionDetailsAsHTML() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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.
- listPreparedTransactionDetailsAsJSON() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listPreparedTransactionDetailsAsJSON() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- listPreparedTransactions() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
List all the prepared transaction, sorted by date, oldest first.
- listProducers(String, int, int) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listProducersInfoAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listQueues(String, int, int) - 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() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listRemoteAddresses() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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.
- listRemoteAddresses(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listRemoteAddresses(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- 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.
- listSessions(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listSessions(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- listSessions(String, int, int) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- listSessionsAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Lists details about all the sessions for the specified connection ID.
- listSessionsAsJSON(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- listSessionsAsJSON(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- listUser(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
List the information about a user or all users if no username is supplied (only applicable when using the JAAS PropertiesLoginModule or the ActiveMQBasicSecurityManager).
- listUser(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- listUser(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModuleConfigurator
- listUser(String) - Method in interface org.apache.activemq.artemis.spi.core.security.UserManagement
- literal() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- literal() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- load() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- load() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- load() - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- load(String, String, Map) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
- loadClass(Object, String) - Static method in class org.apache.activemq.artemis.jndi.JNDIReferenceFactory
-
Retrieve the class loader for a named class
- loadProtocolServices(ActiveMQServer, List<ActiveMQComponent>) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManagerFactory
- loadProtocolServices(ActiveMQServer, List<ActiveMQComponent>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
- LOCK - Static variable in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- 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.
- lockSessionCreation() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- log - Static variable in interface org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactory
- log - Static variable in interface org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
- LOGGER - Static variable in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
-
The default logger.
- LOGGER - Static variable in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
-
The default logger.
- LOGGER - Static variable in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
-
The default logger.
- LOGGER - Static variable in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
The journal logger.
- LogicExpression - Class in org.apache.activemq.artemis.selector.filter
-
A filter performing a comparison of two objects
- LogicExpression(BooleanExpression, BooleanExpression) - Constructor for class org.apache.activemq.artemis.selector.filter.LogicExpression
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Overriding to allow for certificate-based login.
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ExternalCertificateLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- login() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.AbstractPrincipalLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Standard JAAS override.
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ExternalCertificateLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- logout() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
- LONG - Static variable in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- lookup - Variable in class org.apache.activemq.artemis.jms.bridge.impl.JNDIFactorySupport
- lookup(String) - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.Lookup in the registry for registered object, i.e.
- lookup(String) - Method in class org.apache.activemq.artemis.jndi.LazyCreateContext
- lookup(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- lookup(String) - Method in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
- lookup(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- lookupLink(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- lookupLink(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- LRUCache<K,V> - Class in org.apache.activemq.artemis.selector.impl
-
A Simple LRU Cache
- LRUCache() - Constructor for class org.apache.activemq.artemis.selector.impl.LRUCache
-
Default constructor for an LRU Cache The default capacity is 10000
- LRUCache(int) - Constructor for class org.apache.activemq.artemis.selector.impl.LRUCache
-
Constructs a LRUCache with a maximum capacity
- LRUCache(int, int, float, boolean) - Constructor for class org.apache.activemq.artemis.selector.impl.LRUCache
-
Constructs an empty
LRUCache
instance with the specified initial capacity, maximumCacheSize,load factor and ordering mode.
M
- main(String[]) - Static method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
-
Main method that could be used to encrypt given credentials for use in properties files
- makeReadOnly() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- MANAGEMENT_SECURITY - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- 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
- matches(Filterable) - Method in interface org.apache.activemq.artemis.selector.filter.BooleanExpression
- matches(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
- matches(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.LogicExpression
- matches(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.XPathExpression
- matches(Filterable) - Method in class org.apache.activemq.artemis.selector.filter.XQueryExpression
- maxCacheSize - Variable in class org.apache.activemq.artemis.selector.impl.LRUCache
- maxNextCharInd - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- maxNextCharInd - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- maxRetryInterval - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- memoryOffset - Static variable in interface org.apache.activemq.artemis.api.core.Message
- message - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- Message - Interface in org.apache.activemq.artemis.api.core
-
A Message is a routable instance that has a payload.
- MESSAGE - Static variable in enum org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- MESSAGE_DELIVERED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- MESSAGE_EXPIRED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- messageChanged() - Method in interface org.apache.activemq.artemis.api.core.Message
-
WARNING: Calling this method on a AMQPMessage will allow the non mutable part of the message to be modified.
- MessageConverter<ProtocolMessage extends Message> - Interface in org.apache.activemq.artemis.spi.core.protocol
- MessageCounterInfo - Class in org.apache.activemq.artemis.api.core.management
-
Helper class to create Java Objects from the JSON serialization returned by
QueueControl.listMessageCounter()
. - MessageCounterInfo(String, String, boolean, long, long, int, int, String, String, String) - Constructor for class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
- MessageHandler - Interface in org.apache.activemq.artemis.api.core.client
-
A MessageHandler is used to receive message asynchronously.
- messageNotReadable() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- messageNotReadable() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- messageNotReadable$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- messageNotWritable() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- messageNotWritable() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- messageNotWritable$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- MessagePersister - Class in org.apache.activemq.artemis.spi.core.protocol
- MessagePersister() - Constructor for class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- MESSAGES_ACKNOWLEDGED_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- MESSAGES_ADDED_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- MESSAGES_EXPIRED_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- MESSAGES_KILLED_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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
- minLargeMessageSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- minus(Number, Number) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- mod(Number, Number) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- moveHeadersAndProperties(Message) - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
Used on large messages treatment.
- 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(int, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- moveMessages(int, String, String, boolean, int) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- 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.
- movingFileToAttic(String) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- movingFileToAttic(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- movingFileToAttic$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- multExpr() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- multExpr() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- multiply(Number, Number) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
N
- name() - Method in annotation type org.apache.activemq.artemis.api.core.management.Parameter
- NAME_PARSER - Static variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- nameCannotBeEmpty() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- nameCannotBeEmpty() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- nameCannotBeEmpty$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- nameCannotBeNull() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- nameCannotBeNull() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- nameCannotBeNull$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- NameParserImpl - Class in org.apache.activemq.artemis.jndi
- NameParserImpl() - Constructor for class org.apache.activemq.artemis.jndi.NameParserImpl
- NATIVE_MESSAGE_ID - Static variable in class org.apache.activemq.artemis.api.core.FilterConstants
-
Proton protocol stores JMSMessageID as NATIVE_MESSAGE_ID
- newConectionOptions(URI, Map<String, String>) - Method in class org.apache.activemq.artemis.uri.AbstractCFSchema
- newConfig(ArrayList<JMSQueueConfiguration>, ArrayList<TopicConfiguration>, String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- newConnectionOptions(URI, Map<String, String>) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.AbstractServerLocatorSchema
- newContext() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- newPassword(String, byte[], int, MessageDigest, Mac) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils
-
Computes the data associated with new password like salted password, keys, etc
- NewPasswordByteArrayData(byte[], byte[], byte[], byte[], byte[], int) - Constructor for class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Creates new NewPasswordByteArrayData
- NewPasswordStringData(String, String, String, String, String, int) - Constructor for class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Creates new NewPasswordStringData
- newProtocolManager() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
- newQueue(String, String, boolean) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- newToken(int) - Static method in class org.apache.activemq.artemis.selector.hyphenated.Token
- newToken(int) - Static method in class org.apache.activemq.artemis.selector.strict.Token
- newToken(int, String) - Static method in class org.apache.activemq.artemis.selector.hyphenated.Token
-
Returns a new Token object, by default.
- newToken(int, String) - Static method in class org.apache.activemq.artemis.selector.strict.Token
-
Returns a new Token object, by default.
- newTopic(String) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- newTransportConfig(String) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- next - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
A reference to the next regular (non-special) token from the input stream.
- noConnectorNameConfiguredOnCF(String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- noConnectorNameConfiguredOnCF(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- noConnectorNameConfiguredOnCF$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- noConnectorNameOnCF() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- noConnectorNameOnCF() - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
- noConnectorNameOnCF$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- nodeDisconnected(RemotingConnection, String, DisconnectReason, String, TransportConfiguration) - 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.
- NodeInfo - Class in org.apache.activemq.artemis.api.core.management
-
Helper class to create Java Objects from the JSON serialization returned by
ActiveMQServerControl.listNetworkTopology()
. - NodeInfo(String, String, String) - Constructor for class org.apache.activemq.artemis.api.core.management.NodeInfo
- 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.
- noQueueOnTopic(String, String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- noQueueOnTopic(String, String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- noQueueOnTopic$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- noRecordDuringCompactReplay(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- noRecordDuringCompactReplay(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- noRecordDuringCompactReplay$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- NOT - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- NOT - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- NotificationType - Interface in org.apache.activemq.artemis.api.core.management
-
Types of notification emitted by ActiveMQ Artemis servers.
- 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 interface org.apache.activemq.artemis.spi.core.remoting.TopologyResponseHandler
- NULL - Static variable in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- NULL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- NULL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- nullArgumentNotAllowed(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- nullArgumentNotAllowed(String) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- nullArgumentNotAllowed$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- NullJMSStorageManagerImpl - Class in org.apache.activemq.artemis.jms.persistence.impl.nullpm
- NullJMSStorageManagerImpl() - Constructor for class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- nullSafe(String) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- nullTopic() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- nullTopic() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- nullTopic$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- NUMBER_OF_PAGES_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.AddressControl
O
- OBJECT_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
- ObjectNameBuilder - Class in org.apache.activemq.artemis.api.core.management
-
Helper class to build ObjectNames for ActiveMQ Artemis resources.
- obtained() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- OCTAL_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- OCTAL_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- OLD_QUEUE_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- OLD_TEMP_QUEUE_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- OLD_TEMP_TOPIC_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- OLD_TOPIC_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- onCacheEviction(Map.Entry<K, V>) - Method in class org.apache.activemq.artemis.selector.impl.LRUCache
- ONCE_AND_ONLY_ONCE - org.apache.activemq.artemis.jms.bridge.QualityOfServiceMode
- onlyValidForByteOrStreamMessages() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- onlyValidForByteOrStreamMessages() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
- onlyValidForByteOrStreamMessages$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- onMessage(ClientMessage) - Method in interface org.apache.activemq.artemis.api.core.client.MessageHandler
-
Notifies the MessageHandler that a message has been received.
- onMessage(ClientMessage) - Method in class org.apache.activemq.artemis.jms.client.JMSMessageListenerWrapper
-
In this method we apply the JMS acknowledgement and redelivery semantics as per JMS spec
- onMessageError(Exception) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- onMessageError(Exception) - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
- onMessageError$str() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger_$logger
- 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
- openContext() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
- OpenSSLContextFactory - Interface in org.apache.activemq.artemis.spi.core.remoting.ssl
-
Service interface to create an
SslContext
for a configuration. - OpenSSLContextFactoryProvider - Class in org.apache.activemq.artemis.spi.core.remoting.ssl
-
Provider that loads all registered
OpenSSLContextFactory
services and returns the one with the highest priority. - OpenSSLContextFactoryProvider() - Constructor for class org.apache.activemq.artemis.spi.core.remoting.ssl.OpenSSLContextFactoryProvider
- Operation - Annotation Type in org.apache.activemq.artemis.api.core.management
-
Info for a MBean Operation.
- OR - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- OR - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- orExpression() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- orExpression() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- 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.api.jms - package org.apache.activemq.artemis.api.jms
- org.apache.activemq.artemis.api.jms.management - package org.apache.activemq.artemis.api.jms.management
- org.apache.activemq.artemis.jms.bridge - package org.apache.activemq.artemis.jms.bridge
- org.apache.activemq.artemis.jms.bridge.impl - package org.apache.activemq.artemis.jms.bridge.impl
- org.apache.activemq.artemis.jms.client - package org.apache.activemq.artemis.jms.client
- org.apache.activemq.artemis.jms.client.compatible1X - package org.apache.activemq.artemis.jms.client.compatible1X
- org.apache.activemq.artemis.jms.persistence - package org.apache.activemq.artemis.jms.persistence
- org.apache.activemq.artemis.jms.persistence.config - package org.apache.activemq.artemis.jms.persistence.config
- org.apache.activemq.artemis.jms.persistence.impl.journal - package org.apache.activemq.artemis.jms.persistence.impl.journal
- org.apache.activemq.artemis.jms.persistence.impl.nullpm - package org.apache.activemq.artemis.jms.persistence.impl.nullpm
- org.apache.activemq.artemis.jms.server - package org.apache.activemq.artemis.jms.server
- org.apache.activemq.artemis.jms.server.config - package org.apache.activemq.artemis.jms.server.config
- org.apache.activemq.artemis.jms.server.config.impl - package org.apache.activemq.artemis.jms.server.config.impl
- org.apache.activemq.artemis.jms.server.embedded - package org.apache.activemq.artemis.jms.server.embedded
- org.apache.activemq.artemis.jms.server.impl - package org.apache.activemq.artemis.jms.server.impl
- org.apache.activemq.artemis.jms.server.management - package org.apache.activemq.artemis.jms.server.management
- org.apache.activemq.artemis.jms.transaction - package org.apache.activemq.artemis.jms.transaction
- org.apache.activemq.artemis.jndi - package org.apache.activemq.artemis.jndi
- org.apache.activemq.artemis.journal - package org.apache.activemq.artemis.journal
- org.apache.activemq.artemis.reader - package org.apache.activemq.artemis.reader
- org.apache.activemq.artemis.selector.filter - package org.apache.activemq.artemis.selector.filter
-
Filter implementations for wildcards & JMS selectors
- org.apache.activemq.artemis.selector.hyphenated - package org.apache.activemq.artemis.selector.hyphenated
- org.apache.activemq.artemis.selector.impl - package org.apache.activemq.artemis.selector.impl
- org.apache.activemq.artemis.selector.strict - package org.apache.activemq.artemis.selector.strict
- org.apache.activemq.artemis.spi.core.naming - package org.apache.activemq.artemis.spi.core.naming
- 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.spi.core.remoting.ssl - package org.apache.activemq.artemis.spi.core.remoting.ssl
- org.apache.activemq.artemis.spi.core.security - package org.apache.activemq.artemis.spi.core.security
- org.apache.activemq.artemis.spi.core.security.jaas - package org.apache.activemq.artemis.spi.core.security.jaas
- org.apache.activemq.artemis.spi.core.security.scram - package org.apache.activemq.artemis.spi.core.security.scram
- 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.uri.schemas.acceptor - package org.apache.activemq.artemis.uri.schemas.acceptor
- org.apache.activemq.artemis.uri.schemas.clusterConnection - package org.apache.activemq.artemis.uri.schemas.clusterConnection
P
- Parameter - Annotation Type in org.apache.activemq.artemis.api.core.management
-
Info for a MBean Operation Parameter.
- parse(String) - Method in class org.apache.activemq.artemis.jndi.NameParserImpl
- parse(String) - Static method in class org.apache.activemq.artemis.selector.impl.SelectorParser
- parse(Element, URL) - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
- parseConfiguration(InputStream) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerConfigParser
-
Parse the JMS Configuration XML as a JMSConfiguration object
- parseConfiguration(Node) - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
-
Parse the JMS Configuration XML
- parseConfiguration(Node) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerConfigParser
-
Parse the JMS Configuration XML as a JMSConfiguration object
- ParseException - Exception in org.apache.activemq.artemis.selector.hyphenated
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.apache.activemq.artemis.selector.strict
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.apache.activemq.artemis.selector.strict.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
Constructor with message.
- ParseException(String) - Constructor for exception org.apache.activemq.artemis.selector.strict.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.activemq.artemis.selector.strict.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseQueueConfiguration(Node) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
-
Parse the Queue Configuration node as a QueueConfiguration object
- parseQueueConfiguration(Node) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerConfigParser
-
Parse the Queue Configuration node as a QueueConfiguration object
- parseTopicConfiguration(Node) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
-
Parse the topic node as a TopicConfiguration object
- parseTopicConfiguration(Node) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerConfigParser
-
Parse the topic node as a TopicConfiguration object
- pause() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Pauses all the queues bound to this address.
- pause() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Pauses the queue.
- pause() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- pause() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- pause() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- pause() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- pause() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Pause the acceptor and stop it from receiving client requests.
- pause(boolean) - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Pauses all the queues bound to this address.
- pause(boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Pauses the queue.
- persist(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.api.core.Message
- PersistedBindings - Class in org.apache.activemq.artemis.jms.persistence.config
- PersistedBindings() - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- PersistedBindings(PersistedType, String) - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- PersistedConnectionFactory - Class in org.apache.activemq.artemis.jms.persistence.config
- PersistedConnectionFactory() - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- PersistedConnectionFactory(ConnectionFactoryConfiguration) - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- PersistedDestination - Class in org.apache.activemq.artemis.jms.persistence.config
- PersistedDestination() - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- PersistedDestination(PersistedType, String) - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- PersistedDestination(PersistedType, String, String, boolean) - Constructor for class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- PersistedType - Enum in org.apache.activemq.artemis.jms.persistence.config
- PERSISTENT_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- ping(long) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- plus(Number, Number) - Method in class org.apache.activemq.artemis.selector.filter.ArithmeticExpression
- populateObject(URI, ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionMulticastSchema
- populateObject(URI, ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
- populateProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- populateProperties(Properties) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- populateProperties(Properties) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
-
Initialize the instance from properties stored in JNDI
- PRE_ACKNOWLEDGE - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
- preAcknowledge - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.DefaultConnectionProperties
- prefixOf(Destination) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- preparedTXIncomplete(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- preparedTXIncomplete(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- preparedTXIncomplete$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- prepAsQueryString(String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.StringPrep
-
Apply SASLPrep and return the result.
- prepAsStoredString(String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.StringPrep
-
Apply SASLPrep and return the result.
- prevCharIsCR - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- prevCharIsCR - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- prevCharIsLF - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- prevCharIsLF - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- primaryExpr() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- primaryExpr() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- PRINCIPAL_CLASS_LIST - Static variable in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- PrincipalConversionLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
populate an empty (no UserPrincipal) subject with UserPrincipal seeded from existing principal Useful when a third party login module generated principal needs to be accepted as-is by the broker
- PrincipalConversionLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
- PrincipalsCallback - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A Callback for getting the peer principals.
- PrincipalsCallback() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalsCallback
- producerMaxRate - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- producerWindowSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- PropertiesLoader - Class in org.apache.activemq.artemis.spi.core.security.jaas
- PropertiesLoader() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
- PropertiesLoader.FileNameKey - Class in org.apache.activemq.artemis.spi.core.security.jaas
- PropertiesLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
- PropertiesLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- PropertiesLoginModuleConfigurator - Class in org.apache.activemq.artemis.spi.core.security.jaas
- PropertiesLoginModuleConfigurator(String, String) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModuleConfigurator
- propertiesReadOnly - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- propertyExists(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- propertyExists(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- propertyExists(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- PropertyExpression - Class in org.apache.activemq.artemis.selector.filter
-
Represents a property expression
- PropertyExpression(String) - Constructor for class org.apache.activemq.artemis.selector.filter.PropertyExpression
- PropertyExpression(SimpleString) - Constructor for class org.apache.activemq.artemis.selector.filter.PropertyExpression
- PROPOSAL - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- PROPOSAL_RESPONSE - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- ProtocolManager<P extends BaseInterceptor,R extends org.apache.activemq.artemis.core.server.balancing.RedirectHandler> - Interface in org.apache.activemq.artemis.spi.core.protocol
-
Info: ProtocolManager is loaded by
RemotingServiceImpl.loadProtocolManagerFactories(Iterable)
- ProtocolManagerFactory<P extends BaseInterceptor> - Interface in org.apache.activemq.artemis.spi.core.protocol
- publish(Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- publish(Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- publish(Topic, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- purge() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Purge all the queues bound of this address.
- putAttribute(Message, String, String) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
-
Stores a resource attribute in a JMS message to retrieve the value from the server resource.
- putAttribute(ICoreMessage, 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(String, 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.Message
- putBooleanProperty(SimpleString, 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
- putByteProperty(String, 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.Message
- putByteProperty(SimpleString, 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
- putBytesProperty(String, 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.Message
- putBytesProperty(SimpleString, 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
- putCharProperty(String, 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.Message
- putCharProperty(SimpleString, 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
- putDoubleProperty(String, 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.Message
- putDoubleProperty(SimpleString, 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
- putExtraBytesProperty(SimpleString, byte[]) - Method in interface org.apache.activemq.artemis.api.core.Message
- putFloatProperty(String, 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.Message
- putFloatProperty(SimpleString, 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
- putIntProperty(String, 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.Message
- putIntProperty(SimpleString, 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
- putLongProperty(String, 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.Message
- putLongProperty(SimpleString, 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
- putObjectProperty(String, Object) - Method in interface org.apache.activemq.artemis.api.core.Message
- putObjectProperty(SimpleString, Object) - Method in interface org.apache.activemq.artemis.api.core.Message
- putOperationInvocation(Message, String, String) - Static method in class org.apache.activemq.artemis.api.jms.management.JMSManagementHelper
-
Stores an operation invocation in a JMS 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.jms.management.JMSManagementHelper
-
Stores an operation invocation in a JMS message to invoke the corresponding operation the value from the server resource.
- putOperationInvocation(ICoreMessage, 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(ICoreMessage, 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(String, 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.Message
- putShortProperty(SimpleString, 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
- putStringProperty(String, String) - 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.Message
-
Puts a String property in this message.
- putStringProperty(SimpleString, String) - Method in interface org.apache.activemq.artemis.api.core.Message
- putStringProperty(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
Q
- QualityOfServiceMode - Enum in org.apache.activemq.artemis.jms.bridge
-
Quality of server (QoS) levels
- Queue - org.apache.activemq.artemis.jms.persistence.config.PersistedType
- QUEUE - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- QUEUE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- QUEUE_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
- QUEUE_CREATED - org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- QUEUE_DESTROYED - org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- QUEUE_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- QUEUE_XA_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
- QueueControl - Interface in org.apache.activemq.artemis.api.core.management
-
A QueueControl is used to manage a queue.
- 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.spi.core.remoting.SessionContext
- QUOTED_ID - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
R
- RandomConnectionLoadBalancingPolicy - Class in org.apache.activemq.artemis.api.core.client.loadbalance
-
RandomConnectionLoadBalancingPolicy.select(int)
returns a (pseudo) random integer between0
(inclusive) andmax
(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
- 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.jms.client.ActiveMQBytesMessage
- readBoolean() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readByte() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readByte() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readBytes(byte[], int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readChar() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readChar() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readChar() - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Read a character.
- readChar() - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Read a character.
- readDouble() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readDouble() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readExternal(ObjectInput) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- readFloat() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readFloat() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readInt() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readInt() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- 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
- readJsonProperties(String) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- readLong() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readLong() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readObject() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readObject(ObjectInput) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
-
Method for class's implementing externalizable to delegate to if not custom implementing.
- readOnly - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- ReadOnlyContext - Class in org.apache.activemq.artemis.jndi
-
A read-only Context
- ReadOnlyContext() - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
- ReadOnlyContext(Hashtable) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
- ReadOnlyContext(Hashtable, Map<String, Object>) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
- ReadOnlyContext(Hashtable, Map<String, Object>, String) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
- ReadOnlyContext(ReadOnlyContext, Hashtable) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
- ReadOnlyContext(ReadOnlyContext, Hashtable<String, Object>, String) - Constructor for class org.apache.activemq.artemis.jndi.ReadOnlyContext
- readResolve() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle_$bundle
- readResolve() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle_$bundle
- readResolve() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- readShort() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readShort() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- readUnsignedByte() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readUnsignedShort() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readUTF() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- readyForWriting() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ReadyListener
- ReadyListener - Interface in org.apache.activemq.artemis.spi.core.remoting
- reattachOnNewConnection(RemotingConnection) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
it will either reattach or reconnect, preferably reattaching it.
- rebind(String, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- rebind(Name, Object) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- receive() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
-
Receives a message from a queue.
- receive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- receive() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- receive(long) - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
-
Receives a message from a queue.
- receive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- receive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- receive(Message) - Method in class org.apache.activemq.artemis.api.core.jgroups.JGroupsReceiver
- receiveBody(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- receiveBody(Class<T>, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- receiveBodyNoWait(Class<T>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- receiveBroadcast() - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
-
Receives the broadcast data.
- receiveBroadcast() - 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 interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
-
Receives the broadcast data with a timeout.
- receiveBroadcast(long, TimeUnit) - Method in class org.apache.activemq.artemis.api.core.jgroups.JGroupsReceiver
- receiveBroadcast(long, TimeUnit) - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
- receiveBuffer(ByteBuf) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Used to receive this message from an encoded medium buffer
- receiveBuffer_1X(ByteBuf) - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
it will fix the body of incoming messages from 1.x and before versions
- receiveImmediate() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
-
Receives a message from a queue.
- receiveNoWait() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- receiveNoWait() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- reconnectAttempts - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- recordLargerThanStoreMax(long, long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- recordLargerThanStoreMax(long, long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- recordLargerThanStoreMax$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- recover() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- recover() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- recoverConnectionFactories() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- recoverConnectionFactories() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- recoverConnectionFactories() - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- recoverDestinations() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- recoverDestinations() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- recoverDestinations() - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- recoverPersistedBindings() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- recoverPersistedBindings() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- recoverPersistedBindings() - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- recoverregistryBindings(String, PersistedType) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- 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
- recoveryConnectFailed(String) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- recoveryConnectFailed(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- recoveryConnectFailed$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- recreateCF(String, ConnectionFactoryConfiguration) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- recreateCF(String, ConnectionFactoryConfiguration) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Call this method to have a CF rebound to the Binding Registry and stored on the Journal
- recreateConsumerOnServer(ClientConsumerInternal, long, boolean) - 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.spi.core.remoting.SessionContext
- reencode() - Method in interface org.apache.activemq.artemis.api.core.Message
- RefCountMessage - Class in org.apache.activemq.artemis.api.core
- RefCountMessage() - Constructor for class org.apache.activemq.artemis.api.core.RefCountMessage
- RefCountMessageListener - Interface in org.apache.activemq.artemis.api.core
-
These methods will be called during refCount operations
- refDown() - Method in interface org.apache.activemq.artemis.api.core.Message
- refDown() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- refDown(Message, int) - Method in interface org.apache.activemq.artemis.api.core.RefCountMessageListener
- referenceOriginalMessage(Message, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- REFRESH_TIMEOUT - Static variable in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- refUp() - Method in interface org.apache.activemq.artemis.api.core.Message
- refUp() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- refUp(Message, int) - Method in interface org.apache.activemq.artemis.api.core.RefCountMessageListener
- regexpPropertiesMap() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- registerFailureForAudit(String) - Method in interface org.apache.activemq.artemis.spi.core.security.jaas.AuditLoginModule
- registerPersister(Persister<Message>) - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- registerProtocol(ProtocolManagerFactory) - Static method in class org.apache.activemq.artemis.spi.core.protocol.MessagePersister
- registry - Variable in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- ReInit(InputStream) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Reinitialise.
- ReInit(HyphenatedParserTokenManager) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream) - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Reinitialise parser.
- ReInit(StrictParserTokenManager) - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Reinitialise.
- rejectConsumer(long) - Method in interface org.apache.activemq.artemis.api.core.Message
- releaseCommunications() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- releaseComplete() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- reload() - Method in interface org.apache.activemq.artemis.api.core.management.AcceptorControl
-
Re-create the acceptor with the existing configuration values.
- reload() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Re-create the acceptor with the existing configuration values.
- ReloadableProperties - Class in org.apache.activemq.artemis.spi.core.security.jaas
- ReloadableProperties(PropertiesLoader.FileNameKey) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
- reloadConfigurationFile() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- reloadPersistence(ActiveMQBuffer, CoreMessageObjectPools) - Method in interface org.apache.activemq.artemis.api.core.Message
- remotingConnection - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- RemotingConnection - Interface in org.apache.activemq.artemis.spi.core.protocol
-
A RemotingConnection is a connection between a client and a server.
- removeAddressSettings(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- removeAllMessages() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Removes all the message from the queue.
- removeAnnotation(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- removeChannel(String) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
- 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
- removeConnectionFactoryFromBindingRegistry(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- removeConnectionFactoryFromBindingRegistry(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- removeConnectionFactoryFromBindingRegistry(String, String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- removeConnectionFactoryFromBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.
- removeConsumer(ActiveMQMessageConsumer) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.activemq.artemis.selector.impl.LRUCache
- removeExtraBytesProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.
- removeFailureListener(SessionFailureListener) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Removes a FailureListener to the session.
- 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
- removeFromEnvironment(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- removeHandler(String) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- removeIncomingInterceptor(Interceptor) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Removes an incoming interceptor.
- removeMessage(long) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Removes the message corresponding to the specified message ID.
- removeMessages(int, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Removes all the message corresponding to the specified filter.
- removeMessages(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Removes all the message corresponding to the specified filter.
- removeOutgoingInterceptor(Interceptor) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Removes an outgoing interceptor.
- removeProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- removeProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- removeQueueFromBindingRegistry(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- removeQueueFromBindingRegistry(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Remove the queue from the BindingRegistry.
- removeQueueFromBindingRegistry(String, String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- removeQueueFromBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Remove the queue from the BindingRegistry.
- 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(ActiveMQSession) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- removeTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- removeTopicFromBindingRegistry(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- removeTopicFromBindingRegistry(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Remove the topic from the BindingRegistry.
- removeTopicFromBindingRegistry(String, String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- removeTopicFromBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Remove the topic from the Binding Registry or BindingRegistry.
- removeUser(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Remove a user (only applicable when using the JAAS PropertiesLoginModule or the ActiveMQBasicSecurityManager).
- removeUser(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- removeUser(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModuleConfigurator
- removeUser(String) - Method in interface org.apache.activemq.artemis.spi.core.security.UserManagement
- rename(String, String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- rename(Name, Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- replaceStorageManager(JMSStorageManager) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- replay(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- replay(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- replay(String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- replay(String, String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- replyTo - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- 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.
- reset() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- reset() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- resetAllGroups() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will reset the all the groups.
- 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.
- resetGroup(String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Will reset the group matching the given groupID.
- resetMessageCounter() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Resets the message counter for this queue.
- resetMessageID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- 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.spi.core.remoting.SessionContext
- resetName(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- resetUser(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Set new properties on an existing user (only applicable when using the JAAS PropertiesLoginModule or the ActiveMQBasicSecurityManager).
- resetUser(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Set new properties on an existing user (only applicable when using the JAAS PropertiesLoginModule or the ActiveMQBasicSecurityManager).
- resetUsersAndGroupsCache() - Static method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
-
For test-usage only.
- ResourceNames - Class in org.apache.activemq.artemis.api.core.management
-
Helper class used to build resource names used by management messages.
- ResourceNames() - Constructor for class org.apache.activemq.artemis.api.core.management.ResourceNames
- restartSession() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- resume() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Resume all the queues bound of this address.
- resume() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Resumes the queue.
- resume() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- resume() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- resume() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- resume() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- retrieveOperationParameters(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
-
Used by ActiveMQ Artemis management service.
- RETROACTIVE_SUFFIX - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
- retryInterval - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- retryIntervalMultiplier - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- 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(ActiveMQException) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Interrupt and return any blocked calls
- right - Variable in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- right - Variable in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- ROLE_FILE_PROP_NAME - Static variable in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- RoleInfo - Class in org.apache.activemq.artemis.api.core.management
-
Helper class to create Java Objects from the JSON serialization returned by
AddressControl.getRolesAsJSON()
. - RolePrincipal - Class in org.apache.activemq.artemis.spi.core.security.jaas
- RolePrincipal(String) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
- rollback() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Rolls back the current transaction.
- rollback() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- rollback() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- rollback(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Rolls back the current transaction.
- 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
- ROUTED_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.AddressControl
- run() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- runningJournalBlast(Integer) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- runningJournalBlast(Integer) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- runningJournalBlast$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
S
- salt - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Used salt
- salt - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Used salt
- salt - Variable in class org.apache.activemq.artemis.spi.core.security.scram.UserData
-
Salt
- saltedPassword - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Salted password
- saltedPassword - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Salted password
- save() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModuleConfigurator
- 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.jms.client.ActiveMQMessage
- scaleDown(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- SCHEDULED_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- SCHEDULED_SIZE_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.QueueControl
- SCHEDULED_THREAD_POOL_SIZE_PROPERTY_KEY - Static variable in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
- scheduledFlush() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- scheduledFlush() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
- scheduledThreadPoolMaxSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- SCRAM - Enum in org.apache.activemq.artemis.spi.core.security.scram
-
Defines sets of known SCRAM types with methods to fetch matching digest and hmac names
- ScramException - Exception in org.apache.activemq.artemis.spi.core.security.scram
-
Indicates error while processing SCRAM sequence
- ScramException(String) - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.ScramException
-
Creates new ScramException
- ScramException(String, GeneralSecurityException) - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.ScramException
- ScramException(Throwable) - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.ScramException
-
Creates new ScramException
- SCRAMLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Handles the actual login after channel authentication has succeeded
- SCRAMLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMLoginModule
- SCRAMMechanismCallback - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
callback to obtain the a mechanism used in a SASL-SCRAM authentication
- SCRAMMechanismCallback() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMMechanismCallback
- SCRAMPropertiesLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Login modules that uses properties files similar to the
PropertiesLoginModule
. - SCRAMPropertiesLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMPropertiesLoginModule
- ScramUtils - Class in org.apache.activemq.artemis.spi.core.security.scram
-
Provides static methods for working with SCRAM/SASL
- ScramUtils.NewPasswordByteArrayData - Class in org.apache.activemq.artemis.spi.core.security.scram
-
New password data in byte array format
- ScramUtils.NewPasswordStringData - Class in org.apache.activemq.artemis.spi.core.security.scram
-
New password data in database friendly format, i.e.
- SECURITY_AUTHENTICATION_VIOLATION - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- SECURITY_DOMAIN - Static variable in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
- SECURITY_PERMISSION_VIOLATION - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- 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) andmax
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
- SelectorParser - Class in org.apache.activemq.artemis.selector.impl
- SelectorParser() - Constructor for class org.apache.activemq.artemis.selector.impl.SelectorParser
- 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(Destination, byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- send(Destination, Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- send(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- send(Destination, Map<String, Object>) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- send(Destination, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- send(Destination, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Destination, Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Destination, Message, int, int, long, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Destination, Message, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Message, int, int, long, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Message, CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Queue, Message) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- send(Queue, Message, int, int, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- 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(Message) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
- 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.
- sendBuffer(ByteBuf, int) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Used to send this message to an encoded medium buffer.
- sendBuffer_1X(ByteBuf) - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- sendConsumerCredits(ClientConsumer, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- sendFailed(Message, Exception) - Method in interface org.apache.activemq.artemis.api.core.client.SendAcknowledgementHandler
- sendFullMessage(ICoreMessage, boolean, SendAcknowledgementHandler, SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- sendInitialChunkOnLargeMessage(Message) - 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
- sendLargeMessage(MessageReference, Message, ServerConsumer, long, int) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- sendLargeMessageChunk(Message, long, boolean, boolean, byte[], int, SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- sendLargeMessageContinuation(ServerConsumer, byte[], boolean, boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- sendMessage(Map<String, String>, int, String, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- sendMessage(Map<String, String>, int, String, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- sendMessage(Map<String, String>, int, String, boolean, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- sendMessage(Map<String, String>, int, String, boolean, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
- sendMessage(MessageReference, Message, ServerConsumer, int) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- 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.
- sendProducerCreditsFailMessage(int, SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- sendProducerCreditsMessage(int, SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
- sendProducerCreditsMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- sendServerLargeMessageChunk(Message, long, boolean, boolean, byte[], SendAcknowledgementHandler) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- sendSubscribeTopology(boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- SEPARATOR - Static variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- seqOutOfOrder() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- seqOutOfOrder() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- seqOutOfOrder$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- serverCachingCommand(Object) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- serverCachingCommand(Object) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- serverCachingCommand$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- ServerConnectionLifeCycleListener - Interface in org.apache.activemq.artemis.spi.core.remoting
- serverKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Server key
- serverKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Server key
- serverKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.UserData
-
Server key
- 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.
- ServerLocatorConfig - Class in org.apache.activemq.artemis.api.config
- ServerLocatorConfig() - Constructor for class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- ServerLocatorConfig(ServerLocatorConfig) - Constructor for class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- ServerLocatorParser - Class in org.apache.activemq.artemis.uri
- ServerLocatorParser() - Constructor for class org.apache.activemq.artemis.uri.ServerLocatorParser
- serverManager - Variable in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- serverRunningCachedCommand(Runnable) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- serverRunningCachedCommand(Runnable) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- serverRunningCachedCommand$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- session - Variable in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- SESSION_CLOSED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- SESSION_CREATED - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- SessionCallback - Interface in org.apache.activemq.artemis.spi.core.protocol
- sessionClose() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- SessionContext - Class in org.apache.activemq.artemis.spi.core.remoting
- SessionContext(RemotingConnection) - Constructor for class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- SessionFailureListener - Interface in org.apache.activemq.artemis.api.core.client
-
A SessionFailureListener notifies the client when a failure occurred on the session.
- sessionStart() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- sessionStop() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- setAckBatchSize(int) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Sets the acknowledgments batch size.
- setAddMessageIDInHeader(boolean) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setAddMessageIDInHeader(boolean) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setAddMessageIDInHeader(boolean) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setAddMessageIDInHeader(boolean) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setAddress(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Look at
Message.setAddress(SimpleString)
for the doc. - setAddress(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- setAddress(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
This will set the address on CoreMessage.
- setAnnotation(SimpleString, Object) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Callers must call
Message.reencode()
in order to be sent to clients - setAnycastPrefix(String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- setAnycastPrefix(String) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- setAsync(CompletionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setAuditSubject(Subject) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- setAuditSubject(Subject) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
- 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.jms.client.ActiveMQConnectionFactory
- setAutoGroup(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setAutoGroup(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setAutoRead(boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
This will disable reading from the channel.
- setAutoStart(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- setBindings(String...) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setBindings(String...) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setBindings(String...) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- setBindings(String...) - Method in class org.apache.activemq.artemis.jms.server.config.impl.TopicConfigurationImpl
- setBindings(String...) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- setBindings(String...) - Method in interface org.apache.activemq.artemis.jms.server.config.TopicConfiguration
- 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.jms.client.ActiveMQConnectionFactory
- setBlockOnAcknowledge(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setBlockOnAcknowledge(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setBlockOnDurableSend(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setBlockOnDurableSend(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setBlockOnNonDurableSend(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setBlockOnNonDurableSend(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setBodyInputStream(InputStream) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
Sets the body's IntputStream.
- setBoolean(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setBooleanProperty(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setBridgeName(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setBridgeName(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setBroadcastEndpointFactory(BroadcastEndpointFactory) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
- setBroadcastPeriod(long) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
- setBrokerProperty(SimpleString, Object) - Method in interface org.apache.activemq.artemis.api.core.Message
-
To be called by the broker on ocasions such as DLQ and expiry.
- setBrokerURL(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
Warning: This method will not clear any previous properties.
- setBuffer(ByteBuf) - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
The buffer will belong to this message, until release is called.
- setByte(String, byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setByteProperty(String, byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setBytes(String, byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setBytes(String, byte[], int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setCacheDestinations(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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.jms.client.ActiveMQConnectionFactory
- setCacheLargeMessagesClient(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setCacheLargeMessagesClient(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setCallFailoverTimeout(long) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setCallFailoverTimeout(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setCallTimeout(long) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setCallTimeout(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setCertificateConfiguration(SecurityConfiguration) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- setCertificateConfigurationName(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- setCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
-
Setter for certificate chain.
- 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(String, char) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setClientAcknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- 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.jms.client.ActiveMQConnectionFactory
- setClientFailureCheckPeriod(long) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setClientFailureCheckPeriod(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setClientID(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setClientID(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setClientID(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setClientID(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setClientID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- setClientID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setClientID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- setClientID(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setClientID(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setClientID(String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- setClientID(String) - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
Sets the client ID associated with this connection
- 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
- 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.jms.client.ActiveMQConnectionFactory
- setCompressLargeMessages(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setCompressLargeMessages(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setConfiguration(Configuration) - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- setConfiguration(SecurityConfiguration) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- setConfigurationName(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- setConfigurationUrl(URL) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- setConfigurationUrl(URL) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- 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.jms.client.ActiveMQConnectionFactory
- setConfirmationWindowSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setConfirmationWindowSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setConnectionFactoryConfigurations(List<ConnectionFactoryConfiguration>) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- setConnectionFactoryConfigurations(List<ConnectionFactoryConfiguration>) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- setConnectionID(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- 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.jms.client.ActiveMQConnectionFactory
- setConnectionTTL(long) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setConnectionTTL(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setConnectorInfos(List<String>) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
- setConnectorNames(String...) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setConnectorNames(String...) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setConnectorNames(List<String>) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setConnectorNames(List<String>) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setConsumerMaxRate(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setConsumerMaxRate(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setConsumerWindowSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setConsumerWindowSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setContext(Context) - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.If you want to use JNDI instead of an internal map, set this property
- setCorrelationID(Object) - Method in interface org.apache.activemq.artemis.api.core.Message
- setCreated(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- setCurrentThread(boolean) - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Sets current thread to the context
- setData(URI, Map<String, String>, ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.uri.AbstractCFSchema
- setDebug(boolean) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- setDebugStream(PrintStream) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Set debug output.
- setDecrypt(boolean) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- setDefaultActiveMQPrincipal(ActiveMQPrincipal) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Set the default security Principal to be used when no user/pass are defined, only for InVM
- setDeliveryCount(int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientMessage
-
Sets the delivery count for this message.
- setDeliveryDelay(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setDeliveryDelay(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- setDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- setDeserializationBlackList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setDeserializationBlackList(String) - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
- setDeserializationBlackList(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setDeserializationBlackList(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setDeserializationWhiteList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setDeserializationWhiteList(String) - Method in interface org.apache.activemq.artemis.jms.client.ConnectionFactoryOptions
- setDeserializationWhiteList(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setDeserializationWhiteList(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setDigest(MessageDigest) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.DigestCallback
-
set the digest to use
- setDisableMessageID(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setDisableMessageID(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- setDiscoveryGroupName(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setDiscoveryGroupName(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setDiscoveryInitialWaitTimeout(long) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
- setDomain(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- setDomain(String) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- setDouble(String, double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setDoubleProperty(String, double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setDupsOKBatchSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setDupsOKBatchSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setDupsOKBatchSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.server.config.impl.JMSQueueConfigurationImpl
- setDurable(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- setEnable1xPrefixes(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setEnable1xPrefixes(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setEnable1xPrefixes(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setEnableSharedClientID(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setEnableSharedClientID(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setEnableSharedClientID(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setEndpointFactory(BroadcastEndpointFactory) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
- setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- setExecutor(Executor) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- setExpiration(long) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Sets the expiration of this message.
- setFactoryClassName(String) - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- setFactoryType(JMSFactoryType) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setFactoryType(JMSFactoryType) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setFailoverListener(FailoverEventListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
Sets a FailureListener for the session which is notified if a failure occurs on the session.
- setFailoverOnInitialConnection(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Deprecated.
- setFailoverOnInitialConnection(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
Deprecated.
- setFailoverOnInitialConnection(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
-
Deprecated.
- setFailoverOnInitialConnection(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
-
Deprecated.
- setFailoverOnServerShutdown(boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
do any clients failover on a server shutdown
- setFailoverTimeout(long) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- 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.
- setFailureRetryInterval(long) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setFailureRetryInterval(long) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setFailureRetryInterval(long) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setFailureRetryInterval(long) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setFile(String) - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
- setFloat(String, float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setFloatProperty(String, float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- 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 interface org.apache.activemq.artemis.api.core.Message
- setGroupID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setGroupID(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setGroupID(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setGroupID(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- setGroupPort(int) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
- setGroupSequence(int) - Method in interface org.apache.activemq.artemis.api.core.Message
- setHa(boolean) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- setHA(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setHA(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setHA(boolean) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- setHasNoLocal() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- setHmac(Mac) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.HmacCallback
-
set the Hmac to use
- setHost(String) - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- setId(long) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedBindings
- setId(long) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
- setId(long) - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedDestination
- setIgnoreJTA(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setIncomingInterceptorList(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- setIncomingInterceptorList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setIndividualAcknowledge() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setIngressTimestamp() - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- 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.jms.client.ActiveMQConnectionFactory
- setInitialMessagePacketSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setInitialMessagePacketSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setInitialWaitTimeout(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setInputStream(InputStream) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setInt(String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setIntProperty(String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setIntProperty(Message, String, int) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setJmsConfiguration(JMSConfiguration) - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.By default, this class uses file-based configuration.
- setJMSCorrelationID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setJMSCorrelationID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSCorrelationID(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSCorrelationIDAsBytes(Message, byte[]) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setJMSDeliveryMode(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSDeliveryTime(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSDestination(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSExpiration(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSMessageID(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSPriority(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSRedelivered(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQBytesCompatibleMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQCompatibleMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQMapCompatibleMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQObjectCompatibleMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQStreamCompatibleMessage
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.artemis.jms.client.compatible1X.ActiveMQTextCompatibleMessage
- setJMSReplyTo(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setJMSReplyTo(Message, SimpleString) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setJMSTimestamp(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSType(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setJMSType(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setJMSType(Message, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setLastValueProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- setLeft(Expression) - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- setLoadBalancingPolicyClassName(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setLoadBalancingPolicyClassName(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setLocalBindAddress(String) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
- setLocalBindPort(int) - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
- setLocalTargetFilter(String) - Method in interface org.apache.activemq.artemis.api.core.management.BrokerBalancerControl
- setLocator(ServerLocator) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
- setLocatorConfig(ServerLocatorConfig) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- setLong(String, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setLongProperty(String, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setLongProperty(Message, String, long) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setLoopbackMessages(boolean) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelManager
- setMaxBatchSize(int) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setMaxBatchSize(int) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setMaxBatchSize(int) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setMaxBatchSize(int) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setMaxBatchTime(long) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setMaxBatchTime(long) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setMaxBatchTime(long) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setMaxBatchTime(long) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setMaxCacheSize(int) - Method in class org.apache.activemq.artemis.selector.impl.LRUCache
- setMaxRetries(int) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setMaxRetries(int) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setMaxRetries(int) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setMaxRetries(int) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- 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.jms.client.ActiveMQConnectionFactory
- setMaxRetryInterval(long) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setMaxRetryInterval(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setMechanism(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.SCRAMMechanismCallback
-
sets the name of the mechanism
- 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.
- setMessageID(long) - Method in interface org.apache.activemq.artemis.api.core.Message
- setMessageListener(MessageListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSConsumer
- setMessageListener(MessageListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- setMessageListener(MessageListener) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- 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.jms.client.ActiveMQConnectionFactory
- setMinLargeMessageSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setMinLargeMessageSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setMulticastPrefix(String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- setMulticastPrefix(String) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- setName(String) - Method in class org.apache.activemq.artemis.api.core.BroadcastGroupConfiguration
- setName(String) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
- setName(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setName(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setName(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- setName(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.TopicConfigurationImpl
- setName(String) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- setName(String) - Method in interface org.apache.activemq.artemis.jms.server.config.TopicConfiguration
- setNotificationService(NotificationService) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Set the notification service for this acceptor to use.
- setObject(Serializable) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- setObject(String, Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setObjectProperty(String, Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setObjectProperty(Message, String, Object) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setOutgoingInterceptorList(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- setOutgoingInterceptorList(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- 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.jms.client.ActiveMQMessage
- setOwner(Object) - Method in interface org.apache.activemq.artemis.api.core.Message
- setPageCacheMaxSize(int) - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
- setParentRef(RefCountMessage) - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- setPassword(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setPasswordCodec(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setPasswordCodec(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setPeerPrincipals(Principal[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PrincipalsCallback
-
Setter for peer Principals.
- 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 tofalse
to let clients acknowledge the message they consume. - setPreAcknowledge(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setPreAcknowledge(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setPreAcknowledge(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setPriority(byte) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Sets the message priority.
- setPriority(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setPriority(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- 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.jms.client.ActiveMQConnectionFactory
- setProducerMaxRate(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setProducerMaxRate(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setProducerWindowSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setProducerWindowSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setProperties(String) - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
- setProperty(String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setProperty(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- 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
- setProtocolManagerFactoryStr(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setProtocolManagerFactoryStr(String) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setProtocolManagerFactoryStr(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setQualityOfServiceMode(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setQualityOfServiceMode(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setQualityOfServiceMode(QualityOfServiceMode) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setQualityOfServiceMode(QualityOfServiceMode) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setQueueConfigurations(List<JMSQueueConfiguration>) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- setQueueConfigurations(List<JMSQueueConfiguration>) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- setQueuePrefix(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- 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.jms.client.ActiveMQConnectionFactory
- setReconnectAttempts(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setReconnectAttempts(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setRecoverCalled(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- setReference(ActiveMQConnectionFactory) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- setRefreshTimeout(long) - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
- setRegistry(BindingRegistry) - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.Only set this property if you are using a custom BindingRegistry
- setRegistry(BindingRegistry) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- setRegistry(BindingRegistry) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Deprecated.Set this property if you want JMS resources bound to a registry
- setReplyTo(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- setRetryInterval(long) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setRetryInterval(long) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- 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.jms.client.ActiveMQConnectionFactory
- setRetryIntervalMultiplier(double) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setRetryIntervalMultiplier(double) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setRight(Expression) - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- setRight(Expression) - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- setRolePrincipalClass(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- setRoutingType(RoutingType) - Method in interface org.apache.activemq.artemis.api.core.Message
- setScheduledDeliveryTime(Long) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- setScheduledThreadPoolMaxSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setScheduledThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setSecurityDomain(String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
- setSecurityDomain(String) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
- setSelector(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setSelector(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setSelector(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setSelector(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setSelector(String) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSQueueConfigurationImpl
- setSelector(String) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSQueueConfiguration
- 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.spi.core.remoting.SessionContext
- setSession(ClientSessionInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- setSessionFactory(ClientSessionFactory) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
- setShort(String, short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setShortProperty(String, short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setSimpleAddress(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- setSourceConnectionFactoryFactory(ConnectionFactoryFactory) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setSourceConnectionFactoryFactory(ConnectionFactoryFactory) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setSourceDestinationFactory(DestinationFactory) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setSourceDestinationFactory(DestinationFactory) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setSourcePassword(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setSourcePassword(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setSourcePassword(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setSourcePassword(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setSourceUsername(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setSourceUsername(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setSourceUsername(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setSourceUsername(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setString(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- setStringProperty(String, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- setStringProperty(Message, String, String) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
- setSubscriptionName(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setSubscriptionName(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setSubscriptionName(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setSubscriptionName(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setTabSize(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- setTabSize(int) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- setTargetConnectionFactoryFactory(ConnectionFactoryFactory) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setTargetConnectionFactoryFactory(ConnectionFactoryFactory) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setTargetDestinationFactory(DestinationFactory) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setTargetDestinationFactory(DestinationFactory) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setTargetKeyFilter(String) - Method in interface org.apache.activemq.artemis.api.core.management.BrokerBalancerControl
- setTargetPassword(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setTargetPassword(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setTargetPassword(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setTargetPassword(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setTargetUsername(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- setTargetUsername(String) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setTargetUsername(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setTargetUsername(String) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridgeControl
- setText(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- 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.jms.client.ActiveMQConnectionFactory
- setThreadPoolMaxSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setThreadPools(Executor, ScheduledExecutorService) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- setTimestamp(long) - Method in interface org.apache.activemq.artemis.api.core.Message
- setTimeToLive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
- setTimeToLive(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- setTopicConfigurations(List<TopicConfiguration>) - Method in class org.apache.activemq.artemis.jms.server.config.impl.JMSConfigurationImpl
- setTopicConfigurations(List<TopicConfiguration>) - Method in interface org.apache.activemq.artemis.jms.server.config.JMSConfiguration
- setTopicPrefix(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
- setTransactionBatchSize(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setTransactionBatchSize(int) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setTransactionBatchSize(int) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setTransactionManager(TransactionManager) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setTransactionManager(TransactionManager) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setType(byte) - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
-
the type of the message
- setType(byte) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Deprecated.do not use this, use through ICoreMessage or ClientMessage
- setType(String) - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
- setupFeatures(DocumentBuilderFactory) - Static method in class org.apache.activemq.artemis.selector.filter.XPathExpression
- 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.jms.client.ActiveMQConnectionFactory
- setUseGlobalPools(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setUseGlobalPools(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setUseMaskedPassword(boolean) - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- setUseMaskedPassword(boolean) - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
- setUser(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setUserID(Object) - Method in interface org.apache.activemq.artemis.api.core.Message
- setUseTopologyForLoadBalancing(boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
- setUseTopologyForLoadBalancing(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- setUseTopologyForLoadBalancing(boolean) - Method in interface org.apache.activemq.artemis.jms.server.config.ConnectionFactoryConfiguration
- setUseTopologyForLoadBalancing(boolean) - Method in class org.apache.activemq.artemis.jms.server.config.impl.ConnectionFactoryConfigurationImpl
- setValidatedUserID(String) - Method in interface org.apache.activemq.artemis.api.core.Message
- SHA256 - org.apache.activemq.artemis.spi.core.security.scram.SCRAM
- SHA512 - org.apache.activemq.artemis.spi.core.security.scram.SCRAM
- shutdownConnectionFactory(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- signalStopToAllSessions() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- SimpleCharStream - Class in org.apache.activemq.artemis.selector.hyphenated
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream - Class in org.apache.activemq.artemis.selector.strict
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Constructor.
- simpleCommit() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- simpleCommit(boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- 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.
- specialToken - Variable in class org.apache.activemq.artemis.selector.hyphenated.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.activemq.artemis.selector.strict.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- splitHosts(String) - Static method in class org.apache.activemq.artemis.api.core.TransportConfiguration
-
Utility method for splitting a comma separated list of hosts
- SSLContextConfig - Class in org.apache.activemq.artemis.spi.core.remoting.ssl
-
This class holds configuration parameters for SSL context initialization.
- SSLContextConfig.Builder - Class in org.apache.activemq.artemis.spi.core.remoting.ssl
- SSLContextFactory - Interface in org.apache.activemq.artemis.spi.core.remoting.ssl
-
Service interface to create a SSLContext for a configuration.
- SSLContextFactoryProvider - Class in org.apache.activemq.artemis.spi.core.remoting.ssl
-
Provider that loads the SSLContextFactory services and return the one with the highest priority.
- SSLContextFactoryProvider() - Constructor for class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactoryProvider
- 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.jms.bridge.impl.JMSBridgeControlImpl
- start() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- start() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- start() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- start() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- start() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- start() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- start() - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- start() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.Notice that this component has a
JMSServerManagerImpl.startCalled
boolean to control its internal life-cycle, but itsJMSServerManagerImpl.isStarted()
returns the value ofserver.isStarted()
and not the value ofJMSServerManagerImpl.startCalled
. - start() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connector
-
starts the connector
- startBrokerConnection(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- startingThread() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- startingThread() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- startingThread$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- staticFlag - Static variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
-
Whether parser is static.
- 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() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeControlImpl
- stop() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
- stop() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- stop() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- stop() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- stop() - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- stop() - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- stop() - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
Deprecated.
- stop() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
Deprecated.
- 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.
- stopBrokerConnection(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- storeConnectionFactory(PersistedConnectionFactory) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- storeConnectionFactory(PersistedConnectionFactory) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- storeConnectionFactory(PersistedConnectionFactory) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- storeDestination(PersistedDestination) - Method in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
- storeDestination(PersistedDestination) - Method in class org.apache.activemq.artemis.jms.persistence.impl.nullpm.NullJMSStorageManagerImpl
- storeDestination(PersistedDestination) - Method in interface org.apache.activemq.artemis.jms.persistence.JMSStorageManager
- storedKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordByteArrayData
-
Stored key
- storedKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.ScramUtils.NewPasswordStringData
-
Stored key
- storedKey - Variable in class org.apache.activemq.artemis.spi.core.security.scram.UserData
-
Stored key
- storeResult(CoreMessage, 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
- StrictParser - Class in org.apache.activemq.artemis.selector.strict
-
JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is autogenerated from StrictParser.jj
- StrictParser(InputStream) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor with InputStream.
- StrictParser(InputStream, String) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor with InputStream and supplied encoding
- StrictParser(Reader) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor.
- StrictParser(StrictParserTokenManager) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParser
-
Constructor with generated Token Manager.
- StrictParserConstants - Interface in org.apache.activemq.artemis.selector.strict
-
Token literal values and constants.
- StrictParserTokenManager - Class in org.apache.activemq.artemis.selector.strict
-
Token Manager.
- StrictParserTokenManager(SimpleCharStream) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Constructor.
- StrictParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Constructor.
- STRING_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- STRING_LITERAL - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- stringLitteral() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- stringLitteral() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- StringPrep - Class in org.apache.activemq.artemis.spi.core.security.scram
-
rfc3454 StringPrep, with an implementation of rfc4013 SASLPrep.
- StringPrep() - Constructor for class org.apache.activemq.artemis.spi.core.security.scram.StringPrep
- StringPrep.CharClass - Class in org.apache.activemq.artemis.spi.core.security.scram
-
A representation of sets of character classes.
- StringPrep.StringPrepError - Exception in org.apache.activemq.artemis.spi.core.security.scram
-
A prohibited string has been passed to StringPrep.
- StringPrep.StringPrepProhibitedCharacter - Exception in org.apache.activemq.artemis.spi.core.security.scram
-
A prohibited character was detected.
- StringPrep.StringPrepRTLError - Exception in org.apache.activemq.artemis.spi.core.security.scram
-
RTL verification has failed, according to rfc3454 section 6.
- StringPrep.StringPrepRTLErrorBothRALandL - Exception in org.apache.activemq.artemis.spi.core.security.scram
- StringPrep.StringPrepRTLErrorRALWithoutPrefix - Exception in org.apache.activemq.artemis.spi.core.security.scram
- StringPrep.StringPrepRTLErrorRALWithoutSuffix - Exception in org.apache.activemq.artemis.spi.core.security.scram
- StringPrep.StringPrepUnassignedCodepoint - Exception in org.apache.activemq.artemis.spi.core.security.scram
-
A prohibited unassigned codepoint was detected.
- StringPrepError(String) - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepError
- StringPrepProhibitedCharacter(String) - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepProhibitedCharacter
- StringPrepRTLErrorBothRALandL() - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepRTLErrorBothRALandL
- StringPrepRTLErrorRALWithoutPrefix() - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepRTLErrorRALWithoutPrefix
- StringPrepRTLErrorRALWithoutSuffix() - Constructor for exception org.apache.activemq.artemis.spi.core.security.scram.StringPrep.StringPrepRTLErrorRALWithoutSuffix
- supportsDirectDelivery() - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
A requirement to do direct delivery is: no extra locking required at the protocol layer.
- supportsLargeMessage() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- SwitchTo(int) - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.apache.activemq.artemis.selector.strict.StrictParserTokenManager
-
Switch to specified lex state.
T
- tabSize - Variable in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- tabSize - Variable in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- TCPAcceptorTransportConfigurationSchema - Class in org.apache.activemq.artemis.uri.schemas.acceptor
- TCPAcceptorTransportConfigurationSchema(Set<String>) - Constructor for class org.apache.activemq.artemis.uri.schemas.acceptor.TCPAcceptorTransportConfigurationSchema
- TCPSchema - Class in org.apache.activemq.artemis.uri
- TCPSchema() - Constructor for class org.apache.activemq.artemis.uri.TCPSchema
- 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
- TEMP_QUEUE - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- TEMP_QUEUE_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- TEMP_TOPIC - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- TEMP_TOPIC_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- tempFilesLeftOpen() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- tempFilesLeftOpen() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- tempFilesLeftOpen$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- TEXT_TYPE - Static variable in interface org.apache.activemq.artemis.api.core.Message
- TextFileCertificateLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.
- TextFileCertificateLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
- 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
- threadAwareContext - Variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionForContextImpl
- ThreadAwareContext - Class in org.apache.activemq.artemis.jms.client
-
Restricts what can be called on context passed in wrapped CompletionListener.
- ThreadAwareContext() - Constructor for class org.apache.activemq.artemis.jms.client.ThreadAwareContext
- threadPoolMaxSize - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- timeoutOnPollerShutdown(Exception) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- timeoutOnPollerShutdown(Exception) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- timeoutOnPollerShutdown$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- timeoutOnWriterShutdown(Throwable) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- timeoutOnWriterShutdown(Throwable) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- timeoutOnWriterShutdown$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- toCompositeData(int, int) - Method in interface org.apache.activemq.artemis.api.core.Message
- toCore() - Method in interface org.apache.activemq.artemis.api.core.Message
-
This should make you convert your message into Core format.
- toCore(CoreMessageObjectPools) - Method in interface org.apache.activemq.artemis.api.core.Message
-
This should make you convert your message into Core format.
- toCore(ProtocolMessage, CoreMessageObjectPools) - Method in interface org.apache.activemq.artemis.spi.core.protocol.MessageConverter
- toJson() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- toJSON(DayCounterInfo[]) - Static method in class org.apache.activemq.artemis.api.core.management.DayCounterInfo
- toJsonArray(List<String>) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- toJSONArray(Object[]) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- toJsonArrayBuilder(byte[]) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- toJsonObject(Map<String, ?>) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- token - Variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Current token.
- token - Variable in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Current token.
- Token - Class in org.apache.activemq.artemis.selector.hyphenated
-
Describes the input token stream.
- Token - Class in org.apache.activemq.artemis.selector.strict
-
Describes the input token stream.
- Token() - Constructor for class org.apache.activemq.artemis.selector.hyphenated.Token
-
No-argument constructor
- Token() - Constructor for class org.apache.activemq.artemis.selector.strict.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.Token
-
Constructs a new token for the specified Image.
- Token(int) - Constructor for class org.apache.activemq.artemis.selector.strict.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.activemq.artemis.selector.hyphenated.Token
-
Constructs a new token for the specified Image and Kind.
- Token(int, String) - Constructor for class org.apache.activemq.artemis.selector.strict.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
Generated Token Manager.
- token_source - Variable in class org.apache.activemq.artemis.selector.strict.StrictParser
-
Generated Token Manager.
- tokenImage - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
Literal token values.
- tokenImage - Variable in exception org.apache.activemq.artemis.selector.hyphenated.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Variable in exception org.apache.activemq.artemis.selector.strict.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
Literal token values.
- TokenMgrError - Error in org.apache.activemq.artemis.selector.hyphenated
-
Token Manager Error.
- TokenMgrError - Error in org.apache.activemq.artemis.selector.strict
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
No arg constructor.
- TokenMgrError() - Constructor for error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
Full Constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.activemq.artemis.selector.hyphenated.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(String, int) - Constructor for error org.apache.activemq.artemis.selector.strict.TokenMgrError
-
Constructor with message and reason.
- toMap() - Method in interface org.apache.activemq.artemis.api.core.Message
- toMap(int) - Method in interface org.apache.activemq.artemis.api.core.ICoreMessage
- toMap(int) - Method in interface org.apache.activemq.artemis.api.core.Message
- Topic - org.apache.activemq.artemis.jms.persistence.config.PersistedType
- TOPIC - org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
- TOPIC_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
- TOPIC_CREATED - org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- TOPIC_DESTROYED - org.apache.activemq.artemis.jms.server.management.JMSNotificationType
- TOPIC_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- TOPIC_XA_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
- TopicConfiguration - Interface in org.apache.activemq.artemis.jms.server.config
- TopicConfigurationImpl - Class in org.apache.activemq.artemis.jms.server.config.impl
- TopicConfigurationImpl() - Constructor for class org.apache.activemq.artemis.jms.server.config.impl.TopicConfigurationImpl
- TopologyMember - Interface in org.apache.activemq.artemis.api.core.client
-
A member of the topology.
- TopologyResponseHandler - Interface in org.apache.activemq.artemis.spi.core.remoting
- toPropertyMap() - Method in interface org.apache.activemq.artemis.api.core.Message
- toPropertyMap(int) - Method in interface org.apache.activemq.artemis.api.core.Message
- 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.jms.client.ActiveMQConnectionFactory
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageConsumer
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQQueueBrowser
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
- toString() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
- toString() - Method in class org.apache.activemq.artemis.selector.filter.BinaryExpression
- toString() - Method in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- toString() - Method in class org.apache.activemq.artemis.selector.filter.JAXPXPathEvaluator
- toString() - Method in class org.apache.activemq.artemis.selector.filter.PropertyExpression
- toString() - Method in class org.apache.activemq.artemis.selector.filter.UnaryExpression
- toString() - Method in class org.apache.activemq.artemis.selector.filter.XPathExpression
- toString() - Method in class org.apache.activemq.artemis.selector.filter.XQueryExpression
- toString() - Method in class org.apache.activemq.artemis.selector.hyphenated.Token
-
Returns the image.
- toString() - Method in class org.apache.activemq.artemis.selector.strict.Token
-
Returns the image.
- toString() - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig
- toString() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
- toString() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
- toString() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
- toString() - Method in class org.apache.activemq.artemis.uri.JMSConnectionOptions
- toString() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
- toStringParameters(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.activemq.artemis.api.core.TransportConfiguration
- TOTAL_CONNECTION_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- toURI() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
- toURI() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- transactionRolledBack(Exception) - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- transactionRolledBack(Exception) - Method in interface org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger
- transactionRolledBack$str() - Method in class org.apache.activemq.artemis.jms.bridge.ActiveMQJMSBridgeLogger_$logger
- transferConnection(RemotingConnection) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
Transfers the session context to the given newConnection on the client-side
- 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) - Constructor for class org.apache.activemq.artemis.api.core.TransportConfiguration
-
Creates a TransportConfiguration providing the class name of the
ConnectorFactory
- 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, 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. - TransportConfigurationEncodingSupport - Class in org.apache.activemq.artemis.jms.server.config.impl
- TransportConfigurationEncodingSupport() - Constructor for class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
- TransportConfigurationHelper - Interface in org.apache.activemq.artemis.api.core
-
Helper interface for specifying default parameters on Transport Configurations.
- transportConnection - Variable in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
- treeBindings - Variable in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- TRUE - Static variable in class org.apache.activemq.artemis.selector.filter.ConstantExpression
- TRUE - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- TRUE - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- truncate(Object, int) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- truncateString(String, int) - Static method in class org.apache.activemq.artemis.api.core.JsonUtil
- trustAll(boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- trustManagerFactoryPlugin(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- TrustManagerFactoryPlugin - Interface in org.apache.activemq.artemis.api.core
- truststorePassword(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- truststorePath(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- truststoreProvider(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- truststoreType(String) - Method in class org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextConfig.Builder
- ttl - Variable in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
- txMissingElements(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- txMissingElements(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- txMissingElements$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
- TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
- TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- TYPE - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
- TYPE_GENERIC_CONNECTION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- TYPE_GENERIC_SESSION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- TYPE_HEADER_NAME - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- TYPE_HEADER_NAME_STRING - Static variable in class org.apache.activemq.artemis.reader.MessageUtil
- TYPE_QUEUE_CONNECTION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- TYPE_QUEUE_SESSION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- TYPE_TOPIC_CONNECTION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
- TYPE_TOPIC_SESSION - Static variable in class org.apache.activemq.artemis.jms.client.ActiveMQSession
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
- UDPSchema - Class in org.apache.activemq.artemis.uri
- UDPSchema() - Constructor for class org.apache.activemq.artemis.uri.UDPSchema
- UDPServerLocatorSchema - Class in org.apache.activemq.artemis.uri.schema.serverLocator
- UDPServerLocatorSchema() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.UDPServerLocatorSchema
- unableToOpenFile() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- unableToOpenFile() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalBundle
- unableToOpenFile$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalBundle_$bundle
- unaryExpr() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- unaryExpr() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- UnaryExpression - Class in org.apache.activemq.artemis.selector.filter
-
An expression which performs an operation on two expression values
- UnaryExpression(Expression) - Constructor for class org.apache.activemq.artemis.selector.filter.UnaryExpression
- unbind(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- unbind(String) - Method in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
- unbind(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
- unblock() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
- uncomittedTxFound(Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- uncomittedTxFound(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- uncomittedTxFound$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- UNPROPOSAL - org.apache.activemq.artemis.api.core.management.CoreNotificationType
- UNROUTED_MESSAGE_COUNT_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.api.core.management.AddressControl
- unsubscribe(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
- unsubscribe(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
- updateAddress(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
- updateDeliveryCountAfterCancel(ServerConsumer, MessageReference, boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
Use this to updates specifics on the message after a redelivery happened.
- updateDivert(String, String, String, String, Map<String, String>, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
update a divert
- updateInterceptors(List<BaseInterceptor>, List<BaseInterceptor>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
This method will receive all the interceptors on the system and you should filter them out *
- updateInterceptors(List<BaseInterceptor>, List<BaseInterceptor>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
This will update the list of interceptors for each ProtocolManager inside the acceptor.
- UpdateLineColumn(char) - Method in class org.apache.activemq.artemis.selector.hyphenated.SimpleCharStream
- UpdateLineColumn(char) - Method in class org.apache.activemq.artemis.selector.strict.SimpleCharStream
- updateQueue(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Update a queue.
- updateQueue(String, String, Integer, Boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- updateQueue(String, String, Integer, Boolean, Boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- updateQueue(String, String, Integer, Boolean, Boolean, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- updateQueue(String, String, String, Integer, Boolean, Boolean, Boolean, Integer, Boolean, Integer, Long, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- updateQueue(String, String, String, Integer, Boolean, Boolean, Boolean, Integer, String, Boolean, Integer, Long, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- updateQueue(String, String, String, Integer, Boolean, Boolean, Boolean, Integer, String, Boolean, Integer, Long, String, Long) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Deprecated.
- updateUser(String, String, String...) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- updateUser(String, String, String...) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModuleConfigurator
- updateUser(String, String, String...) - Method in interface org.apache.activemq.artemis.spi.core.security.UserManagement
- usageDown() - Method in interface org.apache.activemq.artemis.api.core.Message
- usageDown() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- usageDown(Message, int) - Method in interface org.apache.activemq.artemis.api.core.RefCountMessageListener
- usageUp() - Method in interface org.apache.activemq.artemis.api.core.Message
-
this method indicates usage by components such as large message or page cache.
- usageUp() - Method in class org.apache.activemq.artemis.api.core.RefCountMessage
- usageUp(Message, int) - Method in interface org.apache.activemq.artemis.api.core.RefCountMessageListener
- useGlobalPools - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
- USER_FILE_PROP_NAME - Static variable in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
- UserData - Class in org.apache.activemq.artemis.spi.core.security.scram
-
Wrapper for user data needed for the SCRAM authentication
- UserData(String, int, String, String) - Constructor for class org.apache.activemq.artemis.spi.core.security.scram.UserData
-
Creates new UserData
- UserManagement - Interface in org.apache.activemq.artemis.spi.core.security
- UserPrincipal - Class in org.apache.activemq.artemis.spi.core.security.jaas
- UserPrincipal(String) - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
- useTopologyForLoadBalancing - Variable in class org.apache.activemq.artemis.api.config.ServerLocatorConfig
V
- validateUser(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- validateUser(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- validateUser(String, String) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
-
is this a valid user.
- validateUser(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- validateUser(String, String, X509Certificate[]) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager2
-
is this a valid user.
- validateUser(String, String, RemotingConnection) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager3
-
is this a valid user.
- validateUser(String, String, RemotingConnection, String) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager4
-
is this a valid user.
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQBasicSecurityManager
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
-
is this a valid user and do they have the correct role
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- validateUserAndRole(String, String, Set<Role>, CheckType, String, RemotingConnection) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager2
-
Determine whether the given user is valid and whether they have the correct role for the given destination address.
- validateUserAndRole(String, String, Set<Role>, CheckType, String, RemotingConnection) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager3
-
Determine whether the given user is valid and whether they have the correct role for the given destination address.
- validateUserAndRole(String, String, Set<Role>, CheckType, String, RemotingConnection, String) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager4
-
Determine whether the given user is valid and whether they have the correct role for the given destination address.
- valueOf(int) - Static method in enum org.apache.activemq.artemis.api.jms.JMSFactoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.activemq.artemis.jms.bridge.QualityOfServiceMode
-
Returns the enum constant of this type with the specified name.
- 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.api.jms.JMSFactoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.jms.bridge.QualityOfServiceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.jms.client.ActiveMQDestination.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.jms.persistence.config.PersistedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.jms.server.management.JMSNotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.spi.core.security.scram.SCRAM
-
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.api.jms.JMSFactoryType
-
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.jms.bridge.QualityOfServiceMode
-
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.jms.client.ActiveMQDestination.TYPE
-
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.jms.persistence.config.PersistedType
-
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.jms.server.management.JMSNotificationType
-
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.spi.core.security.scram.SCRAM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variable() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
- variable() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
- verifyRTL(String) - Static method in class org.apache.activemq.artemis.spi.core.security.scram.StringPrep
-
Perform RTL verification according to rfc3454 section 6.
W
- waitCompletionOnStream(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
- 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.
- websocketSubprotocolIdentifiers() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
A list of the IANA websocket subprotocol identifiers (https://www.iana.org/assignments/websocket/websocket.xhtml) supported by this protocol manager.
- 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(ActiveMQBuffer, boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
writes the buffer to the connection and if flush is true request to flush the buffer (and any previous un-flushed ones) into the wire.
- 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.
- writeBodyBufferBytes(byte[]) - 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.client.ClientMessage
-
Overridden from
Message
to enable fluent API - 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.jms.client.ActiveMQBytesMessage
- writeBoolean(boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeByte(byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeByte(byte) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeBytes(byte[]) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeChar(char) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeChar(char) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeDouble(double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeDouble(double) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeExternal(ObjectOutput) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
- writeFloat(float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeFloat(float) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeInt(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeInt(int) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeLong(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeLong(long) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeObject(ObjectOutput) - Method in class org.apache.activemq.artemis.jndi.JNDIStorable
-
Method for class's implementing externalizable to delegate to if not custom implementing.
- writeObject(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeObject(Object) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeRate(Double, Long) - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- writeRate(Double, Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
- writeRate$str() - Method in class org.apache.activemq.artemis.journal.ActiveMQJournalLogger_$logger
- writeShort(short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
- writeShort(short) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeString(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
- writeUTF(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
X
- XA_CF - org.apache.activemq.artemis.api.jms.JMSFactoryType
- xaCommit(Xid, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaEnd(Xid, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaFailed(Xid) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaForget(Xid) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaPrepare(Xid) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaRecoverConnectionError(Exception, ClientSessionFactory) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- xaRecoverConnectionError(Exception, ClientSessionFactory) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- xaRecoverConnectionError$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- xaRecoverError(Exception) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- xaRecoverError(Exception) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- xaRecoverError$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- xaRecoveryError(Exception) - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- xaRecoveryError(Exception) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger
- xaRecoveryError$str() - Method in class org.apache.activemq.artemis.jms.server.ActiveMQJMSServerLogger_$logger
- xaRollback(Xid, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaScan() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- xaStart(Xid, int) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
- XPATH - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- XPATH - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- XPATH_EVALUATOR_FACTORY - Static variable in class org.apache.activemq.artemis.selector.filter.XPathExpression
- XPathExpression - Class in org.apache.activemq.artemis.selector.filter
-
Used to evaluate an XPath Expression in a JMS selector.
- XPathExpression.XPathEvaluator - Interface in org.apache.activemq.artemis.selector.filter
- XPathExpression.XPathEvaluatorFactory - Interface in org.apache.activemq.artemis.selector.filter
- XQUERY - Static variable in interface org.apache.activemq.artemis.selector.hyphenated.HyphenatedParserConstants
-
RegularExpression Id.
- XQUERY - Static variable in interface org.apache.activemq.artemis.selector.strict.StrictParserConstants
-
RegularExpression Id.
- XQueryExpression - Class in org.apache.activemq.artemis.selector.filter
-
Used to evaluate an XQuery Expression in a JMS selector.
All Classes All Packages