- GENERAL_STATUS - Static variable in interface oracle.sdp.daf.spi.TrafficLogger
-
- GENERAL_STATUS_ERROR - Static variable in interface oracle.sdp.daf.spi.TrafficLogger
-
- GENERAL_STATUS_REJECT - Static variable in interface oracle.sdp.daf.spi.TrafficLogger
-
- GENERAL_STATUS_SUCCESS - Static variable in interface oracle.sdp.daf.spi.TrafficLogger
-
- get() - Method in interface oracle.sdp.daf.action.api.Headers
-
Retrieve headers.
- get(String) - Method in interface oracle.sdp.daf.action.api.Headers
-
Retrieve the header values after a case-insensitive lookup.
- getApiContext() - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Retrieves the runtime API context.
- getApiPathInfo() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the path info related to this API.
- getApiRuntimeConfiguration() - Method in interface oracle.sdp.daf.action.api.ApiContext
-
Gets the processing API runtime configuration.
- getAppContext() - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Retrieve the application context.
- getAppId() - Method in interface oracle.sdp.daf.spi.ApplicationContext
-
Retrieve the application identifier.
- getAppKey() - Method in interface oracle.sdp.daf.spi.ApplicationContext
-
Retrieve the application key, optionally used by the application to call the API and action chain.
- getAttribute(String) - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Retrieves the object based on an I.
- getBodyAsObject() - Method in interface oracle.sdp.daf.action.api.MessageBuilder
-
Gets the body as an object.
- getBodyAsStream() - Method in interface oracle.sdp.daf.action.api.MessageBuilder
-
Gets the body as a stream.
- getBodyAsType(Class<T>) - Method in interface oracle.sdp.daf.action.api.HttpMessage
-
Retrieves the body information of the HTTP message as a particular type.
- getBodyAsType(Class<T>) - Method in interface oracle.sdp.daf.action.api.MessageBuilder
-
Retrieves the body information of the call out message as a particular type.
- getCachedKeepNorthSession() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
Get Cached keepNorthSession value.
- getCallbackHandler() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Gets the callback handler associated with this builder.
- getCallOutRetryTimes() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Gets the retry times when failed to call on south bound service.
- getCallOutRetryTimes() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getClientRequest() - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Gets the request between the Client and the Dynamic API Framework.
- getClientResponse() - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Allows actions to affect the response back to the application.
- getCombinedHeaders(HttpMessage) - Method in interface oracle.sdp.daf.action.api.MessageBuilder
-
Retrieve all the headers.
- getConnectTimeoutMs() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter connectTimeoutMs.
- getConnectTimeoutMs() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getContentType() - Method in exception oracle.sdp.daf.action.api.ActionProcessingError
-
Returns the content type header value.
- getContentType() - Method in exception oracle.sdp.daf.spi.SLAException
-
get content type.
- getDenyCodeDefinitions() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getDisplayName() - Method in class oracle.sdp.daf.configurations.CSInterfaceConfig
-
- getDisplayName() - Method in class oracle.sdp.daf.configurations.DafCSTypeConfig
-
- getEnableSouthCookie() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter enableSouthCookie.
- getEnableSouthCookie() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getEndColumn() - Method in class oracle.sdp.daf.action.api.SyntaxValidationError
-
- getEndLine() - Method in class oracle.sdp.daf.action.api.SyntaxValidationError
-
- getErrorCode() - Method in exception oracle.sdp.daf.spi.OAuthDenyException
-
get error code.
- getErrorCode() - Method in exception oracle.sdp.daf.spi.SLAException
-
get error code.
- getErrorDescription() - Method in exception oracle.sdp.daf.spi.OAuthDenyException
-
get error description.
- getExceptionList() - Method in exception oracle.sdp.daf.action.api.ActionConfigurationException
-
- getFirstHeaders() - Method in interface oracle.sdp.daf.action.api.Headers
-
Retrieve a flat list of headers - i.e.
- getHeader(String) - Method in interface oracle.sdp.daf.action.api.HttpMessage
-
Gets the specific header if it exists.
- getHeader(String) - Method in interface oracle.sdp.daf.action.api.MessageBuilder
-
Gets the specific header if it exists.
- getHeaders() - Method in interface oracle.sdp.daf.action.api.HttpMessage
-
Get the headers.
- getInstallerVersion() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get current installer version.
- getInstallerVersion() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getInstanceId() - Method in interface oracle.sdp.daf.action.api.ActionInstanceId
-
Gets the action instance ID.
- getInterfaces() - Method in class oracle.sdp.daf.configurations.DafCSTypeConfig
-
Get CSInterfaceConfig list.
- getKeepNorthSession() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter keepNorthSession.
- getKeepNorthSession() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getMapping(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getMappings(int, int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getMaxTotalConnections() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter maxTotalConnections.
- getMaxTotalConnections() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getMessage() - Method in exception oracle.sdp.daf.action.api.ActionConfigurationException
-
- getMessage() - Method in exception oracle.sdp.daf.action.api.ActionProcessingError
-
- getMessage() - Method in class oracle.sdp.daf.action.api.ValidationError
-
Get the message.
- getMethod() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the method.
- getName() - Method in class oracle.sdp.daf.configurations.CSInterfaceConfig
-
- getOAuth2Validator() - Method in interface oracle.sdp.daf.action.api.SystemContext
-
Retrieve the application facing OAuth2 Validator.
- getPathInfo() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Retrieve the path info - the resource part of the url.
- getPathInfo() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the path information.
- getQueryParameter(String) - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Gets the query parameter corresponding to the key.
- getQueryParameters() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
- getQueryParameters() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
- getQueryParametersMultiValue() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Returns the query parameters as multi-value array.
- getQueryParametersMultiValue() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the query parameters as multi-value array.
- getQueryString() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Gets the query string.
- getQueryString() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the query string.
- getRemoteHost() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the remote host.
- getRemotePort() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the remote port.
- getRequestMethod() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Gets the request Method.
- getRequestURI() - Method in interface oracle.sdp.daf.action.api.HttpRequest
-
Retrieves the request URI.
- getRequestUrl() - Method in interface oracle.sdp.daf.action.api.CalloutBuilder
-
Gets the request URL.
- getResourceGetter() - Method in interface oracle.sdp.daf.action.api.SystemContext
-
Retrieve resource getter to get api resources.
- getResources(String) - Method in interface oracle.sdp.daf.spi.ResourceGetter
-
Get resources for an api.
- getResponseCode() - Method in exception oracle.sdp.daf.action.api.ActionProcessingError
-
Returns the response code.
- getReuseAddress() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter reuseAddress.
- getReuseAddress() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getSendSouthConnCloseThreshold() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Gets the sendSouthConnCloseThreshold value.
- getSendSouthConnCloseThreshold() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getServiceType() - Method in class oracle.sdp.daf.configurations.DafCSTypeConfig
-
- getServiceTypes() - Method in class oracle.sdp.daf.configurations.DafCSConfig
-
- getSLAEnforcement() - Method in interface oracle.sdp.daf.action.api.SystemContext
-
Retrieve the SLA Enforcement.
- getSLAValidationErrorCode() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Override the default HTTP response message to use for SLA validation errors.
- getSLAValidationErrorCode() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
Override the default HTTP response message to use for SLA validation errors.
- getSLAValidationErrorMessage() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Override the default HTTP response message to use for SLA validation errors.
- getSLAValidationErrorMessage() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
Override the default HTTP response message to use for SLA validation errors.
- getSocketTimeoutMs() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter socketTimeoutMs.
- getSocketTimeoutMs() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getSouthboundCallout() - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Retrieves the network facing callout, which is the "proxying" request to the server.
- getSouthBoundChunkedSetting() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Return the configured southBoundChunkedSetting.
- getSouthBoundChunkedSetting() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getSouthboundResponse() - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Gets the response from the network (readonly).
- getStartColumn() - Method in class oracle.sdp.daf.action.api.SyntaxValidationError
-
- getStartLine() - Method in class oracle.sdp.daf.action.api.SyntaxValidationError
-
- getStatus() - Method in interface oracle.sdp.daf.action.api.HttpResponse
-
Response status code.
- getStatus() - Method in interface oracle.sdp.daf.action.api.ResponseBuilder
-
Retrieve the status of the response.
- getSystemContext() - Method in interface oracle.sdp.daf.action.api.ApiContext
-
Gets the system context, which is the parent context.
- getTrafficLogger() - Method in interface oracle.sdp.daf.action.api.SystemContext
-
Retrieve the traffic logger.
- getType() - Method in exception oracle.sdp.daf.spi.OAuthDenyException
-
get error type.
- getUseSession() - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Get configured performance parameter useSession.
- getUseSession() - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- getValidSetting(String) - Static method in enum oracle.sdp.daf.configurations.SouthBoundChunkedSetting
-
Validate the SouthBoundChunkedSetting input and return a valid value.
- saveCurrentRequestContext() - Method in interface oracle.sdp.daf.spi.RequestContextContainer
-
Reads RequestContext from thread local and save it to this object.
- send() - Method in interface oracle.sdp.daf.action.api.Callout
-
Synchronous call.
- send(String) - Method in interface oracle.sdp.daf.action.api.Callout
-
Asynchronous call.
- sendSouthConnCloseThreshold - Static variable in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Sets the threshold size in byte of the request payload which is sent to the
south bound services.
- sendSouthConnectionCloseHeader - Static variable in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Sends the connection close header to the south bound services or not.
- SERVICE_NAME - Static variable in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
Service name for this mbean.
- SERVICE_URI - Static variable in interface oracle.sdp.daf.spi.TrafficLogger
-
- set(Headers) - Method in interface oracle.sdp.daf.action.api.Headers
-
Set all from another Headers object.
- setAttribute(String, Object) - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Allows the storage of objects between invocations in the action chain;
however, objects will not be stored between request and response.
- setCallOutRetryTimes(int) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Sets the retry times when failed to call on south bound service.
- setCallOutRetryTimes(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setConnectTimeoutMs(int) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter connectTimeoutMs.
- setConnectTimeoutMs(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setContinueResponseCallFlow(boolean) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Sets break or not break the response action call flow when OCSG does not
get the response from the southbound services.
- setContinueResponseCallFlow(boolean) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setDisplayName(String) - Method in class oracle.sdp.daf.configurations.CSInterfaceConfig
-
- setDisplayName(String) - Method in class oracle.sdp.daf.configurations.DafCSTypeConfig
-
- setEnable(boolean) - Method in class oracle.sdp.daf.configurations.CSInterfaceConfig
-
- setEnableSouthCookie(boolean) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter enableSouthCookie.
- setEnableSouthCookie(boolean) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setHeader(String, String) - Method in interface oracle.sdp.daf.action.api.Headers
-
Set header.
- setInterfaces(List<CSInterfaceConfig>) - Method in class oracle.sdp.daf.configurations.DafCSTypeConfig
-
- setKeepNorthSession(boolean) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter keepNorthSession.
- setKeepNorthSession(boolean) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setMapping(int, int, String, String) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setMaxTotalConnections(int) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter maxTotalConnections.
- setMaxTotalConnections(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setName(String) - Method in class oracle.sdp.daf.configurations.CSInterfaceConfig
-
- setReuseAddress(boolean) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter reuseAddress.
- setReuseAddress(boolean) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setSendSouthConnCloseThreshold(int) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Sets the sendSouthConnCloseThreshold value.
- setSendSouthConnCloseThreshold(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setSendSouthConnectionCloseHeader(boolean) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Sets the sendSouthConnectionCloseHeader value.
- setSendSouthConnectionCloseHeader(boolean) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setServiceType(String) - Method in class oracle.sdp.daf.configurations.DafCSTypeConfig
-
- setServiceTypes(ArrayList<DafCSTypeConfig>) - Method in class oracle.sdp.daf.configurations.DafCSConfig
-
- setSLAValidationErrorCode(int) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Override the default HTTP status code to use for SLA validation errors.
- setSLAValidationErrorCode(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
Override the default HTTP status code to use for SLA validation errors.
- setSLAValidationErrorMessage(String) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Override the default HTTP body in error response when SLA is violated.
- setSLAValidationErrorMessage(String) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
Override the default HTTP body in error response when SLA is violated.
- setSocketTimeoutMs(int) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter socketTimeoutMs.
- setSocketTimeoutMs(int) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setSouthBoundChunkedSetting(String) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set the southBoundChunkedSetting configuration.
- setSouthBoundChunkedSetting(String) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- setUseSession(boolean) - Method in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Set configured performance parameter useSession.
- setUseSession(boolean) - Method in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
- SHARED_STORE - Static variable in class oracle.sdp.daf.configurations.DafGeneralInfoHelper
-
store shared name.
- SLAEnforcement - Interface in oracle.sdp.daf.spi
-
Interface SLAEnforcement.
- SLAException - Exception in oracle.sdp.daf.spi
-
SLA Exception class.
- SLAException(int, String) - Constructor for exception oracle.sdp.daf.spi.SLAException
-
constructor.
- SLAException(int, String, String) - Constructor for exception oracle.sdp.daf.spi.SLAException
-
constructor.
- SLAValidationErrorCode - Static variable in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Defines which HTTP status code to use for SLA violations.
- SLAValidationErrorMessage - Static variable in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Defines which message to include in HTTP response in the event of SLA violation.
- socketTimeoutMs - Static variable in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Defines the socket time out value in Milliseconds.
- southBoundChunkedSetting - Static variable in interface oracle.sdp.daf.configurations.DafConfigurationsMBean
-
Defines whether to use the "trunked" way to send request to the
backend servers or not.
- SouthBoundChunkedSetting - Enum in oracle.sdp.daf.configurations
-
The valid settings for parameter southBoundChunkedSetting.
- STATE - Static variable in interface oracle.sdp.daf.spi.TrafficLogger
-
- store(String) - Method in interface oracle.sdp.daf.spi.UrlPathTree
-
Store the URI into the tree.
- stringSubstitute(String) - Method in interface oracle.sdp.daf.action.api.HttpContext
-
Helper method that parses the string and exchanges the syntax ${attribute} to whatever that attribute is.
- SyntaxValidationError - Class in oracle.sdp.daf.action.api
-
Syntax validation error information.
- SyntaxValidationError(String, int, int, int, int) - Constructor for class oracle.sdp.daf.action.api.SyntaxValidationError
-
Constructor.
- SystemContext - Interface in oracle.sdp.daf.action.api
-
System wide state.