Package | Description |
---|---|
oracle.webservices | |
oracle.webservices.attachments |
This package contains the classes and interfaces to support streaming attachments.
|
Class and Description |
---|
Attachments
The Attachments object collects the incoming and outgoing streaming attachments for a request.
|
Class and Description |
---|
Attachment
An Attachment represents a streamed attachment.
|
AttachmentFactory
AttachmentFactory is used to create Attachment and Attachments objects for streaming attachments.
|
Attachments
The Attachments object collects the incoming and outgoing streaming attachments for a request.
|
IncomingAttachments
An object collecting incoming (server request or client response) streaming attachments.
|
OutgoingAttachments
A collection of outgoing (client request or server response) streaming attachments object.
|