| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.remoting.subsystem.localOutboundConnection |
| Modifier and Type | Method and Description |
|---|---|
List<LocalOutboundConnection> |
Remoting.RemotingResources.localOutboundConnections()
Get the list of LocalOutboundConnection resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.localOutboundConnection(LocalOutboundConnection value)
Add the LocalOutboundConnection object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.localOutboundConnections(List<LocalOutboundConnection> value)
Add all LocalOutboundConnection objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalOutboundConnection<T extends LocalOutboundConnection>
Remoting outbound connection with an implicit local:// URI scheme.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.