Package akka.http.javadsl.model
Interface Multipart.ByteRanges.BodyPart.Strict
-
- All Superinterfaces:
Multipart.BodyPart
,Multipart.BodyPart.Strict
,Multipart.ByteRanges.BodyPart
- All Known Implementing Classes:
Multipart.ByteRanges$.BodyPart$.Strict
- Enclosing interface:
- Multipart.ByteRanges.BodyPart
public static interface Multipart.ByteRanges.BodyPart.Strict extends Multipart.ByteRanges.BodyPart, Multipart.BodyPart.Strict
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface akka.http.javadsl.model.Multipart.BodyPart
Multipart.BodyPart.Strict
-
Nested classes/interfaces inherited from interface akka.http.javadsl.model.Multipart.ByteRanges.BodyPart
Multipart.ByteRanges.BodyPart.Strict
-
-
Method Summary
-
Methods inherited from interface akka.http.javadsl.model.Multipart.BodyPart
getContentDispositionHeader, getDispositionParams, getDispositionType, getHeaders
-
Methods inherited from interface akka.http.javadsl.model.Multipart.BodyPart.Strict
getEntity
-
Methods inherited from interface akka.http.javadsl.model.Multipart.ByteRanges.BodyPart
getAdditionalHeaders, getContentRange, getContentRangeHeader, getRangeUnit, toStrict
-
-