Skip navigation links

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

B28977-01


Uses of Interface
oracle.webservices.attachments.Attachments

Packages that use 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. 

 

Uses of Attachments in oracle.webservices

 

Methods in oracle.webservices that return Attachments
 Attachments OracleCall.getStreamedResponseAttachments()
          Returns the streamed attachments in response

 

Uses of Attachments in oracle.webservices.attachments

 

Methods in oracle.webservices.attachments that return Attachments
abstract  Attachments AttachmentFactory.createAttachments()
          Create an Attachments object.

 


Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.