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