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