Uses of Class org.apache.axis.attachments.IncomingAttachmentStreams

Uses in package org.apache.axis.attachments

Classes derived from org.apache.axis.attachments.IncomingAttachmentStreams

class
This is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format.
class
The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked separation between the SOAP and each attachment parts.

Methods with return type org.apache.axis.attachments.IncomingAttachmentStreams

IncomingAttachmentStreams
Once this method is called, attachments can only be accessed via the InputStreams.
IncomingAttachmentStreams
Once this method is called, attachments can only be accessed via the InputStreams.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.