Uses of Class
org.springframework.http.codec.DecoderHttpMessageReader
Packages that use DecoderHttpMessageReader Package Description org.springframework.http.codec Uses of DecoderHttpMessageReader in org.springframework.http.codec
Subclasses of DecoderHttpMessageReader in org.springframework.http.codec Modifier and Type Class Description classResourceHttpMessageReaderHttpMessageReaderthat wraps and delegates to aResourceDecoderthat extracts the filename from the"Content-Disposition"header, if available, and passes it as theResourceDecoder.FILENAME_HINT.