| 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 |
|---|---|
T |
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 |
|---|---|
T |
Server.remoteAcceptors(List<RemoteAcceptor> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.RemoteAcceptor objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteAcceptor<T extends RemoteAcceptor>
Defines a way in which remote connections can be made to the ActiveMQ server.
|
interface |
RemoteAcceptorConfigurator<T extends RemoteAcceptor> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.