Interface Multipart.Strict

All Superinterfaces:
Multipart, Multipart, Multipart.Strict
All Known Implementing Classes:
Multipart.ByteRanges$.Strict, Multipart.FormData$.Strict, Multipart.General$.Strict
Enclosing interface:
Multipart

public static interface Multipart.Strict extends Multipart, Multipart.Strict
A type of multipart content for which all parts have already been loaded into memory and are therefore allow random access.