Package | Description |
---|---|
org.wildfly.swarm.messaging |
Modifier and Type | Method and Description |
---|---|
RemoteConnection |
RemoteConnection.host(String host)
Set the host (or host expression).
|
RemoteConnection |
RemoteConnection.jndiName(String jndiName)
Set the JNDI name for the associated connection factory.
|
RemoteConnection |
RemoteConnection.port(int port)
Set the port (or port expression).
|
Modifier and Type | Method and Description |
---|---|
List<RemoteConnection> |
EnhancedServer.remoteConnections() |
Modifier and Type | Method and Description |
---|---|
EnhancedServer |
EnhancedServer.remoteConnection(RemoteConnection connection)
Setup a remote connection to a remote message broker.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.