|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Attachments
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 |
|---|
IncomingAttachments getIncomingAttachments()
OutgoingAttachments getOutgoingAttachments()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||