Uses of Class
org.apache.axis.attachments.DimeDelimitedInputStream
-
Packages that use DimeDelimitedInputStream Package Description org.apache.axis.attachments -
-
Uses of DimeDelimitedInputStream in org.apache.axis.attachments
Fields in org.apache.axis.attachments declared as DimeDelimitedInputStream Modifier and Type Field Description protected DimeDelimitedInputStream
MultiPartDimeInputStream. dimeDelimitedStream
Constructors in org.apache.axis.attachments with parameters of type DimeDelimitedInputStream Constructor Description DimeAttachmentStreams(DimeDelimitedInputStream stream)
-