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