| Package | Description |
|---|---|
| org.wildfly.swarm.config.remoting |
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.value(String value)
The property value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
SaslSecurity.SaslSecurityResources.propertys()
Get the list of org.wildfly.swarm.config.remoting.Property resources
|
List<Property> |
RemoteOutboundConnection.RemoteOutboundConnectionResources.propertys()
Get the list of org.wildfly.swarm.config.remoting.Property resources
|
List<Property> |
OutboundConnection.OutboundConnectionResources.propertys()
Get the list of org.wildfly.swarm.config.remoting.Property resources
|
List<Property> |
LocalOutboundConnection.LocalOutboundConnectionResources.propertys()
Get the list of org.wildfly.swarm.config.remoting.Property resources
|
List<Property> |
HttpConnector.HttpConnectorResources.propertys()
Get the list of org.wildfly.swarm.config.remoting.Property resources
|
List<Property> |
Connector.ConnectorResources.propertys()
Get the list of org.wildfly.swarm.config.remoting.Property resources
|
| Modifier and Type | Method and Description |
|---|---|
SaslSecurity |
SaslSecurity.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
RemoteOutboundConnection |
RemoteOutboundConnection.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
OutboundConnection |
OutboundConnection.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
LocalOutboundConnection |
LocalOutboundConnection.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
HttpConnector |
HttpConnector.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
Connector |
Connector.property(Property value)
Add the org.wildfly.swarm.config.remoting.Property object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
SaslSecurity |
SaslSecurity.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
RemoteOutboundConnection |
RemoteOutboundConnection.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
OutboundConnection |
OutboundConnection.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
LocalOutboundConnection |
LocalOutboundConnection.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
HttpConnector |
HttpConnector.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
Connector |
Connector.propertys(List<Property> value)
Add all org.wildfly.swarm.config.remoting.Property objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.