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