Skip navigation links

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

E10654-02


Package oracle.webservices.transfer

Class Summary
TransferCreate This class is to help create/parse a SOAP envelope containing a Create request.
TransferCreateResponse This class is to help create/parse a SOAP envelope containing a CreateResponse.
TransferDelete This class is to help create/parse a SOAP envelope containing a Delete request.
TransferDeleteResponse This class is to help create/parse a SOAP envelope containing a DeleteResponse.
TransferGet This class helps to create/parse a SOAP envelope containing a Get request.
TransferGetResponse This class helps to create/parse a SOAP envelope containing a GetResponse.
TransferMessage  
TransferPut This class is to help create/parse a SOAP envelope containing a Put request.
TransferPutResponse This class is to help create/parse a SOAP envelope containing a PutResponse.

 

Exception Summary
InvalidRepresentationFault This fault is thrown when the presented representation is invalid for the target resource.
InvalidTransferMessageException This exception is thrown when there is a problem retrieving WS-Transfer request/response from the SOAP message.

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.