- CALLBACK_ELEMENT - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
-
The callback reference parameter element name
- CALLBACK_NAMESPACE - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
-
The namespace of the callback reference parameter element
- CALLBACK_PREFIX - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
-
The prefix used for the callback reference parameter element namespace
- CallbackAddressingUtil - Class in oracle.soa.api.message
-
A Callback utility class for creating callback addressing header
- close() - Method in interface oracle.soa.api.invocation.DirectConnection
-
Closes the connection, releasing any associated resources
- ConfigurationException - Exception in oracle.soa.api.invocation
-
An exception that indicates the lookup failure per given configuration
- ConfigurationException(String) - Constructor for exception oracle.soa.api.invocation.ConfigurationException
-
Constructs a new exception with the specified detail message.
- ConfigurationException(String, Throwable) - Constructor for exception oracle.soa.api.invocation.ConfigurationException
-
Constructs a new exception with the specified detail message and cause.
- ConfigurationException(Throwable) - Constructor for exception oracle.soa.api.invocation.ConfigurationException
-
Constructs a new exception with the specified cause
- CONNECTION_FACTORY_ATTRIBUTE - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
-
The connection factory attribute of the callback reference parameter element
- createAttachment(String, String, byte[]) - Method in class oracle.soa.api.message.AttachmentFactory
-
Creates a message attachment
- createAttachment(String, String, String, byte[], String) - Method in class oracle.soa.api.message.AttachmentFactory
-
Creates a message attachment
- createAttachment(String, String, InputStream) - Method in class oracle.soa.api.message.AttachmentFactory
-
Creates a message attachment
- createAttachment(String, String, InputStream, String) - Method in class oracle.soa.api.message.AttachmentFactory
-
Creates a message attachment
- createCallbackReplyToHeader(WSAddressingVersion, String, Map) - Static method in class oracle.soa.api.message.CallbackAddressingUtil
-
Creates a WS-Addressing ReplyTo header with a SOA direct binding callback reference parameter for asynchronous replies
- createCallbackReplyToHeader(WSAddressingVersion, String, Map, String) - Static method in class oracle.soa.api.message.CallbackAddressingUtil
-
Creates a WS-Addressing ReplyTo header with a SOA direct binding callback reference parameter for asynchronous replies
- createConnection(String, Map) - Method in interface oracle.soa.api.invocation.DirectConnectionFactory
-
Creates a connection
- createConnection(String, Map) - Method in class oracle.soa.api.JNDIDirectConnectionFactory
-
Creates a direct binding connection
- createDirectConnection(CompositeDN, String) - Method in interface oracle.soa.management.facade.Locator
-
Creates a direct binding connection to the specified composite service
- createLocator() - Static method in class oracle.soa.management.facade.LocatorFactory
-
Default locator factory method, assumes the client to run within an already established initial context.
- createLocator(Hashtable) - Static method in class oracle.soa.management.facade.LocatorFactory
-
Factory method to create an ejb based locator instance
- createMessage() - Method in class oracle.soa.api.XMLMessageFactory
-
Creates an uninitialized message
- createMessage(Map) - Method in class oracle.soa.api.XMLMessageFactory
-
Creates a message initialized with the specified part data
- createXMLPayload() - Static method in class oracle.soa.api.PayloadFactory
-
Creates an unitialized XML payload
- createXMLPayload(Map) - Static method in class oracle.soa.api.PayloadFactory
-
Creates an XML payload based on the specified collection of XML fragments
- getAsByteArray() - Method in interface oracle.soa.api.message.Attachment
-
Gets the attachment contents as a byte array
- getAttachments() - Method in interface oracle.soa.api.message.Message
-
Gets the message attachments
- getCircuitBreaker(QuiescedService) - Method in interface oracle.soa.management.facade.Locator
-
Return a CircuitBreaker object for the given QuiescedService
- getCircuitBreaker(String, String, CompositeDN) - Method in interface oracle.soa.management.facade.Locator
-
Return a CircuitBreaker object for the given eventName, componentName, and compositeDN
- getCircuitBreaker(String, CompositeDN) - Method in interface oracle.soa.management.facade.Locator
-
Return a CircuitBreaker object for the given endpointName, compositeDN
- getContentID() - Method in interface oracle.soa.api.message.Attachment
-
Gets the content identifier associated with the attachment
- getContentType() - Method in interface oracle.soa.api.message.Attachment
-
Gets the attachment content type
- getData() - Method in interface oracle.soa.api.message.Payload
-
- getFaultMessage() - Method in exception oracle.soa.api.invocation.FaultException
-
Get the fault detail message
- getFaultName() - Method in exception oracle.soa.api.invocation.FaultException
-
Get the fault name
- getHeaders() - Method in interface oracle.soa.api.message.Message
-
Gets the protocol headers
- getInputStream() - Method in interface oracle.soa.api.message.Attachment
-
Gets the attachment contents as an input stream
- getInstance() - Static method in class oracle.soa.api.message.AttachmentFactory
-
- getInstance() - Static method in class oracle.soa.api.XMLMessageFactory
-
- getMessage() - Method in exception oracle.soa.api.invocation.FaultException
-
- getPartName() - Method in interface oracle.soa.api.message.Attachment
-
Gets the MIME part name for the attachment
- getPayload() - Method in interface oracle.soa.api.message.Message
-
Gets the message payload
- getProperties() - Method in interface oracle.soa.api.message.Message
-
Gets the message properties
- getProperty(String) - Method in interface oracle.soa.api.message.Message
-
Gets the specified message property value
- getQuiescedService(String, String, CompositeDN) - Method in interface oracle.soa.management.facade.Locator
-
Return a QuiescedService object that matches the eventName, componentName, compositeDN The QuiescedService will represent an EDN subscriber
- getQuiescedService(String, CompositeDN) - Method in interface oracle.soa.management.facade.Locator
-
Return a QuescedService object that matches the endpointName and compositeDN
- getQuiescedServices(String) - Method in interface oracle.soa.management.facade.Locator
-
Return a list of QuiescedService objects that represents the Adapters, EDN subscribers, WebServices that are currently quiesced.
- getSize() - Method in interface oracle.soa.api.message.Attachment
-
Gets the attachment contents size, measured in number of bytes
- getTransferEncoding() - Method in interface oracle.soa.api.message.Attachment
-
Gets the transfer encoding for the attachment