| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<Acceptor> |
Server.ServerResources.acceptors()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Acceptor resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.acceptor(Acceptor value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Acceptor object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.acceptors(List<Acceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Acceptor objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Acceptor<T extends Acceptor>
An acceptor defines a way in which connections can be made to the ActiveMQ server.
|
interface |
AcceptorConfigurator<T extends Acceptor> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.