| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.subsystem.server | |
| org.wildfly.swarm.config.messaging.subsystem.server.inVmAcceptor |
| Modifier and Type | Method and Description |
|---|---|
List<InVmAcceptor> |
Server.ServerResources.inVmAcceptors()
Get the list of InVmAcceptor resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.inVmAcceptor(InVmAcceptor value)
Add the InVmAcceptor object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.inVmAcceptors(List<InVmAcceptor> value)
Add all 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.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.