Uses of Class
org.jvnet.mimepull.MIMEConfig
-
Packages that use MIMEConfig Package Description org.jvnet.mimepull -
-
Uses of MIMEConfig in org.jvnet.mimepull
Constructors in org.jvnet.mimepull with parameters of type MIMEConfig Constructor Description MIMEMessage(InputStream in, String boundary, MIMEConfig config)Creates a MIME message from the content's stream.
-