Uses of Class
org.jvnet.mimepull.MIMEConfig

Packages that use MIMEConfig
com.sun.xml.ws.developer JAX-WS RI vendor extension features that are available to the JAX-WS RI users. 
org.jvnet.mimepull   
 

Uses of MIMEConfig in com.sun.xml.ws.developer
 

Methods in com.sun.xml.ws.developer that return MIMEConfig
 MIMEConfig StreamingAttachmentFeature.getConfig()
          Returns the configuration object.
 

Uses of MIMEConfig in org.jvnet.mimepull
 

Constructors in org.jvnet.mimepull with parameters of type MIMEConfig
MIMEMessage(InputStream in, String boundary, MIMEConfig config)
          Creates a MIME message from the content's stream.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.