|
Oracle Application Server Web Services Java API Reference 10g Release 3 (10.1.3) B25988-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Attachments object collects the incoming and outgoing streaming attachments for a request. On the client side, outgoing attachments are the request attachments; incoming attachments are the response attachments. On teh server side, incoming attachments are the request attachments, outgoing attachments are the response attachments.
| Method Summary | |
IncomingAttachments |
getIncomingAttachments()Get the incoming streaming attachments for a web service onvocation. |
OutgoingAttachments |
getOutgoingAttachments()Get the outgoing streaming attachments for a web service. |
| Method Detail |
public IncomingAttachments getIncomingAttachments()
public OutgoingAttachments getOutgoingAttachments()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||