- REMOTE - Static variable in interface org.wildfly.swarm.messaging.MessagingProperties
-
- REMOTE_HOST - Static variable in interface org.wildfly.swarm.messaging.MessagingProperties
-
- REMOTE_JNDI_NAME - Static variable in interface org.wildfly.swarm.messaging.MessagingProperties
-
- REMOTE_MQ_NAME - Static variable in interface org.wildfly.swarm.messaging.MessagingProperties
-
- REMOTE_PORT - Static variable in interface org.wildfly.swarm.messaging.MessagingProperties
-
- remoteConnection(RemoteConnection) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
Setup a remote connection to a remote message broker.
- remoteConnection() - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
Setup a default remote connection to a remote message broker.
- remoteConnection(String) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
Setup a default named remote connection to a remote message broker.
- remoteConnection(String, RemoteConnection.Consumer) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
Setup a named remote connection to a remote message broker.
- remoteConnection(RemoteConnection.Supplier) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
Setup a remote connection to a remote message broker.
- RemoteConnection - Class in org.wildfly.swarm.messaging
-
Details for a remote message-queue connection.
- RemoteConnection(String) - Constructor for class org.wildfly.swarm.messaging.RemoteConnection
-
Construct.
- RemoteConnection.Consumer - Interface in org.wildfly.swarm.messaging
-
Configuration functional interface for container-supplied objects.
- RemoteConnection.Supplier - Interface in org.wildfly.swarm.messaging
-
Supplier functional interface for user-supplied object.
- RemoteConnectionCustomizer - Class in org.wildfly.swarm.messaging.runtime
-
Performs re-configuration of the MessagingFraction for available RemoteConnections.
- RemoteConnectionCustomizer() - Constructor for class org.wildfly.swarm.messaging.runtime.RemoteConnectionCustomizer
-
- RemoteConnectionInstallingCustomizer - Class in org.wildfly.swarm.messaging.runtime
-
Installs a remote connection based upon properties or YAML configuration.
- RemoteConnectionInstallingCustomizer() - Constructor for class org.wildfly.swarm.messaging.runtime.RemoteConnectionInstallingCustomizer
-
- RemoteConnectionJndiNameCustomizer - Class in org.wildfly.swarm.messaging.runtime
-
Overrides JNDI name of the connection factory from a property/YAML configuration value.
- RemoteConnectionJndiNameCustomizer() - Constructor for class org.wildfly.swarm.messaging.runtime.RemoteConnectionJndiNameCustomizer
-
- remoteConnections() - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
- RemoteConnectionSocketBindingCustomizer - Class in org.wildfly.swarm.messaging.runtime
-
Creates an outbound-socket binding for each RemoteConnection.
- RemoteConnectionSocketBindingCustomizer() - Constructor for class org.wildfly.swarm.messaging.runtime.RemoteConnectionSocketBindingCustomizer
-
- remoteJmsQueue(String) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
- remoteJmsQueue(String, JMSQueueConsumer) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
- remoteJmsTopic(String) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-
- remoteJmsTopic(String, JMSTopicConsumer) - Method in class org.wildfly.swarm.messaging.EnhancedServer
-