| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<HttpConnector> |
Server.ServerResources.httpConnectors()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.HttpConnector resources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.httpConnector(HttpConnector value)
Add the org.wildfly.swarm.config.messaging_activemq.server.HttpConnector object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.httpConnectors(List<HttpConnector> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.HttpConnector objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnector |
HttpConnector.endpoint(String value)
The http-acceptor that serves as the endpoint of this http-connector.
|
HttpConnector |
HttpConnector.params(Map value)
A key-value pair understood by the connector factory-class and used to configure it.
|
HttpConnector |
HttpConnector.socketBinding(String value)
The socket binding that the connector will use to create connections.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.