Skip navigation links

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

B28977-01

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


A

ACKNOWLEDGMENT_TYPE_CALLBACK - Static variable in interface oracle.webservices.reliability.ReliabilityContext
The 'asynchronous' (callback) acknowledgment type (0).
ACKNOWLEDGMENT_TYPE_CONFIG - Static variable in interface oracle.webservices.reliability.ReliabilityContext
The acknowledgment type will be taken from the management config file if it exists (3).
ACKNOWLEDGMENT_TYPE_POLL - Static variable in interface oracle.webservices.reliability.ReliabilityContext
The 'poll' acknowledgment type (2).
ACKNOWLEDGMENT_TYPE_SYNCHRONOUS - Static variable in interface oracle.webservices.reliability.ReliabilityContext
The 'synchronous' acknowledgment type (1).
addAttachment(DataHandler) - Method in interface oracle.webservices.attachments.AttachmentFault
Adds an attachment to be associated with this fault using a DataHandler.
addAttachment(Object, String) - Method in interface oracle.webservices.attachments.AttachmentFault
Adds an attachment to be associated with this fault.
addAttachment(AttachmentPart) - Method in interface oracle.webservices.attachments.AttachmentFault
Adds an attachment to be associated with this fault.
addAttachment(Attachment) - Method in interface oracle.webservices.attachments.OutgoingAttachments
Add an attachment to the outgoing message.
addAttachment(DataHandler, String, String) - Method in interface oracle.webservices.OracleCall
Add an attachment to the SOAPMessage in a DII call.
addCode() - Method in interface oracle.webservices.soap.Fault12
Adds a FaultCode12 element to the internal structure of the Fault12 element and returns it to the caller
addConfigListener(InterceptorConfigListener) - Method in interface oracle.webservices.management.InterceptorConfig
Register a listener for configuration-related events.
addFaultText() - Method in interface oracle.webservices.soap.FaultReason12
Adds FaultText12 element to the internal structure of the FaultReason12 element and returns it to the caller
addFaultValue() - Method in interface oracle.webservices.soap.FaultCode12
Adds FaultValue12 element to the internal structure of the FaultCode12 element and returns it to the caller
addHeader(Element) - Method in interface oracle.webservices.OracleCall
Add a header which should be inserted into each outgoing message we generate.
addOperation(QName) - Method in interface oracle.webservices.WebServiceEndpointInfo
Add a web service operation.
addReason() - Method in interface oracle.webservices.soap.Fault12
Adds FaultReason12 element to the internal structure of the Fault12 element and returns it to the caller
addReliabilityListener(ReliabilityListener) - Method in interface oracle.webservices.reliability.ReliabilityContext
Adds a reliability listener to the Global Callback.
addService(String, URL, QName, QName, Object) - Method in interface oracle.webservices.provider.ProviderConfig
Add a service from inside the provider implementation.
addService(String, Definition, QName, QName, Object) - Method in interface oracle.webservices.provider.ProviderConfig
Add a service from inside the provider implementation.
addService(String, InputStream, String, QName, QName, Object) - Method in interface oracle.webservices.provider.ProviderConfig
Add a service from inside the provider implementation.
addServiceToCluster(ProviderProcessorInfo, String, String, URL, QName, QName, Object) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
Make a dynamic endpoint accessible from all instances of an application across a configuration group or cluster.
addSubcode() - Method in interface oracle.webservices.soap.FaultCode12
Adds FaultSubcode12 element to the internal structure of the FaultCode12 element and returns it to the caller
Attachment - Interface in oracle.webservices.attachments
An Attachment represents a streamed attachment.
AttachmentFactory - Class in oracle.webservices.attachments
AttachmentFactory is used to create Attachment and Attachments objects for streaming attachments.
AttachmentFactory() - Constructor for class oracle.webservices.attachments.AttachmentFactory
 
AttachmentFault - Interface in oracle.webservices.attachments
This class is used to manage MIME attachments in a SOAP Fault
Attachments - Interface in oracle.webservices.attachments
The Attachments object collects the incoming and outgoing streaming attachments for a request.
AttributeMap - Class in oracle.webservices.databinding
This class represents the anyAttribute wildcard elements of a schema.
AttributeMap() - Constructor for class oracle.webservices.databinding.AttributeMap
Creates a new AttributeMap object.

Skip navigation links

Copyright © 2006, Oracle. All Rights Reserved.

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