Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Package oracle.webservices.attachments

This package contains the classes and interfaces to support streaming attachments.

See:
          Description

Interface Summary
Attachment An Attachment represents a streamed attachment.
AttachmentFault This class is used to manage MIME attachments in a SOAP Fault
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.

 

Class Summary
AttachmentFactory AttachmentFactory is used to create Attachment and Attachments objects for streaming attachments.
IncomingAttachmentsIteratorAdapter Created by IntelliJ IDEA.

 

Package oracle.webservices.attachments Description

This package contains the classes and interfaces to support streaming attachments.


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.