Skip navigation links

Oracle Application Server
Web Services Java API Reference
10g Release 3 (10.1.3.1.0)

B28977-01


Uses of Package
oracle.webservices.attachments

Packages that use oracle.webservices.attachments
oracle.webservices This package contains the Oracle specific extension classes and interfaces that are common for all modules. 
oracle.webservices.attachments This package contains the classes and interfaces to support streaming attachments. 

 

Classes in oracle.webservices.attachments used by oracle.webservices
Attachments
          The Attachments object collects the incoming and outgoing streaming attachments for a request.

 

Classes in oracle.webservices.attachments used by oracle.webservices.attachments
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.

 


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.