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

B25988-01

A B C D E F G H I J M N O P R S T V W X


S

SAMLTokenCallback - class oracle.webservices.security.callback.SAMLTokenCallback.
Callback interface for passing SAML Assertion to the client interceptor.
SAMLTokenCallback() - Constructor for class oracle.webservices.security.callback.SAMLTokenCallback
Constructor
SAMLTokenCallback(String) - Constructor for class oracle.webservices.security.callback.SAMLTokenCallback
Constructor
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.
SOAP12Operation - interface oracle.webservices.wsdl.SOAP12Operation.
This class stores additional information on a Soap 1.2 operation that is not contained in a Soap 1.1 operation.
SOAPElementSerializer - interface oracle.webservices.databinding.SOAPElementSerializer.
The SOAPElementSerializer interface defines the base interface for pluggable custom serializers in the Oracle JAX-RPC implementation.
SOAPUtil - class oracle.webservices.SOAPUtil.
A SOAP utility class
SOAPUtil() - Constructor for class oracle.webservices.SOAPUtil
 
SOAPVersion - interface oracle.webservices.soap.SOAPVersion.
Constants representing SOAP Versions available to platform.
SOAP_1_1 - Static variable in interface oracle.webservices.soap.SOAPVersion
Constant for SOAP 1.1 Protocol.
SOAP_1_2 - Static variable in interface oracle.webservices.soap.SOAPVersion
Constant for SOAP 1.2 Protoocol.
SOAP_VERSION - Static variable in interface oracle.webservices.ClientConstants
This property can be used for Stubs and Calls to get and set SOAP version.
ServerConstants - interface oracle.webservices.ServerConstants.
A class that holds all the constants used to set and get server side properties.
sendingLastMessageInGroup(boolean) - Method in interface oracle.webservices.reliability.ReliabilityContext
Flags the next message as the last in the group.
serialize(QName, Object) - Method in interface oracle.webservices.databinding.SOAPElementSerializer
The serialize method is implemented to marshall a JAVA Object to a XML fragment of SAAJ SOAPElement instance.
setAcknowledgmentType(int) - Method in interface oracle.webservices.reliability.ReliabilityContext
Sets the type of acknowledgement, sync, async or poll
setAttribute(QName, Object) - Method in class oracle.webservices.databinding.AttributeMap
Adds an attribute to this AttributeMap or replace an existing attribute with the same QName.
setClientTransportFactory(ClientTransportFactory) - Method in interface oracle.webservices.OracleCall
Sets the ClientTransportFactory that will be used to create ClientTransport objects to send and receive SOAP messages.
setDestination(JmsAddress) - Method in class oracle.webservices.transport.JmsClientTransportFactory
Set the jms address of the queue that used to send soap messages to the server
setDuplicateEliminationEnabled(boolean) - Method in interface oracle.webservices.reliability.ReliabilityContext
Enables duplicate elimination for this context
setExpiryTime(long) - Method in interface oracle.webservices.reliability.ReliabilityContext
Sets the expiry time for messages in this context
setFaultCode(Name) - Method in interface oracle.webservices.soap.FaultValue12
Sets fault code on FaultValue12
setFaultCode(String) - Method in interface oracle.webservices.soap.FaultValue12
Sets fault code on FaultValue12
setFaultText(String) - Method in interface oracle.webservices.soap.FaultText12
Set the text node content for the FaultText12 element.
setGroupMaxExpiryTime(long) - Method in interface oracle.webservices.reliability.ReliabilityContext
Sets the max expiry time for messages in a group
setGroupMaxIdleTime(long) - Method in interface oracle.webservices.reliability.ReliabilityContext
Sets the max idle time for messages in a group
setGuaranteedDeliveryEnabled(boolean) - Method in interface oracle.webservices.reliability.ReliabilityContext
Enables guaranteed delivery for this context
setJndiConnectionFactoryName(String) - Method in class oracle.webservices.transport.JmsAddress
Set the jndi name of the connection factory
setJndiDestinationName(String) - Method in class oracle.webservices.transport.JmsAddress
Set the jndi name of the jms destination
setLocale(Locale) - Method in interface oracle.webservices.soap.FaultText12
Sets the Locale (xml:lang attribute) for the FaultText12 element
setPortName(QName) - Method in interface oracle.webservices.OracleCall
Set the QName of the port that the call will be made to.
setProperty(String, Object) - Method in class oracle.webservices.provider.MessageContext
Set the name and value of a property.
setProperty(String, String) - Method in interface oracle.webservices.provider.ProviderConfig
Set a property.
setReplyTo(JmsAddress) - Method in class oracle.webservices.transport.JmsClientTransportFactory
Set the jms address of the queue that used to send response soap messages back to the client
setReplyToURL(String) - Method in interface oracle.webservices.reliability.ReliabilityContext
Sets the URL to which asynchronous replies will be sent.
setSoapActionRequired(boolean) - Method in interface oracle.webservices.wsdl.SOAP12Operation
Sets the soapActionRequired attribute on the soap12:operation.
setSubjectName(String) - Method in class oracle.webservices.security.callback.SAMLTokenCallback
Set the assertion subject name in the callback
setXMLToken(Element) - Method in class oracle.webservices.security.callback.SAMLTokenCallback
Set the assertion in the callback
setXMLToken(Element) - Method in interface oracle.webservices.security.callback.XMLTokenCallback
Set XML token
startMessageOrdering() - Method in interface oracle.webservices.reliability.ReliabilityContext
Creates a new group in which message ordering is enabled.

Copyright © 2006, Oracle. All Rights Reserved.

A B C D E F G H I J M N O P R S T V W X