EAF 7.4 Implementation

Package com.lutris.mime

Class Summary
ContentHeader Parses and represents Mime header fields that have the form of the Content-Type header as defined in RFC2045 Section 5.1 Page 11.
MimeHeader Represents a generic parsed Mime header.
MultipartMimeInput Presents an incoming Multipart MIME message as a series of distinct MultipartMimeInputStream streams.
MultipartMimeInputStream Presents the current section of a multipart MIME stream as a distinct InputStream object for which the end of the section is the end of the stream.
 


EAF 7.4 Implementation