| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.subsystem.server | |
| org.wildfly.swarm.config.messaging.subsystem.server.inVmConnector |
| Modifier and Type | Method and Description |
|---|---|
List<InVmConnector> |
Server.ServerResources.inVmConnectors()
Get the list of InVmConnector resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.inVmConnector(InVmConnector value)
Add the InVmConnector object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.inVmConnectors(List<InVmConnector> value)
Add all InVmConnector objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
InVmConnector<T extends InVmConnector>
Used by an in-VM client to define how it connects to a server.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.