- 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.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.PropertiesLoginModule
-
- 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
-
- AbstractOpenTypeFactory() - Constructor for class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- AbstractProtocolManager<P,I extends BaseInterceptor<P>,C extends RemotingConnection> - 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.
- 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
-
- 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
-
- 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
-
- activationComplete() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- 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_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.
- ActiveMQBytesMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS BytesMessage
.
- ActiveMQBytesMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
This constructor is used to construct messages prior to sending
- ActiveMQBytesMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
Constructor on receipt at client side
- ActiveMQBytesMessage(BytesMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
Foreign message constructor
- ActiveMQClient - Class in org.apache.activemq.artemis.api.core.client
-
- 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, 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
-
- 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
-
- 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
-
- 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, boolean, boolean, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- 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, SecurityConfiguration) - 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
-
- ActiveMQJMSBridgeLogger - Interface in org.apache.activemq.artemis.jms.bridge
-
Logger Code 34
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 341000 to 341999
- 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 12
each message id must be 6 digits long starting with 10, the 3rd digit should be 9
so 129000 to 129999
- ActiveMQJMSClientLogger - Interface in org.apache.activemq.artemis.jms.client
-
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
- 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(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
-
- 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
-
- 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
-
- ActiveMQJMSServerBundle - Interface in org.apache.activemq.artemis.jms.server
-
Logger Code 12
each message id must be 6 digits long starting with 10, the 3rd digit should be 9
so 129000 to 129999
- 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
- 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
- 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
- ActiveMQMapMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS MapMessage.
- ActiveMQMapMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- ActiveMQMapMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- 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
- ActiveMQMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Message.
- ActiveMQMessage(byte, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- ActiveMQMessage(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(Message, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- ActiveMQMessage() - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- ActiveMQMessage(Message, byte, 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, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
-
- ActiveMQObjectMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS ObjectMessage.
- ActiveMQObjectMessage(ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
-
- ActiveMQObjectMessage(ClientMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
-
- ActiveMQObjectMessage(ObjectMessage, ClientSession, ConnectionFactoryOptions) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
-
A copy constructor for foreign JMS ObjectMessages.
- ActiveMQQueue - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Queue.
- 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, 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
-
- ActiveMQQueueBrowser - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS QueueBrowser.
- ActiveMQQueueBrowser(ConnectionFactoryOptions, ActiveMQQueue, String, ClientSession) - 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(String) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
-
- ActiveMQQueueConnectionFactory(ServerLocator) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQQueueConnectionFactory
-
- ActiveMQQueueConnectionFactory(boolean, DiscoveryGroupConfiguration) - 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(boolean, TransportConfiguration...) - 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.
- 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, ClientSession, int) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- ActiveMQStreamMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS StreamMessage.
- ActiveMQStreamMessage(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(StreamMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQStreamMessage
-
- ActiveMQStreamMessage() - 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(String, String, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryQueue
-
- ActiveMQTemporaryTopic - Class in org.apache.activemq.artemis.jms.client
-
- ActiveMQTemporaryTopic(String, String, ActiveMQSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTemporaryTopic
-
- ActiveMQTextMessage - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS TextMessage.
- ActiveMQTextMessage(ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
-
- ActiveMQTextMessage(ClientMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
-
- ActiveMQTextMessage(TextMessage, ClientSession) - Constructor for class org.apache.activemq.artemis.jms.client.ActiveMQTextMessage
-
A copy constructor for non-ActiveMQ Artemis JMS TextMessages.
- ActiveMQTopic - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS Topic.
- 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, String, boolean, ActiveMQSession) - 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(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
-
- 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
-
- ActiveMQXAConnection - Class in org.apache.activemq.artemis.jms.client
-
ActiveMQ Artemis implementation of a JMS XAConnection.
- ActiveMQXAConnection(ConnectionFactoryOptions, String, String, int, String, int, int, 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(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
-
- 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
-
- 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(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
-
- 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
-
- ActiveMQXASession - Class in org.apache.activemq.artemis.jms.client
-
- ActiveMQXASession(ConnectionFactoryOptions, ActiveMQConnection, boolean, boolean, int, 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(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
-
- 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
-
- 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, AddressSettings) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- addAddressSettings(String, AddressSettings) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- addBinding(String) - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
Add the Registry binding to this destination
- addBinding(String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Add the JNDI binding to this destination
- addBinding(String) - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Add the Registry binding to this destination
- addBinding(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- addBinding(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- addBinding(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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
-
- addConnectionFactoryToBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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.
- addItem(String, String, OpenType) - Method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- addKnownDestination(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
- addMetaData(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Attach any metadata to the session.
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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
-
- addQueueToBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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
-
- 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) - Constructor for class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
- addSecurity(String, Set<Role>) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- addSecurity(String, Set<Role>) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- addSecuritySettings(String, String, String, String, String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
- addSecuritySettings(String, String, String, String, String, String, String, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
- addSessionMetadata(String, String) - Method in class org.apache.activemq.artemis.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
-
- addTopicToBindingRegistry(String, String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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
-
- 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_MESSAGING_BRIDGE_MESSAGE_ID_LIST - Static variable in class org.apache.activemq.artemis.api.jms.ActiveMQJMSConstants
-
- 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 own Connection
or from
a MessageProducer
.
- assertNotCompletionListenerThreadRuntime() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a CompletionListener
is not calling from its own JMSContext
.
- assertNotMessageListenerThread() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a MessageListener
is not calling from its own Connection
or
MessageConsumer
.
- assertNotMessageListenerThreadRuntime() - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Asserts a MessageListener
is not calling from its own JMSContext
.
- Attribute - Annotation Type in org.apache.activemq.artemis.api.core.management
-
Info for a MBean Attribute.
- authenticate(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- authorize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
- callbackError(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- callClosingListeners() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
-
- callFailureListeners(ActiveMQException, String) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
-
- callingMethodFromCompletionListener() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
-
- callingMethodFromCompletionListenerRuntime() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
-
- callingMethodFromListener() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
-
- callingMethodFromListenerRuntime() - Method in interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientBundle
-
- 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_RECORD - Static variable in class org.apache.activemq.artemis.jms.persistence.impl.journal.JMSJournalStorageManagerImpl
-
- cfBindingsExists(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
-
- cfDoesntExist(String) - Method in interface org.apache.activemq.artemis.jms.server.ActiveMQJMSServerBundle
-
- 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.
- changeMessagePriority(String, int) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Changes the message's priority corresponding to the specified message ID to the specified priority.
- changeMessagePriority(String, int) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- 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.
- changeMessagesPriority(String, int) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Changes the priority for all the message corresponding to the specified filter to the specified priority.
- changeMessagesPriority(String, int) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- 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 interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- 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.
- 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
-
- clearCache() - Static method in class org.apache.activemq.artemis.selector.impl.SelectorParser
-
- clearCurrentThread(boolean) - Method in class org.apache.activemq.artemis.jms.client.ThreadAwareContext
-
Clear current thread from the context
- 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
-
- 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.
- 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, SimpleString) - Constructor for class org.apache.activemq.artemis.api.core.client.ClientRequestor
-
Constructor for the ClientRequestor.
- ClientRequestor(ClientSession, String) - Constructor for class org.apache.activemq.artemis.api.core.client.ClientRequestor
-
- ClientSession - Interface in org.apache.activemq.artemis.api.core.client
-
A ClientSession is a single-thread object required for producing and consuming messages.
- ClientSession.AddressQuery - Interface in org.apache.activemq.artemis.api.core.client
-
Information returned by a binding query
- ClientSession.QueueQuery - Interface in org.apache.activemq.artemis.api.core.client
-
Information returned by a queue query
- 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(boolean) - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpoint
-
Close the endpoint.
- close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
-
Closes the consumer.
- close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
-
Closes the ClientProducer.
- close() - Method in class org.apache.activemq.artemis.api.core.client.ClientRequestor
-
Closes the ClientRequestor and its session.
- close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Closes the session.
- close() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Closes this factory and any session created by it.
- close() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Closes this factory and release all its resources
- close(boolean) - Method in class org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
-
- close(boolean) - Method in class org.apache.activemq.artemis.api.core.JGroupsBroadcastEndpoint
-
- close() - Method in class org.apache.activemq.artemis.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
- 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 interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
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.management.impl.JMSServerControlImpl
-
- closeConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- closeConnectionsForAddress(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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 interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Closes all the connections on this server for sessions using a particular user name.
- closeConnectionsForUser(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- closeConnectionsForUser(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- closeConnectionsForUser(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- closeConnectionWithClientID(String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
List all the prepared transaction, sorted by date,
oldest first, with details, in HTML format
- closeConnectionWithClientID(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Closes all the connections on this server for consumers which are consuming from a queue associated with a particular address.
- closeConsumerConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- closeConsumerConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- closeConsumerConnectionsForAddress(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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
-
- 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.
- 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.CertificateLoginModule
-
Overriding to complete login process.
- 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.PropertiesLoginModule
-
- commitPreparedTransaction(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Heuristically commits a prepared transaction.
- compactingWithNoAddRecord(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- compactMergeError(Long) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- compactReadError(JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- compare(Comparable, Comparable) - Method in class org.apache.activemq.artemis.selector.filter.ComparisonExpression
-
- 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
-
- comparisonExpression() - Method in class org.apache.activemq.artemis.selector.hyphenated.HyphenatedParser
-
- comparisonExpression() - Method in class org.apache.activemq.artemis.selector.strict.StrictParser
-
- composeName(Name, Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
- composeName(String, String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
- 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
-
- 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_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
-
- 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
-
- 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
-
- ConnectionFactoryControl - Interface in org.apache.activemq.artemis.api.jms.management
-
A ConnectionFactoryControl is used to manage a JMS ConnectionFactory.
- ConnectionFactoryFactory - Interface in org.apache.activemq.artemis.jms.bridge
-
- ConnectionFactoryObjectFactory - Class in org.apache.activemq.artemis.jms.referenceable
-
A ConnectionFactoryObjectFactory.
- ConnectionFactoryObjectFactory() - Constructor for class org.apache.activemq.artemis.jms.referenceable.ConnectionFactoryObjectFactory
-
- 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 interface org.apache.activemq.artemis.jms.client.ActiveMQJMSClientLogger
-
- ConnectionLifeCycleListener - Interface in org.apache.activemq.artemis.spi.core.remoting
-
- ConnectionLoadBalancingPolicy - Interface in org.apache.activemq.artemis.api.core.client.loadbalance
-
A ConnectionLoadBalancingPolicy defines a policy to load balance between connections.
- ConnectionOptions - Class in org.apache.activemq.artemis.uri.schema.serverLocator
-
This will represent all the possible options you could setup on URLs
When parsing the URL this will serve as an intermediate object
And it could also be a pl
- ConnectionOptions() - Constructor for class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
-
- connectionReadyForWrites(Object, boolean) - Method in interface org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener
-
- CONNECTIONS_ALLOWED - Static variable in class org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema
-
- 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
-
- 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
-
- ConsumerContext - Class in org.apache.activemq.artemis.spi.core.remoting
-
- ConsumerContext() - Constructor for class org.apache.activemq.artemis.spi.core.remoting.ConsumerContext
-
- containsKnownDestination(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
- containsProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns true
if this message contains a property with the given key, false
else.
- containsProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- containsTemporaryQueue(SimpleString) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
- CONTENT_MAP - Static variable in interface org.apache.activemq.artemis.jms.management.impl.openmbean.JMSCompositeDataConstants
-
- context - Variable in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
- context - Variable in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- convert(CompositeDataSupport) - Static method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport
-
- 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(ActiveMQInterruptedException) - Static method in class org.apache.activemq.artemis.jms.client.JMSExceptionHelper
-
- convertFromActiveMQException(ActiveMQException) - 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 of
JMSRuntimeException
.
- CORE_ACCEPTOR - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_BRIDGE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_BROADCAST_GROUP - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_CLUSTER_CONNECTION - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_DISCOVERY_GROUP - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_DIVERT - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_QUEUE - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- CORE_SERVER - Static variable in class org.apache.activemq.artemis.api.core.management.ResourceNames
-
- 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
-
- couldNotCompleteTask(Exception, String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- couldNotGetLock(String) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- couldNotRemoveFile(JournalFile) - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- couldNotStopCompactor() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- couldNotStopJournalExecutor() - Method in interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- 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) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Counts the number of messages in this queue matching the specified filter.
- countMessages(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- countMessagesForSubscription(String, String, String) - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Counts the number of messages in the subscription specified by the specified client ID and subscription name.
- countMessagesForSubscription(String, String, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- create(String) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
- create(String, String) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
- create(String, String, boolean) - Static method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
- create(String) - Method in interface org.apache.activemq.artemis.selector.filter.XPathExpression.XPathEvaluatorFactory
-
- 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.
- createAddressFromName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQQueue
-
- createAddressFromName(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQTopic
-
- 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, String, String, String, String, long, double, int, int, boolean, int, int, long, String, boolean, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
- createBridge(String, String, String, String, String, long, double, int, int, boolean, int, long, String, boolean, boolean, String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
- createBroadcastEndpoint() - Method in interface org.apache.activemq.artemis.api.core.BroadcastEndpointFactory
-
- createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.ChannelBroadcastEndpointFactory
-
- createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
-
- createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.JGroupsPropertiesBroadcastEndpointFactory
-
- createBroadcastEndpoint() - Method in class org.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory
-
- createBrowser(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createBrowser(Queue, String) - 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.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
-
- createCompositeType() - Method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- createConnection() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- createConnection(String, String) - 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.
- 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(String, String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Creates an ActiveMQConnectionFactory;
- createConnectionFactory(String, boolean, boolean, int, String[], Object[]) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Create a JMS ConnectionFactory with the specified name connected to a static list of live-backup servers.
- createConnectionFactory(String, boolean, boolean, int, String, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Create a JMS ConnectionFactory with the specified name connected to a single live-backup pair of servers.
- createConnectionFactory(String, boolean, boolean, int, String[], String[], String, long, long, long, long, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
- createConnectionFactory(String, boolean, boolean, int, String, String, String, long, long, long, long, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
- createConnectionFactory() - Method in interface org.apache.activemq.artemis.jms.bridge.ConnectionFactoryFactory
-
- createConnectionFactory() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JNDIConnectionFactoryFactory
-
- createConnectionFactory(String, boolean, boolean, int, String[], Object[]) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
See the interface definition for the javadoc.
- createConnectionFactory(String, boolean, boolean, int, String, String, String, long, long, long, long, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- createConnectionFactory(String, boolean, boolean, int, String[], String[], String, long, long, long, long, int, boolean, int, int, int, int, int, boolean, boolean, boolean, boolean, boolean, String, int, int, boolean, int, int, long, double, long, int, boolean, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- createConnectionFactory(String, boolean, boolean, int, String, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
Create a JMS ConnectionFactory with the specified name connected to a single live-backup pair of servers.
- createConnectionFactory(String, boolean, JMSFactoryType, List<String>, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- 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
-
- 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
-
- createConnectionFactory(String, boolean, JMSFactoryType, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- createConnectionFactory(boolean, ConnectionFactoryConfiguration, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- createConnectionFactory(String, boolean, JMSFactoryType, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- createConnectionFactory(String, boolean, JMSFactoryType, List<String>, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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
-
- 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
-
- createConnectionFactory(boolean, ConnectionFactoryConfiguration, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- createConnectionFactory(String, String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create a new connection factory from the given environment
- 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(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, 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(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.
- createConsumer(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume message from the queue with the given name.
- createConsumer(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume messages from the queue with the given name.
- createConsumer(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume messages matching the filter from the queue with the given name.
- createConsumer(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume messages matching the filter from the queue with the given name.
- createConsumer(SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume or browse messages from the queue with the given name.
- createConsumer(String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume or browse messages from the queue with the given name.
- createConsumer(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with
the given name.
- createConsumer(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with
the given name.
- createConsumer(SimpleString, SimpleString, int, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with
the given name.
- createConsumer(String, String, int, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a ClientConsumer to consume or browse messages matching the filter from the queue with
the given name.
- createConsumer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createConsumer(Destination, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createConsumer(Destination, String, boolean) - 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.ActiveMQSession
-
- createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createConsumer(SimpleString, SimpleString, 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(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(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(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, byte) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
Static helper method for working with destinations.
- createDivert(String, String, String, String, boolean, 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, String, boolean) - 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.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
-
- createFilterFromJMSSelector(String) - Static method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
Returns null if the string is null or empty
- createFilterFromJMSSelector(String) - Static method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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
-
- createGroupPrincipal(String, String) - Static method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- 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(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() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- 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() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- 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(Serializable) - 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.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(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a producer which sends messages to the given address
- createProducer(String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a producer which sends messages to the given address
- createProducer(SimpleString, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a producer which sends messages to the given address
- createProducer() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createProducer(Destination) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- 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(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a non-temporary queue.
- createQueue(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a non-temporary queue.
- createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a non-temporary queue non-durable queue.
- createQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a non-temporary queue non-durable queue.
- createQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a non-temporary queue.
- createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a non-temporaryqueue.
- createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Create a durable queue.
- createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Create a queue.
- createQueue(String, String, boolean) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Create a queue.
- createQueue(String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Creates a client-side representation of a JMS Queue.
- createQueue(String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Creates a durable JMS Queue.
- createQueue(String, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Creates a durable JMS Queue with the specified name and JNDI binding.
- createQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Creates a durable JMS Queue with the specified name, JNDI binding and selector.
- createQueue(String, String, String, boolean) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Creates a JMS Queue with the specified name, durability, selector and JNDI binding.
- 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.jms.management.impl.JMSServerControlImpl
-
- createQueue(String, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- createQueue(String, String, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- createQueue(String, String, String, boolean) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- createQueue(boolean, String, String, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- createQueue(boolean, String, String, boolean, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Creates a JMS Queue.
- createQueue(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create new Queue instances
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
- 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
-
- createQueueNameForDurableSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- createQueueNameForSharedSubscription(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, String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createReceiver(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createSender(Queue) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createServerLocator(String) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Creates an ActiveMQConnectionFactory;
- createServerLocator(boolean, TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Create a ServerLocator which creates session factories using a static list of transportConfigurations, the ServerLocator is not updated automatically
as the cluster topology changes, and no HA backup information is propagated to the client
- createServerLocator(boolean, DiscoveryGroupConfiguration) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Create a ServerLocator which creates session factories from a set of live servers, no HA
backup information is propagated to the client The UDP address and port are used to listen for
live servers in the cluster
- createServerLocatorWithHA(TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Create a ServerLocator which will receive cluster topology updates from the cluster as servers
leave or join and new backups are appointed or removed.
- createServerLocatorWithHA(DiscoveryGroupConfiguration) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Create a ServerLocator which will receive cluster topology updates from the cluster as servers
leave or join and new backups are appointed or removed.
- createServerLocatorWithoutHA(TransportConfiguration...) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Create a ServerLocator which creates session factories using a static list of transportConfigurations, the ServerLocator is not updated automatically
as the cluster topology changes, and no HA backup information is propagated to the client
- createServerLocatorWithoutHA(DiscoveryGroupConfiguration) - Static method in class org.apache.activemq.artemis.api.core.client.ActiveMQClient
-
Create a ServerLocator which creates session factories from a set of live servers, no HA
backup information is propagated to the client
- createSession() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a non-transacted session.
- createSession(boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a session.
- createSession(boolean, boolean, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a session.
- createSession(boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a session.
- createSession(boolean, boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates a session.
- createSession(String, String, boolean, boolean, boolean, boolean, int) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
Creates an authenticated session.
- createSession(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() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
- createSessionContext(String, String, String, boolean, boolean, boolean, boolean, int, int) - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
-
- createSessionFactory() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Creates a ClientSessionFactory using whatever load balancing policy is in force
- createSessionFactory(String) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
- createSessionFactory(TransportConfiguration) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
- createSessionFactory(TransportConfiguration, int, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
- 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, 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.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, 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.ActiveMQSession
-
- createSharedQueue(SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a transient queue.
- createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a transient queue.
- createSharedQueue(SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
- createStreamMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createStreamMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createSubcontext(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
- createSubcontext(String) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
- createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createSubscriber(Topic) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createTemporaryQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a temporary queue.
- createTemporaryQueue(String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a temporary queue.
- createTemporaryQueue(SimpleString, SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a temporary queue with a filter.
- createTemporaryQueue(String, String, String) - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession
-
Creates a temporary queue with a filter.
- createTemporaryQueue(String, ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- createTemporaryQueue(String) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- createTemporaryQueue(ActiveMQSession) - Static method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- createTemporaryQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createTemporaryQueue() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- createTemporaryTopic(ActiveMQSession) - 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(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
-
- createTextMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- createTextMessage(String) - 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.ActiveMQSession
-
- createTopic(String) - Static method in class org.apache.activemq.artemis.api.jms.ActiveMQJMSClient
-
Creates a client-side representation of a JMS Topic.
- createTopic(String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Creates a JMS Topic.
- createTopic(String, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Creates a JMS Topic with the specified name and JNDI binding.
- 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.jms.management.impl.JMSServerControlImpl
-
- createTopic(String, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- createTopic(boolean, String, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- createTopic(boolean, String, boolean, String...) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- createTopic(boolean, String, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
Creates a JMS Topic
- createTopic(boolean, String, boolean, String...) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- createTopic(String) - Method in class org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
-
Factory method to create new Topic instances
- 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(String, String) - 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
-
- 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
-
- 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 interface org.apache.activemq.artemis.journal.ActiveMQJournalLogger
-
- 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.
- 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.
- 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.
- getAckBatchSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Returns the acknowledgments batch size.
- getAcknowledgeMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- getActiveMQServer() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getActiveMQServer() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- getActiveMQServerObjectName() - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.client.ClientProducer
-
Returns the address where messages will be sent.
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSession.QueueQuery
-
Returns the address that the queue is bound to.
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the managed address.
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
Returns the address used by this cluster connection.
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns the origin address used by this divert.
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the address this queue is bound to.
- getAddress() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the address this message is sent to.
- getAddress() - Method in interface org.apache.activemq.artemis.api.jms.management.DestinationControl
-
Returns the address corresponding to this destination.
- getAddress() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- getAddress() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getAddress() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- getAddressFullMessagePolicy() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
- getAddressNames() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the addresses created on this server.
- getAddressObjectName(SimpleString) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by AddressControl.
- getAddressSettings(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getAddressSettings(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- getAddressSettingsAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
returns the address settings as a JSON string
- getAddressSize() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the number of estimated bytes being used by the queue(s), used to control paging and blocking.
- getAsync() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- 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.
- 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
-
- getBindingsOnConnectionFactory(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- getBindingsOnQueue(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getBindingsOnQueue(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- getBindingsOnTopic(String) - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getBindingsOnTopic(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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.Message
-
Returns the message body as an ActiveMQBuffer
- getBodyBufferDuplicate() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns a copy of the message body as an ActiveMQBuffer.
- 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(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a Boolean.
- getBooleanProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getBooleanProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getBooleanProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- 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.BroadcastGroupControl
-
Returns the period used by this broadcast group.
- getByte(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getByteProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a Byte.
- getByteProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getByteProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getByteProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getBytes(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getBytesProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a byte[].
- getBytesProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getCallFailoverTimeout() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getCallFailoverTimeout() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getCallTimeout() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getCallTimeout() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getChar(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getClientAddress() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConnectionInfo
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
Returns the Client ID of this connection factory (or null
if it is not set.
- getClientID() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConnectionInfo
-
- getClientID() - Method in class org.apache.activemq.artemis.api.jms.management.SubscriptionInfo
-
Returns the client ID of this subscription or null
.
- 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 class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getClusterConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
- 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.
- getCompositeType() - Method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- getCompositeType() - Method in interface org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.OpenTypeFactory
-
- getConfig() - Method in class org.apache.activemq.artemis.jms.persistence.config.PersistedConnectionFactory
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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.
- 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
-
- getConnectionFactoryNames() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Returns the names of the JMS connection factories available on this server.
- getConnectionFactoryNames() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- getConnectionFactoryObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by ConnectionFactoryControl.
- getConnectionID() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConnectionInfo
-
- getConnectionID() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConsumerInfo
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getConnectionLoadBalancingPolicyClassName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getConnectionLoadBalancingPolicyClassName() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- getConnectionTTL() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Returns the connection time-to-live.
- getConnectionTTL() - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getConnectionTTL() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getConnectionTTL() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- 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.BroadcastGroupControl
-
Returns the pairs of live-backup connectors that are broadcasted by this broadcast group.
- getConnectorPairsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
-
Returns the pairs of live-backup connectors that are broadcasted by this broadcast group
using JSON serialization.
- getConnectors() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the connectors configured for this server.
- getConnectorsAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the connectors configured for this server using JSON serialization.
- 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.
- getConsumerCount() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the number of consumers consuming messages from this queue.
- getConsumerCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getConsumerID() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConsumerInfo
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getConsumerMaxRate() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getConsumerMaxRate() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getConsumerWindowSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getConsumerWindowSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getContent() - Method in class org.apache.activemq.artemis.jms.referenceable.SerializableObjectRefAddr
-
- getContext() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- getConverter() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
Gets the Message Converter towards ActiveMQ Artemis.
- getCoreMessage() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getCoreSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQSession
-
- 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.api.jms.management.JMSConnectionInfo
-
- getCreationTime() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConsumerInfo
-
- getCreationTime() - Method in class org.apache.activemq.artemis.api.jms.management.JMSSessionInfo
-
- getCreationTime() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
-
- getCreationTime() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
- getCreditsOnSendingFull(MessageInternal) - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
- getCurrentConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager
-
- 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.
- getDeadLetterAddress() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the dead-letter address associated with this queue.
- getDeadLetterAddress() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getDefaultActiveMQPrincipal() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
- getDefaultBindingsDirectory() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the directory to store the persisted bindings to
- getDefaultBindingsTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultBridgeConfirmationWindowSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Once the bridge has received this many bytes, it sends a confirmation
- getDefaultBridgeConnectSameNode() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Upon reconnection this configures the number of time the same node on the topology will be retried before reseting the server locator and using the initial connectors
- getDefaultBridgeInitialConnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
maximum number of initial connection attempts, -1 means 'no limits'
- getDefaultBridgeProducerWindowSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Producer flow control
- getDefaultBridgeReconnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
maximum number of retry attempts, -1 means 'no limits'
- getDefaultBroadcastPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
period in milliseconds between consecutive broadcasts
- getDefaultBroadcastRefreshTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Period the discovery group waits after receiving the last broadcast from a particular server before removing that servers connector pair entry from its list.
- getDefaultClientFailureCheckPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultClusterAddress() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The default Cluster address for the Cluster connection
- getDefaultClusterCallFailoverTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How long to wait for a reply if in the middle of a fail-over.
- getDefaultClusterCallTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How long to wait for a reply
- getDefaultClusterConfirmationWindowSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The size (in bytes) of the window used for confirming data from the server connected to.
- getDefaultClusterConnectionTtl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how long to keep a connection alive in the absence of any data arriving from the client
- getDefaultClusterFailureCheckPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The period (in milliseconds) used to check if the cluster connection has failed to receive pings from another server
- getDefaultClusterInitialConnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many attempts should be made to connect initially
- getDefaultClusterMaxHops() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
maximum number of hops cluster topology is propagated
- getDefaultClusterMaxRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Maximum value for retry-interval
- getDefaultClusterMessageLoadBalancingType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
should messages be load balanced if there are no matching consumers on target?
- getDefaultClusterNotificationAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how many times this cluster connection will notify the cluster of its existence right after joining the cluster
- getDefaultClusterNotificationInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how often the cluster connection will notify the cluster of its existence right after joining the cluster
- getDefaultClusterPassword() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Cluster password.
- getDefaultClusterReconnectAttempts() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many attempts should be made to reconnect after failure
- getDefaultClusterRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
period (in ms) between successive retries
- getDefaultClusterRetryIntervalMultiplier() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
multiplier to apply to the retry-interval
- getDefaultClusterUser() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Cluster username.
- getDefaultConfigurationFileRefreshPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultConnectionTtl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how long to keep a connection alive in the absence of any data arriving from the client.
- getDefaultConnectionTtlCheckInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultConnectionTtlOverride() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
if set, this will override how long (in ms) to keep a connection alive without receiving a ping.
- getDefaultDatabaseUrl() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The default database URL, used with DATABASE store type.
- getDefaultDiskScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultDriverClassName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultFailbackDelay() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultFileDeployerScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultGracefulShutdownTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
true means that graceful shutdown is enabled
- getDefaultGroupingHandlerGroupTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How long a group binding will be used, -1 means for ever.
- getDefaultGroupingHandlerReaperPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How often the reaper will be run to check for timed out group bindings.
- getDefaultGroupingHandlerTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How long to wait for a decision
- getDefaultHapolicyBackupPortOffset() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The offset to use for the Connectors and Acceptors when creating a new backup server.
- getDefaultHapolicyBackupRequestRetries() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many times the live server will try to request a backup, -1 means for ever.
- getDefaultHapolicyBackupRequestRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How long to wait for retries between attempts to request a backup server.
- getDefaultHapolicyBackupStrategy() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The backup strategy to use if we are a backup or for any colocated backups.
- getDefaultHapolicyMaxBackups() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Whether or not this live server will accept backup requests from other live servers.
- getDefaultHapolicyType() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
what kind of HA Policy should we use
- getDefaultIdCacheSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the size of the cache for pre-creating message ID's
- getDefaultInitialReplicationSyncTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
if we have to start as a replicated server this is the delay to wait before fail-back occurs
- getDefaultJmxDomain() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the JMX domain used to registered ActiveMQ Artemis MBeans in the MBeanServer
- getDefaultJournalBufferSizeAio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultJournalBufferSizeNio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultJournalBufferTimeoutAio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultJournalBufferTimeoutNio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultJournalCompactMinFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The minimal number of data files before we can start compacting
- getDefaultJournalCompactPercentage() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The percentage of live data on which we consider compacting the journal
- getDefaultJournalDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the directory to store the journal files in
- getDefaultJournalFileSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the size (in bytes) of each journal file
- getDefaultJournalLockAcquisitionTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how long (in ms) to wait to acquire a file lock on the journal
- getDefaultJournalMaxIoAio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultJournalMaxIoNio() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultJournalMinFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how many journal files to pre-create
- getDefaultJournalPerfBlastPages() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
XXX Only meant to be used by project developers
- getDefaultJournalPoolFiles() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
How many journal files can be resued
- getDefaultLargeMessagesDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the directory to store large messages
- getDefaultLargeMessagesTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultManagementAddress() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the name of the management address to send management messages to.
- getDefaultManagementNotificationAddress() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the name of the address that consumers bind to receive management notifications
- getDefaultMaxConcurrentPageIo() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The max number of concurrent reads allowed on paging
- getDefaultMaxDiskUsage() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
- getDefaultMaxGlobalSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The default global max size.
- getDefaultMaxRetryInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Limit to the retry-interval growth (due to retry-interval-multiplier)
- getDefaultMaxSavedReplicatedJournalsSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
This specifies how many times a replicated backup server can restart after moving its files on start.
- getDefaultMemoryMeasureInterval() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
frequency to sample JVM memory in ms (or -1 to disable memory sampling)
- getDefaultMemoryWarningThreshold() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Percentage of available memory which will trigger a warning log
- getDefaultMessageCounterMaxDayHistory() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how many days to keep message counter history
- getDefaultMessageCounterSamplePeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the sample period (in ms) to use for message counters
- getDefaultMessageExpiryScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how often (in ms) to scan for expired messages
- getDefaultMessageExpiryThreadPriority() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the priority of the thread expiring messages
- getDefaultMessageTableName() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
The default Message Journal table name, used with DATABASE store.
- getDefaultPagingDir() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
the directory to store paged messages in
- getDefaultRetryIntervalMultiplier() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
multiplier to apply to successive retry intervals
- getDefaults() - Method in interface org.apache.activemq.artemis.api.core.TransportConfigurationHelper
-
- 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.
- getDefaultThreadPoolMaxSize() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
Maximum number of threads to use for the thread pool.
- getDefaultTransactionTimeout() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how long (in ms) before a transaction can be removed from the resource manager after create time
- getDefaultTransactionTimeoutScanPeriod() - Static method in class org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration
-
how often (in ms) to scan for timeout transactions
- getDeliveringCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of messages that this queue is currently delivering to its consumers.
- getDeliveringCount() - Method in interface org.apache.activemq.artemis.api.jms.management.DestinationControl
-
Returns the number of messages that this queue is currently delivering to its consumers.
- getDeliveringCount() - Method in class org.apache.activemq.artemis.api.jms.management.SubscriptionInfo
-
Returns the number of messages currently delivered to this subscription.
- getDeliveringCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getDeliveringCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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.
- getDescription() - Method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- 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
-
- getDestinationName() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConsumerInfo
-
- getDestinationType() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConsumerInfo
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
get the discovery group configuration
- getDiscoveryGroupConfiguration() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getDiscoveryGroupConfiguration() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getDiscoveryGroupObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by DiscoveryGroupControl.
- getDiscoveryInitialWaitTimeout() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
-
- 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) - 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
-
- getDouble(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getDoubleProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a Double.
- getDoubleProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getDoubleProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getDoubleProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getDupsOKBatchSize() - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
Returns the batch size (in bytes) between acknowledgements when using DUPS_OK_ACKNOWLEDGE
mode.
- getDupsOKBatchSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getDupsOKBatchSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getDurableMessageCount() - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Returns the number of messages for all durable subscribers for this topic.
- getDurableMessageCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- getDurableSubscriptionCount() - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Returns the number of durable subscribers for this topic.
- getDurableSubscriptionCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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(TransportConfiguration) - Static method in class org.apache.activemq.artemis.jms.server.config.impl.TransportConfigurationEncodingSupport
-
- getEncodeSize(List<Pair<TransportConfiguration, 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.
- 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.
- getExpiryAddress() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the expiry address associated with this queue.
- getExpiryAddress() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- 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.
- getExtraParams() - Method in class org.apache.activemq.artemis.api.core.TransportConfiguration
-
- getFactory(Byte) - Static method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport
-
- 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(URI) - Method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
-
- getFactoryName() - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
-
- getFactoryName(URI) - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.TCPAcceptorTransportConfigurationSchema
-
- getFactoryType() - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
return the type of factory
- 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 class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- 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
-
- getFields(CompositeDataSupport) - Method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- getFields(CompositeDataSupport) - Method in interface org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.OpenTypeFactory
-
- getFile() - Method in class org.apache.activemq.artemis.api.core.JGroupsFileBroadcastEndpointFactory
-
- getFilter() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns the filter used by this divert.
- getFilter() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the filter associated with this queue.
- getFilter() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConsumerInfo
-
- 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.
- getFirstMessageAge() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the age of the first message in milliseconds.
- getFirstMessageAge() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getFirstMessageAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the first message on the queue as JSON
- getFirstMessageAsJSON() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the first message on the queue as JSON
- getFirstMessageAsJSON() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getFirstMessageTimestamp() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the timestamp of the first message in milliseconds.
- getFirstMessageTimestamp() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the timestamp of the first message in milliseconds.
- getFirstMessageTimestamp() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getFloat(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getFloatProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a Float.
- getFloatProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getFloatProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getFloatProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- 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.
- 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
-
- 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.jms.management.ConnectionFactoryControl
-
- getGroupID() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getGroupID() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getHost() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
-
- getID() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns this queue ID.
- getId() - Method in 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.protocol.AbstractRemotingConnection
-
- getID() - Method in class org.apache.activemq.artemis.spi.core.protocol.ConnectionEntry
-
- getID() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
- 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
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getInitialMessagePacketSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getInitialMessagePacketSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getInt(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getIntProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as an Integer.
- getIntProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getIntProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getIntProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- 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
-
- getJMSQueueObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by JMSQueueControl.
- 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(Message) - Static method in class org.apache.activemq.artemis.reader.MessageUtil
-
- getJMSServerManager() - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
- getJMSServerObjectName() - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by JMSServerControl.
- getJMSStorageManager() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getJMSTimestamp() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getJMSTopicObjectName(String) - Method in class org.apache.activemq.artemis.api.core.management.ObjectNameBuilder
-
Returns the ObjectName used by TopicControl.
- 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.
- getJournalType() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the type of journal used by this server (either NIO
or ASYNCIO
).
- getLargeMessagesDirectory() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the file system directory used to store large messages.
- 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.
- getLastSentMessageID(String, String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Returns the last sent message's ID from the given session to an address.
- getLastSentMessageID(String, String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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
-
- 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.
- getLocator() - Method in interface org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManagerFactory
-
- getLong(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getLongProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a Long.
- getLongProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getLongProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getLongProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getManagementAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the management address of this server.
- getManagementNotificationAddress() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the management notification address of this server.
- 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
-
- getMaxDeliveryAttempts() - 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.jms.management.ConnectionFactoryControl
-
- getMaxRetryInterval() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getMaxRetryInterval() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getMBeanInfo() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- getMBeanInfo() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getMBeanInfo() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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.QueueControl
-
Returns the number of messages currently in this queue.
- getMessageCount() - Method in interface org.apache.activemq.artemis.api.jms.management.DestinationControl
-
Returns the number of messages currently in this destination.
- getMessageCount() - Method in class org.apache.activemq.artemis.api.jms.management.SubscriptionInfo
-
Returns the number of messages currently held by this subscription.
- getMessageCount() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
-
- getMessageCount() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
-
- getMessageCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getMessageCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- getMessageCounterMaxDayCount() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the maximum number of days kept in memory for message counter.
- getMessageCounterSamplePeriod() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the sample period (in milliseconds) to take message counter snapshot.
- getMessageExpiryScanPeriod() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the frequency (in milliseconds) to scan messages to detect which messages
have expired.
- getMessageExpiryThreadPriority() - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
Returns the priority of the thread used to scan message expiration.
- getMessageHandler() - Method in interface org.apache.activemq.artemis.api.core.client.ClientConsumer
-
Returns the MessageHandler associated to this consumer.
- 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.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.
- getMessagesAdded() - Method in interface org.apache.activemq.artemis.api.jms.management.DestinationControl
-
Returns the number of messages added to this queue since it was created.
- getMessagesAdded() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getMessagesAdded() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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.
- getMessagesExpired() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the number of messages expired from this queue since it was created.
- getMessagesExpired() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- 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.
- getMessagesKilled() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the number of messages removed from this queue since it was created due to exceeding the max delivery attempts.
- getMessagesKilled() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getMetaData() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnection
-
- getMetaData() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- getMinLargeMessageSize() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
Returns the large message size threshold.
- getMinLargeMessageSize() - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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.BridgeControl
-
Returns the name of this bridge
- getName() - Method in interface org.apache.activemq.artemis.api.core.management.BroadcastGroupControl
-
Returns the configuration name of this broadcast group.
- getName() - Method in interface org.apache.activemq.artemis.api.core.management.ClusterConnectionControl
-
Returns the configuration name of this cluster connection.
- getName() - Method in 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
Returns the configuration name of this connection factory.
- getName() - Method in interface org.apache.activemq.artemis.api.jms.management.DestinationControl
-
Returns the name of this destination.
- getName() - Method in class org.apache.activemq.artemis.api.jms.management.SubscriptionInfo
-
Returns the name of this subscription.
- getName() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- getName() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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
-
- getNameInNamespace() - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
- getNameParser(Name) - Method in class org.apache.activemq.artemis.jndi.ReadOnlyContext
-
- getNameParser(String) - 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.ClusterConnectionControl
-
Returns the node ID used by this cluster connection.
- getNodeID() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Returns the server's nodeId
- getNodeID() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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
-
- getNonDurableMessageCount() - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Returns the number of messages for all non-durable subscribers for this topic.
- getNonDurableMessageCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- getNonDurableSubscriptionCount() - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Returns the number of non-durable subscribers for this topic.
- getNonDurableSubscriptionCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- getNotificationInfo() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- getNotificationInfos() - Static method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getObject() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQObjectMessage
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jms.referenceable.ConnectionFactoryObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.activemq.artemis.jms.referenceable.DestinationObjectFactory
-
- getObjectProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key
- getObjectProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getObjectProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getObjectProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- 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
-
- 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
- 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
-
- getPort() - Method in class org.apache.activemq.artemis.uri.schema.serverLocator.ConnectionOptions
-
- getPriority() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the message priority.
- getPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getPriority() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessageProducer
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getProducerMaxRate() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getProducerMaxRate() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getProducerWindowSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getProducerWindowSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getProperty(String) - 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
-
- getProtocolManagerFactory() - Method in interface org.apache.activemq.artemis.api.core.client.ServerLocator
-
- getProtocolManagerFactoryStr() - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
get the protocol manager factory name
- getProtocolManagerFactoryStr() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getProtocolManagerFactoryStr() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- 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
-
- 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
-
- 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.api.jms.management.SubscriptionInfo
-
Returns the name of the ActiveMQ Artemis core queue corresponding to this subscription.
- 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 queues bound to this address.
- getQueueNames() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Returns the names of the JMS queues available on this server.
- getQueueNames() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- getQueueObjectName(SimpleString, SimpleString) - 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
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getReconnectAttempts() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getReconnectAttempts() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getRedeliveryDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
- getRedeliveryMultiplier() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
- getRedistributionDelay() - Method in class org.apache.activemq.artemis.api.core.management.AddressSettingsInfo
-
- getReference() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getReference() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- getRefreshTimeout() - Method in class org.apache.activemq.artemis.api.core.DiscoveryGroupConfiguration
-
- getRegistry() - Method in class org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
-
- getRegistry() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getRegistry() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- getRegistryBindings() - Method in interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
Returns the Registry bindings associated to this connection factory.
- getRegistryBindings() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the Registry bindings associated with this queue.
- getRegistryBindings() - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Returns the Registry bindings associated with this topic.
- getRegistryBindings() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- getRegistryBindings() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- getRegistryBindings() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- getRemoteAddress() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
-
- getRemoteAddress() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
returns a string representation of the remote address of this connection
- getRemoteAddress() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Connection
-
Returns a string representation of the remote address this connection is connected to.
- getRemotingConnection() - Method in class org.apache.activemq.artemis.spi.core.remoting.SessionContext
-
- getResult(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- getResult(Message, Class) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- 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.
- getResults(Message) - Static method in class org.apache.activemq.artemis.api.core.management.ManagementHelper
-
Returns the result of an operation invocation or an attribute value.
- 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.
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getRetryInterval() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getRetryInterval() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getRolePrincipalClass() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getRoles(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
- getRoles() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the roles (name and permissions) associated with this address.
- getRoles(DirContext, String, String, List<String>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- getRolesAsJSON(String) - Method in interface org.apache.activemq.artemis.api.core.management.ActiveMQServerControl
-
- getRolesAsJSON() - Method in interface org.apache.activemq.artemis.api.core.management.AddressControl
-
Returns the roles (name and permissions) associated with this address
using JSON serialization.
- getRootElement() - Method in class org.apache.activemq.artemis.jms.server.config.impl.FileJMSConfiguration
-
- getRoutingName() - Method in interface org.apache.activemq.artemis.api.core.management.DivertControl
-
Returns the routing name of this divert.
- getScaleDownGroupName() - Method in interface org.apache.activemq.artemis.api.core.client.TopologyMember
-
Returns the scale-down-group-name
of the live server with this Topology entry.
- getScheduledCount() - Method in interface org.apache.activemq.artemis.api.core.management.QueueControl
-
Returns the number of scheduled messages in this queue.
- getScheduledCount() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
Returns the number of scheduled messages in this queue.
- getScheduledCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSQueueControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getSecurity(String) - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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 interface org.apache.activemq.artemis.api.jms.management.JMSQueueControl
-
returns the selector for the queue
- getSelector() - Method in class org.apache.activemq.artemis.api.jms.management.SubscriptionInfo
-
Returns the JMS message selector associated to this subscription.
- 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.management.impl.JMSQueueControlImpl
-
- 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
-
- getServerLocator() - Method in interface org.apache.activemq.artemis.api.core.client.ClientSessionFactory
-
- getServerLocator() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- 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
-
- getSessionCreationTime(String) - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Gets the session's creation time.
- getSessionCreationTime(String) - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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
-
- getSessionID() - Method in class org.apache.activemq.artemis.api.jms.management.JMSSessionInfo
-
- getSessionMode() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
- getShort(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMapMessage
-
- getShortProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a Short.
- getShortProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getShortProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getShortProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getSimpleAddress() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQDestination
-
- getSimpleStringProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a SimpleString.
- getSimpleStringProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- 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
-
- 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
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getStaticConnectors() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getStaticConnectors() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
- getStringProperty(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the property corresponding to the specified key as a String.
- getStringProperty(String) - Method in interface org.apache.activemq.artemis.api.core.Message
-
- getStringProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSProducer
-
- getStringProperty(String) - Method in class org.apache.activemq.artemis.jms.client.ActiveMQMessage
-
- getSubscription() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the subscription.
- getSubscriptionCount() - Method in interface org.apache.activemq.artemis.api.jms.management.TopicControl
-
Returns the number of (durable and non-durable) subscribers for this topic.
- getSubscriptionCount() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSTopicControlImpl
-
- 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
-
- getTargetDestinationFactory() - Method in class org.apache.activemq.artemis.jms.bridge.impl.JMSBridgeImpl
-
- getTargetDestinationFactory() - Method in interface org.apache.activemq.artemis.jms.bridge.JMSBridge
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
- getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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
-
Returns the message timestamp.
- 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
-
- getTopicNames() - Method in interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Returns the names of the JMS topics available on this server.
- getTopicNames() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- 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 interface org.apache.activemq.artemis.api.jms.management.ConnectionFactoryControl
-
Returns the batch size (in bytes) between acknowledgements when using a transacted session.
- getTransactionBatchSize() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getTransactionBatchSize() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSConnectionFactoryControlImpl
-
- 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.
- getTransportConfigurations(URI, Map<String, String>, Set<String>, String, String) - Static method in class org.apache.activemq.artemis.uri.schema.connector.TCPTransportConfigurationSchema
-
- getTransportConnection() - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection
-
- getTransportConnection() - Method in interface org.apache.activemq.artemis.spi.core.protocol.RemotingConnection
-
return the underlying Connection.
- getType() - Method in enum org.apache.activemq.artemis.api.core.management.CoreNotificationType
-
- getType() - Method in interface org.apache.activemq.artemis.api.core.management.NotificationType
-
- getType() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns this message type.
- getType() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQBytesMessage
-
- 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(byte) - Static 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
-
- getTypeName() - Method in class org.apache.activemq.artemis.jms.management.impl.openmbean.JMSOpenTypeSupport.AbstractOpenTypeFactory
-
- getUdpateTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time the queue was updated.
- 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.
- 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
-
- getUsedSession() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQJMSContext
-
This is to be used on tests only.
- getUser() - Method in class org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
-
- getUserFromSubject(Subject) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getUserID() - Method in interface org.apache.activemq.artemis.api.core.Message
-
Returns the userID - this is an optional user specified UUID that can be set to identify the message
and will be passed around with the message
- getUsername() - Method in class org.apache.activemq.artemis.api.jms.management.JMSConnectionInfo
-
- 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.
- 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 interface org.apache.activemq.artemis.api.jms.management.JMSServerControl
-
Returns this server's version
- getVersion() - Method in class org.apache.activemq.artemis.jms.management.impl.JMSServerControlImpl
-
- getVersion() - Method in class org.apache.activemq.artemis.jms.server.impl.JMSServerManagerImpl
-
- getVersion() - Method in interface org.apache.activemq.artemis.jms.server.JMSServerManager
-
- 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
-