Uses of Class
org.jvnet.mimepull.MIMEConfig
Packages that use MIMEConfig
Package
Description
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
-
Uses of MIMEConfig in com.sun.xml.ws.developer
Methods in com.sun.xml.ws.developer that return MIMEConfigModifier and TypeMethodDescriptionStreamingAttachmentFeature.getConfig()Returns the configuration object. -
Uses of MIMEConfig in org.jvnet.mimepull
Constructors in org.jvnet.mimepull with parameters of type MIMEConfigModifierConstructorDescriptionMIMEMessage(InputStream in, String boundary, MIMEConfig config) Creates a MIME message from the content's stream.