- ACCEPT_ENCODING - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Calls to specify the value of http 'ACCEPT_ENCODING' header for SOAP messages send over HTTP.
- addReliableMessageListener(ReliableMessageListener) - Method in interface oracle.webservices.rm.ReliableSession
-
Register a ReliableMessageListener for ReliableEvent notifications from the session instance.
- AddressingHelper - Class in oracle.webservices.addressing
-
A helper class for dealing with ws addressing headers.
- AddressingHelper() - Constructor for class oracle.webservices.addressing.AddressingHelper
-
- AddressingInfo - Interface in oracle.webservices.addressing
-
This class stores the addressing information of the request.
- ALL_OPERATIONS_ONE_WAY - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used by Stubs to determine if all the operations in a port are one-way
- AsyncWebService - Annotation Type in oracle.webservices.annotations.async
-
The AsyncWebService
annotation indicates that the annotated class is to be exposed as an asynchronous web service.
- AsyncWebServiceQueue - Annotation Type in oracle.webservices.annotations.async
-
The AsyncWebServiceQueue
annotation describes the JMS queue that will be used to store the asynchronous requests for later processing.
- AsyncWebServiceResponseQueue - Annotation Type in oracle.webservices.annotations.async
-
The AsyncWebServiceResponseQueue
annotation describes the JMS queue that will be used to store the asynchronous responses.