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


C

CHARACTER_SET_ENCODING - Static variable in interface oracle.webservices.ClientConstants
This property can be used for Stubs and Calls to get and set the character encoding which will be used to serialize the request soap message.
CHUNK_SIZE - Static variable in interface oracle.webservices.ClientConstants
This property can be used for Stubs and Calls to get and set the chunk size for SOAP messages sent over HTTP.
CONTENT_TRANSFER_ENCODING - Static variable in interface oracle.webservices.OracleStub
A property to get and set the Content-Transfer-Encoding for MIME headers on the Stub instance.
COOKIE_MAP - Static variable in interface oracle.webservices.ClientConstants
This property can be used for Stubs and Calls to get and set the Map of cookies used in a session.
ClientConstants - interface oracle.webservices.ClientConstants.
A class that holds all the constants used by Calls, Stubs, and ServiceFactory to set and get client side properties.
ClientTransport - interface oracle.webservices.transport.ClientTransport.
ClientTransport marks an opaque token used as a handle to the underlying transport protocol.
ClientTransportFactory - interface oracle.webservices.transport.ClientTransportFactory.
Factory for creating client transport instance.
close() - Method in interface oracle.webservices.attachments.IncomingAttachments
Close the incoming attachments stream.
containsProperty(String) - Method in class oracle.webservices.provider.MessageContext
Determine if the MessageContext contains a property with the specified name.
containsProperty(String) - Method in interface oracle.webservices.provider.ProviderConfig
Check whether a particular property was provided.
create(String) - Method in interface oracle.webservices.transport.ClientTransportFactory
Factory method for creation of ClientTransport instance
create() - Method in class oracle.webservices.transport.JmsClientTransportFactory
Creates a new client transport capable of sending soap over JMS
create(String) - Method in class oracle.webservices.transport.JmsClientTransportFactory
Creates a new client transport capable of sending soap messages of a particular soap version over JMS
createAttachment(String, DataHandler) - Method in class oracle.webservices.attachments.AttachmentFactory
Create an Attachment from a DataHandler.
createAttachment(String, String, InputStream) - Method in class oracle.webservices.attachments.AttachmentFactory
Create and Attachment from an InputStream.
createAttachments() - Method in class oracle.webservices.attachments.AttachmentFactory
Create an Attachments object.
createContext() - Method in interface oracle.webservices.reliability.ReliabilityClient
Creates a new Reliability Context instance
createVersionedDetail(String) - Method in class oracle.webservices.soap.VersionedSOAPFactory
Creates a Detail for the specified version.
createVersionedElement(Name, String) - Method in class oracle.webservices.soap.VersionedSOAPFactory
Creates a SOAPElement for the specified version.
createVersionedElement(String, String) - Method in class oracle.webservices.soap.VersionedSOAPFactory
Creates a SOAPElement for the specified version.
createVersionedElement(String, String, String, String) - Method in class oracle.webservices.soap.VersionedSOAPFactory
Creates a SOAPElement for the specified version.
createVersionedMessage(String) - Method in class oracle.webservices.soap.VersionedMessageFactory
Creates a SOAPMessage for the specified version.
createVersionedMessage(MimeHeaders, InputStream, String) - Method in class oracle.webservices.soap.VersionedMessageFactory
Creates a SOAPMessage from the headers and InputStream, for the specified version of SOAP.

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