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