|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IncomingAttachmentStreams | |
|---|---|
| org.apache.axis.attachments | |
| Uses of IncomingAttachmentStreams in org.apache.axis.attachments |
|---|
| Subclasses of IncomingAttachmentStreams in org.apache.axis.attachments | |
|---|---|
class |
DimeAttachmentStreams
This is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format. |
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.axis.attachments that return IncomingAttachmentStreams | |
|---|---|
IncomingAttachmentStreams |
AttachmentsImpl.getIncomingAttachmentStreams()
Once this method is called, attachments can only be accessed via the InputStreams. |
IncomingAttachmentStreams |
Attachments.getIncomingAttachmentStreams()
Once this method is called, attachments can only be accessed via the InputStreams. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||