Uses of Class
org.jvnet.mimepull.MIMEParser.LineInputStream
-
-
Uses of MIMEParser.LineInputStream in org.jvnet.mimepull
Constructors in org.jvnet.mimepull with parameters of type MIMEParser.LineInputStream Constructor Description InternetHeaders(MIMEParser.LineInputStream lis)
Read and parse the given RFC822 message stream till the blank line separating the header from the body.
-