| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<InVmAcceptor> |
Server.ServerResources.inVmAcceptors()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor resources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.inVmAcceptor(InVmAcceptor value)
Add the org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.inVmAcceptors(List<InVmAcceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.InVmAcceptor objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
InVmAcceptor |
InVmAcceptor.params(Map value)
A key-value pair understood by the acceptor factory-class and used to configure it.
|
InVmAcceptor |
InVmAcceptor.serverId(Integer value)
The server id.
|
InVmAcceptor |
InVmAcceptor.started(Boolean value)
Whether this acceptor is started.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.