Package | Description |
---|---|
org.apache.axiom.attachments |
Modifier and Type | Class and Description |
---|---|
class |
MultipartAttachmentStreams
The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when
the HTTP stream shows a marked separation between the SOAP and each attachment parts.
|
Modifier and Type | Method and Description |
---|---|
IncomingAttachmentStreams |
Attachments.getIncomingAttachmentStreams()
Stream based access
|
Constructor and Description |
---|
IncomingAttachmentInputStream(InputStream in,
IncomingAttachmentStreams parentContainer) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.