Index

C G H I O S 
All Classes and Interfaces|All Packages

C

CodecCustomizer - Interface in org.springframework.boot.http.codec
Callback interface that can be used to customize codecs configuration for an HTTP client and/or server with a CodecConfigurer.
CodecsAutoConfiguration - Class in org.springframework.boot.http.codec.autoconfigure
Auto-configuration for Encoders and Decoders.
CodecsAutoConfiguration() - Constructor for class org.springframework.boot.http.codec.autoconfigure.CodecsAutoConfiguration
 
customize(CodecConfigurer) - Method in interface org.springframework.boot.http.codec.CodecCustomizer
Callback to customize a CodecConfigurer instance.

G

getMaxInMemorySize() - Method in class org.springframework.boot.http.codec.autoconfigure.HttpCodecsProperties
 

H

HttpCodecsProperties - Class in org.springframework.boot.http.codec.autoconfigure
Properties for reactive HTTP codecs.
HttpCodecsProperties() - Constructor for class org.springframework.boot.http.codec.autoconfigure.HttpCodecsProperties
 

I

isLogRequestDetails() - Method in class org.springframework.boot.http.codec.autoconfigure.HttpCodecsProperties
 

O

org.springframework.boot.http.codec - package org.springframework.boot.http.codec
Support for web-based codecs.
org.springframework.boot.http.codec.autoconfigure - package org.springframework.boot.http.codec.autoconfigure
Auto-configuration for HTTP codecs.

S

setLogRequestDetails(boolean) - Method in class org.springframework.boot.http.codec.autoconfigure.HttpCodecsProperties
 
setMaxInMemorySize(DataSize) - Method in class org.springframework.boot.http.codec.autoconfigure.HttpCodecsProperties
 
C G H I O S 
All Classes and Interfaces|All Packages