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, authenticationRetries, authenticationRetries, authorizeId, authorizeId, authRealm, authRealm, bufferRegionSize, bufferRegionSize, connector, connector, connector, connector, connectors, endpointConfiguration, endpointConfiguration, endpointConfiguration, endpointConfiguration, getKey, heartbeatInterval, heartbeatInterval, httpConnector, httpConnector, httpConnector, httpConnector, httpConnectors, localOutboundConnection, localOutboundConnection, localOutboundConnection, localOutboundConnection, localOutboundConnections, maxInboundChannels, maxInboundChannels, maxInboundMessages, maxInboundMessages, maxInboundMessageSize, maxInboundMessageSize, maxOutboundChannels, maxOutboundChannels, maxOutboundMessages, maxOutboundMessages, maxOutboundMessageSize, maxOutboundMessageSize, outboundConnection, outboundConnection, outboundConnection, outboundConnection, outboundConnections, receiveBufferSize, receiveBufferSize, receiveWindowSize, receiveWindowSize, remoteOutboundConnection, remoteOutboundConnection, remoteOutboundConnection, remoteOutboundConnection, remoteOutboundConnections, removePropertyChangeListener, saslProtocol, saslProtocol, sendBufferSize, sendBufferSize, serverName, serverName, subresources, transmitWindowSize, transmitWindowSize, worker, worker, 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 © 2019 JBoss by Red Hat. All rights reserved.