public class RemotingFraction extends Remoting<RemotingFraction> implements Fraction<RemotingFraction>
Remoting.RemotingResources
Constructor and Description |
---|
RemotingFraction() |
Modifier and Type | Method and Description |
---|---|
RemotingFraction |
applyDefaults()
Apply whatever defaults are required.
|
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, subresources, workerReadThreads, workerReadThreads, workerTaskCoreThreads, workerTaskCoreThreads, workerTaskKeepalive, workerTaskKeepalive, workerTaskLimit, workerTaskLimit, workerTaskMaxThreads, workerTaskMaxThreads, workerWriteThreads, workerWriteThreads
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaults
public RemotingFraction requireLegacyConnector(boolean required)
public boolean isRequireLegacyConnector()
public static RemotingFraction defaultFraction()
public RemotingFraction applyDefaults()
Fraction
applyDefaults
in interface Fraction<RemotingFraction>
Fraction.applyDefaults(boolean)
public RemotingFraction port(int port)
public int port()
Copyright © 2018 JBoss by Red Hat. All rights reserved.