Uses of Class
org.springframework.http.codec.DecoderHttpMessageReader
Package
Description
-
Uses of DecoderHttpMessageReader in org.springframework.http.codec
Modifier and TypeClassDescriptionclass
HttpMessageReader
that wraps and delegates to aResourceDecoder
that extracts the filename from the"Content-Disposition"
header, if available, and passes it as theResourceDecoder.FILENAME_HINT
.