Uses of Interface
cool.scx.http.headers.content_disposition.ContentDisposition
Packages that use ContentDisposition
Package
Description
-
Uses of ContentDisposition in cool.scx.http.headers
Methods in cool.scx.http.headers that return ContentDispositionMethods in cool.scx.http.headers with parameters of type ContentDispositionModifier and TypeMethodDescriptiondefault ScxHttpHeadersWritableScxHttpHeadersWritable.contentDisposition(ContentDisposition contentDisposition) -
Uses of ContentDisposition in cool.scx.http.headers.content_disposition
Subinterfaces of ContentDisposition in cool.scx.http.headers.content_dispositionModifier and TypeInterfaceDescriptioninterfaceContentDispositionWritableClasses in cool.scx.http.headers.content_disposition that implement ContentDispositionMethods in cool.scx.http.headers.content_disposition with parameters of type ContentDispositionModifier and TypeMethodDescriptionstatic StringContentDispositionHelper.encodeContentDisposition(ContentDisposition contentDisposition) static ContentDispositionWritableContentDisposition.of(ContentDisposition oldContentDisposition) Constructors in cool.scx.http.headers.content_disposition with parameters of type ContentDisposition -
Uses of ContentDisposition in cool.scx.http.media.multi_part
Methods in cool.scx.http.media.multi_part that return ContentDispositionMethods in cool.scx.http.media.multi_part with parameters of type ContentDispositionModifier and TypeMethodDescriptiondefault MultiPartPartWritableMultiPartPartWritable.contentDisposition(ContentDisposition contentDisposition)