|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IncomingAttachmentStreams | |
| org.apache.axiom.attachments | |
| Uses of IncomingAttachmentStreams in org.apache.axiom.attachments |
| Subclasses of IncomingAttachmentStreams in org.apache.axiom.attachments | |
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. |
| Methods in org.apache.axiom.attachments that return IncomingAttachmentStreams | |
IncomingAttachmentStreams |
Attachments.getIncomingAttachmentStreams()
Stream based access |
| Constructors in org.apache.axiom.attachments with parameters of type IncomingAttachmentStreams | |
IncomingAttachmentInputStream(java.io.InputStream in,
IncomingAttachmentStreams parentContainer)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||