| Name | Description | Type | Package | Framework |
| AuthorizationProvider | This interface will add an itentity or authorization to a RemoteApplicationRequest. | Interface | oracle.adf.view.rich.remote | Oracle ADF |
| CookieWrapper | The RemoteApplicationFramework needs to use two cookie types on a regular basis. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| ErrorResult | Returns an error result. | Class | oracle.adf.view.rich.remote.result | Oracle ADF |
| ErrorResult .Source | Tells where the ErrorResult was generated. | Class | oracle.adf.view.rich.remote.result.ErrorResult | Oracle ADF |
| FailedValidationResult | This is the response delivered in a RemoteApplicationResponse. | Class | oracle.adf.view.rich.remote.result | Oracle ADF |
| HttpException | This exception is added to an ERROR response when there was a connecton issue of some kind. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| InvalidateSessionTaskHandler | This task services an INVOKE type request and will invalidate a session. | Class | oracle.adf.view.rich.remote.task | Oracle ADF |
| InvalidateSessionTaskHandler .Status | Class | oracle.adf.view.rich.remote.task.InvalidateSessionTaskHandler | Oracle ADF | |
| MapTaskHandler | Class | oracle.adf.view.rich.remote.task | Oracle ADF | |
| NonSerializableProducerException | This is sent back to the producer instead of another message when a particular exception is not serializable. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| NotAuthorizedException | This exception is thrown when the RemoteApplication framework is unable to successfully authorize to a remote application. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| PhaseRunnable | Interface | oracle.adf.view.rich.remote | Oracle ADF | |
| RawResult | The result type for a raw response. | Interface | oracle.adf.view.rich.remote.result | Oracle ADF |
| RemoteApplication | This is a reference to a remote web application. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteApplicationContext | The RemoteApplicationContext is a context used when the richclient is running as a producer using the RemoteApplication framework. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteApplicationInstance | While the RemoteApplication references a webapp url that hosts an application, the RemoteApplicationInstance hosts a specific instance to the remote region. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteApplicationRequest | This is the request object into the remote application. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteApplicationRequest .Operation | An enumeration of request types. | Class | oracle.adf.view.rich.remote.RemoteApplicationRequest | Oracle ADF |
| RemoteApplicationResponse | The response returned from a remote application request. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteApplicationResponse .Status | The status of the execution result. | Class | oracle.adf.view.rich.remote.RemoteApplicationResponse | Oracle ADF |
| RemoteApplicationResponse .Type | This returns the type of response. | Class | oracle.adf.view.rich.remote.RemoteApplicationResponse | Oracle ADF |
| RemoteApplicationResponseGenerator | Generates various types of RemoteApplicationResponses. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteApplicationUtils | This is the workhorse of the Remote Application subsystem. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RemoteRegionListenerContext | Provides a context for RemoteRegionListeners so that they can extend their functionality based on a particular RemoteRegionModel. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| RequestAttributes | This task handles the setting of request attributes. | Class | oracle.adf.view.rich.remote.task | Oracle ADF |
| RequestHeaders | Class | oracle.adf.view.rich.remote.task | Oracle ADF | |
| RequestParameters | Class | oracle.adf.view.rich.remote.task | Oracle ADF | |
| TaskErrorResult | This is returned when a task issues an error on the server and contains additional information as to what task actually caused the failure. | Class | oracle.adf.view.rich.remote.result | Oracle ADF |
| TaskHandler | This is the interface for a TaskHandler. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| TaskInvocation | Stores information about a task invocation for this request. | Class | oracle.adf.view.rich.remote | Oracle ADF |
| TaskResult | Interface | oracle.adf.view.rich.remote | Oracle ADF | |