Uses of Class
org.apache.axiom.attachments.MIMEBodyPartInputStream

Packages that use MIMEBodyPartInputStream
org.apache.axiom.attachments.impl   
 

Uses of MIMEBodyPartInputStream in org.apache.axiom.attachments.impl
 

Methods in org.apache.axiom.attachments.impl with parameters of type MIMEBodyPartInputStream
static Part PartFactory.createPart(LifecycleManager manager, MIMEBodyPartInputStream in, boolean isSOAPPart, int thresholdSize, String attachmentDir, int messageContentLength)
          Creates a part from the input stream.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.