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


A

ACKNOWLEDGMENT_TYPE_CALLBACK - Static variable in interface oracle.webservices.reliability.ReliabilityContext
The 'asynchronous' 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).
Attachment - interface oracle.webservices.attachments.Attachment.
An Attachment represents a streamed attachment.
AttachmentFactory - class oracle.webservices.attachments.AttachmentFactory.
AttachmentFactory is used to create Attachment and Attachments objects for streaming attachments.
AttachmentFactory() - Constructor for class oracle.webservices.attachments.AttachmentFactory
 
AttachmentFault - interface oracle.webservices.attachments.AttachmentFault.
This class is used to manage MIME attachments in a SOAP Fault
Attachments - interface oracle.webservices.attachments.Attachments.
The Attachments object collects the incoming and outgoing streaming attachments for a request.
AttributeMap - class oracle.webservices.databinding.AttributeMap.
This class represents the anyAttribute wildcard elements of a schema.
AttributeMap() - Constructor for class oracle.webservices.databinding.AttributeMap
Creates a new AttributeMap object.
addAttachment(DataHandler, String, String) - Method in interface oracle.webservices.OracleCall
Add an attachment to the SOAPMessage in a DII call.
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.
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
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.
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.
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

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