| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.remoting.subsystem.httpConnector |
| Modifier and Type | Method and Description |
|---|---|
List<HttpConnector> |
Remoting.RemotingResources.httpConnectors()
Get the list of HttpConnector resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.httpConnector(HttpConnector value)
Add the HttpConnector object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Remoting.httpConnectors(List<HttpConnector> value)
Add all 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.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.