| Class | Description | 
|---|---|
| Acceptor<T extends Acceptor<T>> | 
 An acceptor defines a way in which connections can be made to the ActiveMQ
 server. 
 | 
| AddressSetting<T extends AddressSetting<T>> | 
 An address setting defines some attributes that are defined against an
 address wildcard rather than a specific queue. 
 | 
| BindingsDirectoryPath<T extends BindingsDirectoryPath<T>> | 
 A filesystem path pointing to one of the locations where ActiveMQ stores
 persistent data. 
 | 
| Bridge<T extends Bridge<T>> | 
 The function of a bridge is to consume messages from a source queue, and
 forward them to a target address, typically on a different ActiveMQ server. 
 | 
| BroadcastGroup<T extends BroadcastGroup<T>> | 
 A broadcast group is the means by which a server broadcasts connectors over
 the network. 
 | 
| ClusterConnection<T extends ClusterConnection<T>> | 
 Cluster connections group servers into clusters so that messages can be load
 balanced between the nodes of the cluster. 
 | 
| ConnectionFactory<T extends ConnectionFactory<T>> | 
 Defines a connection factory. 
 | 
| Connector<T extends Connector<T>> | 
 A connector can be used by a client to define how it connects to a server. 
 | 
| ConnectorService<T extends ConnectorService<T>> | 
 A connector service allows to integrate external components with Apache
 ActiveMQ Artemis to send and receive messages. 
 | 
| CoreAddress<T extends CoreAddress<T>> | 
 A runtime-only resource representing a ActiveMQ "address". 
 | 
| CoreAddress.CoreAddressResources | 
 Child mutators for CoreAddress 
 | 
| DiscoveryGroup<T extends DiscoveryGroup<T>> | 
 Multicast group to listen to receive broadcast from other servers announcing
 their connectors. 
 | 
| Divert<T extends Divert<T>> | 
 A messaging resource that allows you to transparently divert messages routed
 to one address to some other address, without making any changes to any
 client application logic. 
 | 
| GroupingHandler<T extends GroupingHandler<T>> | 
 Makes decisions about which node in a cluster should handle a message with a
 group id assigned. 
 | 
| HTTPAcceptor<T extends HTTPAcceptor<T>> | 
 Defines a way in which remote connections can be made to the ActiveMQ server
 over HTTP. 
 | 
| HTTPConnector<T extends HTTPConnector<T>> | 
 Used by a remote client to define how it connects to a server over HTTP. 
 | 
| InVMAcceptor<T extends InVMAcceptor<T>> | 
 Defines a way in which in-VM connections can be made to the ActiveMQ server. 
 | 
| InVMConnector<T extends InVMConnector<T>> | 
 Used by an in-VM client to define how it connects to a server. 
 | 
| JMSQueue<T extends JMSQueue<T>> | 
 Defines a JMS queue. 
 | 
| JMSTopic<T extends JMSTopic<T>> | 
 Defines a JMS topic. 
 | 
| JournalDirectoryPath<T extends JournalDirectoryPath<T>> | 
 A filesystem path pointing to one of the locations where ActiveMQ stores
 persistent data. 
 | 
| LargeMessagesDirectoryPath<T extends LargeMessagesDirectoryPath<T>> | 
 A filesystem path pointing to one of the locations where ActiveMQ stores
 persistent data. 
 | 
| LegacyConnectionFactory<T extends LegacyConnectionFactory<T>> | 
 Defines a connection factory. 
 | 
| LiveOnlyHAPolicy<T extends LiveOnlyHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| PagingDirectoryPath<T extends PagingDirectoryPath<T>> | 
 A filesystem path pointing to one of the locations where ActiveMQ stores
 persistent data. 
 | 
| PooledConnectionFactory<T extends PooledConnectionFactory<T>> | 
 Defines a managed connection factory. 
 | 
| Queue<T extends Queue<T>> | 
 A Queue. 
 | 
| RemoteAcceptor<T extends RemoteAcceptor<T>> | 
 Defines a way in which remote connections can be made to the ActiveMQ server. 
 | 
| RemoteConnector<T extends RemoteConnector<T>> | 
 Used by a remote client to define how it connects to a server. 
 | 
| ReplicationColocatedHAPolicy<T extends ReplicationColocatedHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| ReplicationColocatedHAPolicy.ReplicationColocatedHAPolicyResources | 
 Child mutators for ReplicationColocatedHAPolicy 
 | 
| ReplicationMasterHAPolicy<T extends ReplicationMasterHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| ReplicationSlaveHAPolicy<T extends ReplicationSlaveHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| Role<T extends Role<T>> | 
 A security role. 
 | 
| RuntimeQueue<T extends RuntimeQueue<T>> | 
 A Queue. 
 | 
| SecuritySetting<T extends SecuritySetting<T>> | 
 A security setting allows sets of permissions to be defined against queues
 based on their address. 
 | 
| SecuritySetting.SecuritySettingResources | 
 Child mutators for SecuritySetting 
 | 
| SharedStoreColocatedHAPolicy<T extends SharedStoreColocatedHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| SharedStoreColocatedHAPolicy.SharedStoreColocatedHAPolicyResources | 
 Child mutators for SharedStoreColocatedHAPolicy 
 | 
| SharedStoreMasterHAPolicy<T extends SharedStoreMasterHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| SharedStoreSlaveHAPolicy<T extends SharedStoreSlaveHAPolicy<T>> | 
 A messaging resource that allows you to configure High Availability for the
 ActiveMQ server (the value of ha-policy can be live-only, replication-master,
 replication-slave, or replication-colocated). 
 | 
| Enum | Description | 
|---|---|
| AddressSetting.AddressFullPolicy | |
| AddressSetting.SlowConsumerPolicy | |
| ClusterConnection.MessageLoadBalancingType | |
| GroupingHandler.Type | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.