Index

A B C D E F G I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAttachment(Attachment) - Method in interface oracle.soa.api.message.Message
Adds a message attachment
addHeader(Element) - Method in interface oracle.soa.api.message.Message
Adds a protocol header to the message
Attachment - Interface in oracle.soa.api.message
Message attachment
AttachmentFactory - Class in oracle.soa.api.message
Creates Attachment instances, which can be added to a Message.
AttachmentFactory() - Constructor for class oracle.soa.api.message.AttachmentFactory
 
August2004 - Enum constant in enum class oracle.soa.api.constants.WSAddressingVersion
W3C WS-Addressing Submission specification
August2005 - Enum constant in enum class oracle.soa.api.constants.WSAddressingVersion
W3C Candidate Recommendation (CR) versions of the WS-Addressing core and SOAP specifications.

B

BEAN_NAME_PROPERTY - Static variable in class oracle.soa.api.JNDIDirectConnectionFactory
 

C

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, 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
createAttachment(String, String, String, byte[], String) - Method in class oracle.soa.api.message.AttachmentFactory
Creates a message attachment
createCallbackReplyToHeader(WSAddressingVersion, String, Map<String, 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
createCallbackReplyToHeader(WSAddressingVersion, String, Map<String, String>, 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<String, Object>) - Method in interface oracle.soa.api.invocation.DirectConnectionFactory
Creates a connection
createConnection(String, Map<String, Object>) - 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<String, Element>) - 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<String, Element>) - Static method in class oracle.soa.api.PayloadFactory
Creates an XML payload based on the specified collection of XML fragments

D

DEFAULT_MAX_CACHE_SIZE - Static variable in class oracle.soa.api.JNDIDirectConnectionFactory
Default max size of the connection cache of 50 entries
DEFAULT_MAX_IDLE_TIME - Static variable in class oracle.soa.api.JNDIDirectConnectionFactory
Default idle time is 600 seconds.
DirectConnection - Interface in oracle.soa.api.invocation
Provides the ability to exchange messages over the direct binding.
DirectConnectionFactory - Interface in oracle.soa.api.invocation
Creates direct binding connections

E

ensureScheme(String) - Static method in class oracle.soa.api.util.SOADirectBindingUtil
Ensures that the service path is prefixed by the direct binding protocol scheme

F

FaultException - Exception in oracle.soa.api.invocation
Business Fault message holder object
FaultException(String, Message) - Constructor for exception oracle.soa.api.invocation.FaultException
Creates an instance of FaultException with given faultName and content
fromURI(String) - Static method in enum class oracle.soa.api.constants.WSAddressingVersion
creates an instance of WSAddressingVersion from the given URI

G

getAllCompositeDNs() - Method in interface oracle.soa.management.facade.Locator
 
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(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
getCircuitBreaker(QuiescedService) - Method in interface oracle.soa.management.facade.Locator
Return a CircuitBreaker object for the given QuiescedService
getCircuitBreakerHistory(String, QuiescedServiceHistory) - Method in interface oracle.soa.management.facade.Locator
Return the CircuitBreakerHistory object related to the given QuiescedServiceHistory object
getCircuitBreakerHistoryRecords(String, long, Date, Date) - Method in interface oracle.soa.management.facade.Locator
Return a list of CircuitBreakerHistory objects for the given scaEntityId that falls between the begin and end date If begin and end date are null then return all history objects If begin is null then return all records up to the end date If end date is null then return all records after begin date
getCircuitBreakerHistoryRecords(String, Date, Date) - Method in interface oracle.soa.management.facade.Locator
Return a list of CircuitBreakerHistory objects for the given partition that falls between the begin and end date If begin and end date are null then return all history objects If begin is null then return all records up to the end date If end date is null then return all records after begin date
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
 
getDefaultRevisionCompositeDNs() - Method in interface oracle.soa.management.facade.Locator
 
getDocumentAsStringFromClasspath(String, String, String) - Method in interface oracle.soa.management.facade.Locator
Retrieve Definition of the resource having path as CLASSPATH
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
getQuiescedServiceHistoryForInboundEndpoint(String, String, Date, Date) - Method in interface oracle.soa.management.facade.Locator
Return a list of QuiescedServiceHistory objects for the given partition whose name = inboundEPName that falls between the begin and end date If begin and end date are null then return all history objects If begin is null then return all records up to the end date If end date is null then return all records after begin date
getQuiescedServiceHistoryForOutboundEndpoint(String, String, Date, Date) - Method in interface oracle.soa.management.facade.Locator
Return a list of QuiescedServiceHistory objects for the given partition whose name = outboundEPName that falls between the begin and end date If begin and end date are null then return all history objects If begin is null then return all records up to the end date If end date is null then return all records after begin date
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.
getQuiescedServicesHistory(String, CircuitBreakerHistory) - Method in interface oracle.soa.management.facade.Locator
Return a list of QuiesceServiceHistory objects related to the given CircuitBreakerHistory
getServiceHistoryRecords(String, long, Date, Date) - Method in interface oracle.soa.management.facade.Locator
Return a list of QuiescedServiceHistory objects for the given scaEntityId that falls between the begin and end date If begin and end date are null then return all history objects If begin is null then return all records up to the end date If end date is null then return all records after begin date
getServiceHistoryRecords(String, Date, Date) - Method in interface oracle.soa.management.facade.Locator
Return a list of QuiescedServiceHistory objects for the given partition that falls between the begin and end date If begin and end date are null then return all history objects If begin is null then return all records up to the end date If end date is null then return all records after begin date
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
getWsdlForDefMsg(String, String, QName) - Method in interface oracle.soa.management.facade.Locator
For given message QName, returns related WSDL document URI as a String.
getWsdlForSchemaElement(String, String, QName) - Method in interface oracle.soa.management.facade.Locator
For given schema element QName, returns related WSDL document URI as a String.

I

InvocationException - Exception in oracle.soa.api.invocation
An exception indicates soa invocation failure
InvocationException(String) - Constructor for exception oracle.soa.api.invocation.InvocationException
Constructs a new exception with the specified detail message.
InvocationException(String, Throwable) - Constructor for exception oracle.soa.api.invocation.InvocationException
Constructs a new exception with the specified detail message and cause.
InvocationException(Throwable) - Constructor for exception oracle.soa.api.invocation.InvocationException
Constructs a new exception with the specified cause.
isSOADirectBindingAddress(String) - Static method in class oracle.soa.api.util.SOADirectBindingUtil
Checks whether the specified service path is a complete

J

JNDIDirectConnectionFactory - Class in oracle.soa.api
Creates direct binding connections via JNDI lookups

L

Locator - Interface in oracle.soa.management.facade
The Locator is the entry point for soa management APIs and maps to a SOA instance.
LocatorFactory - Class in oracle.soa.management.facade
Factory for creating Locator instances
LocatorFactory() - Constructor for class oracle.soa.management.facade.LocatorFactory
 

M

March2003 - Enum constant in enum class oracle.soa.api.constants.WSAddressingVersion
Initial version
Message<T> - Interface in oracle.soa.api.message
Abstract message representation, the default implementation is an XML based message, that can be created via XMLMessageFactory.getInstance().createMessage

N

NAME_ATTRIBUTE - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
The name attribtue of callback reference parameter property elements
newInstance() - Static method in class oracle.soa.api.JNDIDirectConnectionFactory
Get an instance of DirectConnectionFactory with default cache configuration
newInstance(int, long) - Static method in class oracle.soa.api.JNDIDirectConnectionFactory
Get an instance of DirectConnectionFactory with specified cache max size and max idle time

O

oracle.soa.api.constants - package oracle.soa.api.constants
 
oracle.soa.api.invocation - package oracle.soa.api.invocation
 
oracle.soa.api.message - package oracle.soa.api.message
 
oracle.soa.api.util - package oracle.soa.api.util
 

P

Payload<T> - Interface in oracle.soa.api.message
Message content representation
PayloadFactory - Class in oracle.soa.api
Creates message payloads
PayloadFactory() - Constructor for class oracle.soa.api.PayloadFactory
 
post(String, Message<T>) - Method in interface oracle.soa.api.invocation.DirectConnection
Post a one way message
PROPERTY_ELEMENT - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
The callback reference parameter property element name
purgeHistoryCount(PurgeHistoryDetailsFilter) - Method in interface oracle.soa.management.facade.Locator
 
purgeHistoryDetails(PurgeHistoryDetailsFilter) - Method in interface oracle.soa.management.facade.Locator
 

R

request(String, Message<T>) - Method in interface oracle.soa.api.invocation.DirectConnection
Invoke a request/response operation

S

setContentID(String) - Method in interface oracle.soa.api.message.Attachment
Sets the content identifier associated with the attachment
setContentType(String) - Method in interface oracle.soa.api.message.Attachment
Sets the attachment content type
setData(Map<String, T>) - Method in interface oracle.soa.api.message.Payload
Specifies the payload data Payload data is a map of WSDL message part names to the matching data.
setHeaders(List<Element>) - Method in interface oracle.soa.api.message.Message
Replaces the current set of protocol headers with the specified set
setPartName(String) - Method in interface oracle.soa.api.message.Attachment
Sets the MIME part name for the attachment
setPayload(Payload<T>) - Method in interface oracle.soa.api.message.Message
Specifies the payload associated with the message
setProperties(Map<String, Object>) - Method in interface oracle.soa.api.message.Message
Replaces all existing properties on the message with the specified set
setProperty(String, Object) - Method in interface oracle.soa.api.message.Message
Sets a specific property on the message
setTransferEncoding(String) - Method in interface oracle.soa.api.message.Attachment
Sets the transfer encoding for the attachment
SOA_DIRECTCONNECTION_CACHE_MAX_IDLE_TIME - Static variable in class oracle.soa.api.JNDIDirectConnectionFactory
system property name for default max idle time
SOA_DIRECTCONNECTION_CACHE_MAX_SIZE - Static variable in class oracle.soa.api.JNDIDirectConnectionFactory
system property name for default max cache size
SOADirectBindingUtil - Class in oracle.soa.api.util
A utility class for SOA direct binding.
SOADirectBindingUtil() - Constructor for class oracle.soa.api.util.SOADirectBindingUtil
 
storeCSFKey(String, String, String) - Method in interface oracle.soa.management.facade.Locator
 

T

toString() - Method in enum class oracle.soa.api.constants.WSAddressingVersion
String representation of the ws-addressing version.

U

unquiesce(String, String, CompositeDN) - Method in interface oracle.soa.management.facade.Locator
Unquiesce the QuiescedService that matches the given parameters, if the service is not found or not quiesced nothing will be done
unquiesce(String, CompositeDN) - Method in interface oracle.soa.management.facade.Locator
Unquiesce the QuiescedService that matches the given parameters, if the service is not found or not quiesced nothing will be done
unquiesce(QuiescedService) - Method in interface oracle.soa.management.facade.Locator
Unquiesce the given QuiescedService, if the service is not quiesced nothing will be done

V

VALUE_ATTRIBUTE - Static variable in class oracle.soa.api.message.CallbackAddressingUtil
The value attribtue of callback reference parameter property elements
valueOf(String) - Static method in enum class oracle.soa.api.constants.WSAddressingVersion
Returns the enum constant of this class with the specified name.
values() - Static method in enum class oracle.soa.api.constants.WSAddressingVersion
Returns an array containing the constants of this enum class, in the order they are declared.

W

WSAddressingVersion - Enum Class in oracle.soa.api.constants
Supported WS-Addressing versions

X

XMLMessageFactory - Class in oracle.soa.api
Creates messages with XML payloads
XMLMessageFactory() - Constructor for class oracle.soa.api.XMLMessageFactory
 
A B C D E F G I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form