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