| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Class and Description |
|---|
| Acceptor
An acceptor defines a way in which connections can be made to the ActiveMQ server.
|
| AcceptorConfigurator |
| AddressSetting
An address setting defines some attributes that are defined against an address wildcard rather than a specific queue.
|
| AddressSettingConfigurator |
| BindingsDirectoryPath
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Bridge
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.
|
| BridgeConfigurator |
| BroadcastGroup
A broadcast group is the means by which a server broadcasts connectors over the network.
|
| BroadcastGroupConfigurator |
| ClusterConnection
Cluster connections group servers into clusters so that messages can be load balanced between the nodes of the cluster.
|
| ClusterConnectionConfigurator |
| ConnectionFactory
Defines a connection factory.
|
| ConnectionFactoryConfigurator |
| Connector
A connector can be used by a client to define how it connects to a server.
|
| ConnectorConfigurator |
| ConnectorService
TODO
|
| ConnectorServiceConfigurator |
| CoreAddress
A runtime-only resource representing a ActiveMQ "address".
|
| CoreAddressConfigurator |
| DiscoveryGroup
Multicast group to listen to receive broadcast from other servers announcing their connectors.
|
| DiscoveryGroupConfigurator |
| Divert
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.
|
| DivertConfigurator |
| GroupingHandler
Makes decisions about which node in a cluster should handle a message with a group id assigned.
|
| GroupingHandlerConfigurator |
| HTTPAcceptor
Defines a way in which remote connections can be made to the ActiveMQ server over HTTP.
|
| HTTPAcceptorConfigurator |
| HTTPConnector
Used by a remote client to define how it connects to a server over HTTP.
|
| HTTPConnectorConfigurator |
| InVMAcceptor
Defines a way in which in-VM connections can be made to the ActiveMQ server.
|
| InVMAcceptorConfigurator |
| InVMConnector
Used by an in-VM client to define how it connects to a server.
|
| InVMConnectorConfigurator |
| JMSQueue
Defines a JMS queue.
|
| JMSQueueConfigurator |
| JMSTopic
Defines a JMS topic.
|
| JMSTopicConfigurator |
| JournalDirectoryPath
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| LargeMessagesDirectoryPath
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| LegacyConnectionFactory
Defines a connection factory.
|
| LegacyConnectionFactoryConfigurator |
| LiveOnlyHAPolicy
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
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| PooledConnectionFactory
Defines a managed connection factory.
|
| PooledConnectionFactoryConfigurator |
| Queue
A Queue.
|
| QueueConfigurator |
| RemoteAcceptor
Defines a way in which remote connections can be made to the ActiveMQ server.
|
| RemoteAcceptorConfigurator |
| RemoteConnector
Used by a remote client to define how it connects to a server.
|
| RemoteConnectorConfigurator |
| ReplicationColocatedHAPolicy
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).
|
| ReplicationMasterHAPolicy
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
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).
|
| RuntimeQueue
A Queue.
|
| RuntimeQueueConfigurator |
| SecuritySetting
A security setting allows sets of permissions to be defined against queues based on their address.
|
| SecuritySettingConfigurator |
| SharedStoreColocatedHAPolicy
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).
|
| SharedStoreMasterHAPolicy
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
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).
|
| Class and Description |
|---|
| Acceptor
An acceptor defines a way in which connections can be made to the ActiveMQ server.
|
| AddressSetting
An address setting defines some attributes that are defined against an address wildcard rather than a specific queue.
|
| BindingsDirectoryPath
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Bridge
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
A broadcast group is the means by which a server broadcasts connectors over the network.
|
| ClusterConnection
Cluster connections group servers into clusters so that messages can be load balanced between the nodes of the cluster.
|
| ConnectionFactory
Defines a connection factory.
|
| Connector
A connector can be used by a client to define how it connects to a server.
|
| ConnectorService
TODO
|
| CoreAddress
A runtime-only resource representing a ActiveMQ "address".
|
| CoreAddress.CoreAddressResources
Child mutators for CoreAddress
|
| DiscoveryGroup
Multicast group to listen to receive broadcast from other servers announcing their connectors.
|
| Divert
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
Makes decisions about which node in a cluster should handle a message with a group id assigned.
|
| HTTPAcceptor
Defines a way in which remote connections can be made to the ActiveMQ server over HTTP.
|
| HTTPConnector
Used by a remote client to define how it connects to a server over HTTP.
|
| InVMAcceptor
Defines a way in which in-VM connections can be made to the ActiveMQ server.
|
| InVMConnector
Used by an in-VM client to define how it connects to a server.
|
| JMSQueue
Defines a JMS queue.
|
| JMSTopic
Defines a JMS topic.
|
| JournalDirectoryPath
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| LargeMessagesDirectoryPath
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| LegacyConnectionFactory
Defines a connection factory.
|
| LiveOnlyHAPolicy
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
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| PooledConnectionFactory
Defines a managed connection factory.
|
| Queue
A Queue.
|
| RemoteAcceptor
Defines a way in which remote connections can be made to the ActiveMQ server.
|
| RemoteConnector
Used by a remote client to define how it connects to a server.
|
| ReplicationColocatedHAPolicy
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).
|
| ReplicationMasterHAPolicy
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
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
A security role.
|
| RoleConfigurator |
| RuntimeQueue
A Queue.
|
| SecuritySetting
A security setting allows sets of permissions to be defined against queues based on their address.
|
| SecuritySetting.SecuritySettingResources
Child mutators for SecuritySetting
|
| SharedStoreColocatedHAPolicy
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).
|
| SharedStoreMasterHAPolicy
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
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).
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.