| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.remoting |
| Modifier and Type | Method and Description |
|---|---|
List<OutboundConnection> |
Remoting.RemotingResources.outboundConnections()
Get the list of org.wildfly.swarm.config.remoting.OutboundConnection resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.outboundConnection(OutboundConnection value)
Add the org.wildfly.swarm.config.remoting.OutboundConnection object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.outboundConnections(List<OutboundConnection> value)
Add all org.wildfly.swarm.config.remoting.OutboundConnection objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
OutboundConnection |
OutboundConnection.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
OutboundConnection |
OutboundConnection.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
OutboundConnection |
OutboundConnection.uri(String value)
The connection URI for the outbound connection.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.