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