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


I

IncomingAttachments - interface oracle.webservices.attachments.IncomingAttachments.
An object collecting incoming (server request or client response) streaming attachments.
init(Map) - Method in interface oracle.webservices.databinding.SOAPElementSerializer
The init method allows the SOAPElementSerializer instance to initialize itself.
init(ProviderConfig) - Method in interface oracle.webservices.provider.Provider
The init method is called when the Provider is loaded and initialized and can be used to do any setup and resource creations.
invoke(Element) - Method in interface oracle.webservices.OracleCall
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(QName, Element[]) - Method in interface oracle.webservices.OracleCall
Invokes a specific operation using a synchronous request-response interaction mode.
invokeOneWay(Element) - Method in interface oracle.webservices.OracleCall
Invokes a remote method using the one-way interaction mode.
invokeOneWay(QName, Element[]) - Method in interface oracle.webservices.OracleCall
Invokes a remote method using the one-way interaction mode.
isDuplicateEliminationEnabled() - Method in interface oracle.webservices.reliability.ReliabilityContext
Determines if duplicate elimination is enabled for this context.
isGuaranteedDeliveryEnabled() - Method in interface oracle.webservices.reliability.ReliabilityContext
Determines if guaranteed delivery is enabled for this context.
isMessageOrdering() - Method in interface oracle.webservices.reliability.ReliabilityContext
Determines if the context is in a message ordered group
isSendingLastMessageInGroup() - Method in interface oracle.webservices.reliability.ReliabilityContext
Determines if the next message is flagged to be the last in the group.
isSoapActionRequired() - Method in interface oracle.webservices.wsdl.SOAP12Operation
 

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