Package akka.http.scaladsl.model.headers
Interface ContentDispositionType
-
- All Superinterfaces:
ContentDispositionType,Renderable
- All Known Implementing Classes:
ContentDispositionTypes.attachment$,ContentDispositionTypes.Ext,ContentDispositionTypes.form$minusdata$,ContentDispositionTypes.inline$,ContentDispositionTypes.Predefined
public interface ContentDispositionType extends Renderable, ContentDispositionType
-
-
Method Summary
-
Methods inherited from interface akka.http.javadsl.model.headers.ContentDispositionType
name
-
Methods inherited from interface akka.http.impl.util.Renderable
render
-
-