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


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.
clear() - Method in interface oracle.webservices.management.InterceptorConfig
Clear the current configuration.
CLIENT_CONFIG - Static variable in interface oracle.webservices.ClientConstants
This property can be used for Stubs and Calls to get and set the Web Service Management configuration and other properties.
ClientConstants - Interface in oracle.webservices
A class that holds all the constants used by Calls, Stubs, and ServiceFactory to set and get client side properties.
ClientTransport - Interface in oracle.webservices.transport
ClientTransport marks an opaque token used as a handle to the underlying transport protocol.
ClientTransportFactory - Interface in oracle.webservices.transport
Factory for creating client transport instance.
close() - Method in interface oracle.webservices.attachments.IncomingAttachments
Close the incoming attachments stream.
ConfigException - Exception in oracle.webservices.management
Thrown to indicate a configuration error.
ConfigException(Throwable) - Constructor for exception oracle.webservices.management.ConfigException
Constructs a new ConfigException with the specified cause and a detail message of (cause==null ?
ConfigException(String) - Constructor for exception oracle.webservices.management.ConfigException
Constructs a new exception with the specified detail message.
ConfigException(String, Throwable) - Constructor for exception oracle.webservices.management.ConfigException
Constructs a new exception with the specified detail message and cause.
ConfigurationStore - Interface in oracle.webservices.management
Implementations of this interface provide access to management configuration information.
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.
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.
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
createProviderInterceptorPipeline(PortId, String, URL, ProviderProcessorInfo, Definition, Element) - Method in interface oracle.webservices.portability.ProviderPlatformAdapter
Factory method for creating a ProviderInterceptorPipeline instance for a provider-based endpoint.
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.

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