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

Packages that use MIMEBodyPartInputStream
org.apache.axiom.attachments   
 

Uses of MIMEBodyPartInputStream in org.apache.axiom.attachments
 

Constructors in org.apache.axiom.attachments with parameters of type MIMEBodyPartInputStream
PushbackFilePartInputStream(MIMEBodyPartInputStream inStream, byte[] buffer)