Interface Multipart.BodyPart.Strict
- All Superinterfaces:
- Multipart.BodyPart
- All Known Subinterfaces:
- Multipart.BodyPart$.Strict,- Multipart.ByteRanges.BodyPart.Strict,- Multipart.FormData.BodyPart.Strict,- Multipart.General.BodyPart.Strict
- All Known Implementing Classes:
- Multipart.ByteRanges$.BodyPart$.Strict,- Multipart.FormData$.BodyPart$.Strict,- Multipart.General$.BodyPart$.Strict
- Enclosing interface:
- Multipart.BodyPart
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.javadsl.model.Multipart.BodyPartMultipart.BodyPart.Strict
- 
Method SummaryMethods inherited from interface org.apache.pekko.http.javadsl.model.Multipart.BodyPartgetContentDispositionHeader, getDispositionParams, getDispositionType, getHeaders, toStrict
- 
Method Details- 
getEntityHttpEntity.Strict getEntity()- Specified by:
- getEntityin interface- Multipart.BodyPart
 
 
-