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

Packages that use IncomingAttachmentInputStream
org.apache.axiom.attachments   
 

Uses of IncomingAttachmentInputStream in org.apache.axiom.attachments
 

Methods in org.apache.axiom.attachments that return IncomingAttachmentInputStream
abstract  IncomingAttachmentInputStream IncomingAttachmentStreams.getNextStream()
          Returns the next attachment stream in sequence.
 IncomingAttachmentInputStream MultipartAttachmentStreams.getNextStream()