Uses of Interface
cool.scx.http.content_disposition.ContentDisposition
Packages that use ContentDisposition
-
Uses of ContentDisposition in cool.scx.http
Methods in cool.scx.http that return ContentDispositionMethods in cool.scx.http with parameters of type ContentDispositionModifier and TypeMethodDescriptiondefault ScxHttpHeadersWritableScxHttpHeadersWritable.contentDisposition(ContentDisposition contentDisposition) -
Uses of ContentDisposition in cool.scx.http.content_disposition
Subinterfaces of ContentDisposition in cool.scx.http.content_dispositionModifier and TypeInterfaceDescriptioninterfaceContentDispositionWritableClasses in cool.scx.http.content_disposition that implement ContentDispositionMethods in cool.scx.http.content_disposition with parameters of type ContentDispositionModifier and TypeMethodDescriptionstatic StringContentDispositionHelper.encodeContentDisposition(ContentDisposition contentDisposition) static ContentDispositionWritableContentDisposition.of(ContentDisposition oldContentDisposition) Constructors in cool.scx.http.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)