- SERVICE_REF_NAME_SUFFIX - Static variable in annotation type oracle.webservices.annotations.async.ResponseWebService
-
- SERVICEIMPL_NAME - Static variable in interface oracle.webservices.ClientConstants
-
A property to be set in the Properties parameter to indicate the service implementation class name when ServiceFactory.loadService() method is called.
- setMakeOffer(boolean) - Method in interface oracle.webservices.rm.ReliableSession
-
Indicate that the WS-RM Source should offer a sequence identifier rather than ask the WS-RM Destination to provide one.
- setOutgoingAction(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
set the action field of the outgoing addressing properties
- setOutgoingAddressingNamespace(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Set the outgoing addressing targetnamespace.
- setOutgoingFaultToAddress(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Allows the client to programmatically set the FaultTo address for a fault
- setOutgoingFaultToEndpointReference(Map<String, Object>, W3CEndpointReference) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Allows the client to programmatically set the faultTo EndpointReference containing any ReferenceParameters
- setOutgoingMessageId(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
sets the message id of the outgoing message
- setOutgoingMessageId(Map<String, Object>) - Static method in class oracle.webservices.addressing.AddressingHelper
-
sets a new message id of the outgoing message by generating a new UUID
- setOutgoingRelatesToMessageId(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Sets the relatesTo message id in the outgoing request.
- setOutgoingReplyToAddress(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Allows the client to programmatically set the ReplyTo address for an async operation.
- setOutgoingReplyToEndpointReference(Map<String, Object>, W3CEndpointReference) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Allows the client to programmatically set the replyTo EndpointReference containing any ReferenceParameters
- setOutgoingToAddress(Map<String, Object>, String) - Static method in class oracle.webservices.addressing.AddressingHelper
-
Allows the client to programmatically set the To Address for an async operation.
- setSoapVersion(String) - Method in interface oracle.webservices.rm.ReliableSession
-
- SOAP_VERSION - Static variable in interface oracle.webservices.ClientConstants
-
This property can be used for Stubs and Calls to get and set SOAP version.
- SOAP_XML_RESPONSE - Static variable in interface oracle.webservices.ClientConstants
-
This property can be set on Stubs and Calls to direct client-side OraSAAJ to use Scalable DOM (SDOM) when it creates a response soap message.
- STREAMING_INCOMING_ATTACHMENTS - Static variable in interface oracle.webservices.ClientConstants
-
This property can be set on the RequestContext of a Dispatch object and the response SOAPMessage will have streamed attachments Type: java.lang.Boolean
- STREAMING_OUTGOING_ATTACHMENTS - Static variable in interface oracle.webservices.ClientConstants
-
This property can be set on the RequestContext of a Dispatch object and the attachments in the request SOAPMessage will be streamed to the service Type: java.lang.Boolean