Uses of Class
org.apache.axis.attachments.MultiPartInputStream
Packages that use MultiPartInputStream
-
Uses of MultiPartInputStream in org.apache.axis.attachments
Subclasses of MultiPartInputStream in org.apache.axis.attachmentsModifier and TypeClassDescriptionclass
This simulates the multipart stream.class
This simulates the multipart stream.Fields in org.apache.axis.attachments declared as MultiPartInputStreamModifier and TypeFieldDescriptionprotected MultiPartInputStream
AttachmentsImpl.mpartStream
The actual stream to manage the multi-related input stream.