public class PassThroughConfiguration
extends java.lang.Object
public static PassThroughConfiguration getInstance()
public int getWorkerPoolCoreSize()
public int getWorkerPoolMaxSize()
public int getWorkerThreadKeepaliveSec()
public int getWorkerPoolQueueLen()
public int getIOThreadsPerReactor()
public int getIOBufferSize()
public boolean isKeepAliveDisabled()
public int getMaxActiveConnections()
public int getListenerShutdownWaitTime()
public boolean isPreserveUserAgentHeader()
public boolean isPreserveServerHeader()
public boolean isForcedXmlMessageValidationEnabled()
public boolean isForcedJSONMessageValidationEnabled()
public java.lang.String getPreserveHttpHeaders()
public java.lang.String getResponsePreseveHttpHeaders()
public boolean isServiceListBlocked()
public int getConnectionIdleTime()
public int getMaximumConnectionLifespan()
public int getConnectionGraceTime()
public java.lang.String getCorrelationHeaderName()
public java.lang.Boolean getBooleanProperty(java.lang.String name)
public java.lang.Boolean getBooleanProperty(java.lang.String name, java.lang.Boolean def)
public java.lang.Integer getIntProperty(java.lang.String name, java.lang.Integer def)
public java.lang.String getStringProperty(java.lang.String name, java.lang.String def)
public java.lang.String getRESTDispatchService()
public java.lang.String getRestUriApiRegex()
public java.lang.String getRestUriProxyRegex()
public boolean isListeningIOReactorShared()
public java.lang.String getAllowedResponseProperties()
public boolean isReverseProxyMode()
public java.lang.String getPassThroughDefaultServiceName()
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.