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