public class RemotingFraction extends org.wildfly.swarm.config.Remoting<RemotingFraction> implements org.wildfly.swarm.spi.api.Fraction<RemotingFraction>
org.wildfly.swarm.config.Remoting.RemotingResourcesAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
RemotingFraction() |
| Modifier and Type | Method and Description |
|---|---|
RemotingFraction |
applyDefaults() |
static RemotingFraction |
defaultFraction() |
boolean |
isRequireLegacyConnector() |
int |
port() |
RemotingFraction |
port(int port) |
RemotingFraction |
requireLegacyConnector(boolean required) |
addPropertyChangeListener, connector, connector, connector, connector, connectors, endpointConfiguration, endpointConfiguration, endpointConfiguration, endpointConfiguration, getKey, httpConnector, httpConnector, httpConnector, httpConnector, httpConnectors, localOutboundConnection, localOutboundConnection, localOutboundConnection, localOutboundConnection, localOutboundConnections, outboundConnection, outboundConnection, outboundConnection, outboundConnection, outboundConnections, remoteOutboundConnection, remoteOutboundConnection, remoteOutboundConnection, remoteOutboundConnection, remoteOutboundConnections, removePropertyChangeListener, subresourcesclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitapplyDefaultspublic RemotingFraction requireLegacyConnector(boolean required)
public boolean isRequireLegacyConnector()
public static RemotingFraction defaultFraction()
public RemotingFraction applyDefaults()
applyDefaults in interface org.wildfly.swarm.spi.api.Fraction<RemotingFraction>public RemotingFraction port(int port)
public int port()
Copyright © 2017 JBoss by Red Hat. All rights reserved.