| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.remoting |
| Modifier and Type | Method and Description |
|---|---|
List<LocalOutboundConnection> |
Remoting.RemotingResources.localOutboundConnections()
Get the list of org.wildfly.swarm.config.remoting.LocalOutboundConnection resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.localOutboundConnection(LocalOutboundConnection value)
Add the org.wildfly.swarm.config.remoting.LocalOutboundConnection object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.localOutboundConnections(List<LocalOutboundConnection> value)
Add all org.wildfly.swarm.config.remoting.LocalOutboundConnection objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
LocalOutboundConnection |
LocalOutboundConnection.outboundSocketBindingRef(String value)
Name of the outbound-socket-binding which will be used to determine the destination address and port for the connection.
|
LocalOutboundConnection |
LocalOutboundConnection.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
LocalOutboundConnection |
LocalOutboundConnection.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.