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_dispositionClasses 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) -
Uses of ContentDisposition in cool.scx.http.media.multi_part
Methods in cool.scx.http.media.multi_part that return ContentDisposition