クラス ServerProperties.Tomcat
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
- 含まれているクラス:
- ServerProperties
Tomcat プロパティ。
ネストされたクラスの概要
ネストされたクラス修飾子と型クラス説明static classTomcat アクセスログプロパティ。static classstatic classstatic classTomcat 静的リソースプロパティ。static classTomcat スレッドプロパティ。コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明intintintintboolean非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。booleanvoidsetAcceptCount(int acceptCount) voidsetAdditionalTldSkipPatterns(ListSE<StringSE> additionalTldSkipPatterns) voidsetBackgroundProcessorDelay(DurationSE backgroundProcessorDelay) voidsetBasedir(FileSE basedir) voidsetConnectionTimeout(DurationSE connectionTimeout) voidsetKeepAliveTimeout(DurationSE keepAliveTimeout) voidsetMaxConnections(int maxConnections) voidsetMaxHttpFormPostSize(DataSize maxHttpFormPostSize) voidsetMaxHttpResponseHeaderSize(DataSize maxHttpResponseHeaderSize) voidsetMaxKeepAliveRequests(int maxKeepAliveRequests) voidsetMaxSwallowSize(DataSize maxSwallowSize) voidsetProcessorCache(int processorCache) voidsetRedirectContextRoot(BooleanSE redirectContextRoot) voidsetRejectIllegalHeader(boolean rejectIllegalHeader) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。voidsetRelaxedPathChars(ListSE<CharacterSE> relaxedPathChars) voidsetRelaxedQueryChars(ListSE<CharacterSE> relaxedQueryChars) voidsetUriEncoding(CharsetSE uriEncoding) voidsetUseRelativeRedirects(boolean useRelativeRedirects)
コンストラクターの詳細
Tomcat
public Tomcat()
メソッドの詳細
getMaxHttpFormPostSize
setMaxHttpFormPostSize
getAccesslog
getThreads
getBackgroundProcessorDelay
setBackgroundProcessorDelay
getBasedir
setBasedir
getRedirectContextRoot
setRedirectContextRoot
isUseRelativeRedirects
public boolean isUseRelativeRedirects()setUseRelativeRedirects
public void setUseRelativeRedirects(boolean useRelativeRedirects) getUriEncoding
setUriEncoding
getMaxConnections
public int getMaxConnections()setMaxConnections
public void setMaxConnections(int maxConnections) getMaxSwallowSize
setMaxSwallowSize
getAcceptCount
public int getAcceptCount()setAcceptCount
public void setAcceptCount(int acceptCount) getProcessorCache
public int getProcessorCache()setProcessorCache
public void setProcessorCache(int processorCache) getKeepAliveTimeout
setKeepAliveTimeout
getMaxKeepAliveRequests
public int getMaxKeepAliveRequests()setMaxKeepAliveRequests
public void setMaxKeepAliveRequests(int maxKeepAliveRequests) getAdditionalTldSkipPatterns
setAdditionalTldSkipPatterns
getRelaxedPathChars
setRelaxedPathChars
getRelaxedQueryChars
setRelaxedQueryChars
getConnectionTimeout
setConnectionTimeout
isRejectIllegalHeader
@DeprecatedSE(since="3.2.0", forRemoval=true) @DeprecatedConfigurationProperty(reason="The setting has been deprecated in Tomcat", since="3.2.0") public boolean isRejectIllegalHeader()非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。setRejectIllegalHeader
@DeprecatedSE(since="3.2.0", forRemoval=true) public void setRejectIllegalHeader(boolean rejectIllegalHeader) 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。getResource
getMbeanregistry
getRemoteip
getMaxHttpResponseHeaderSize
setMaxHttpResponseHeaderSize