Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Uses of Package
oracle.adf.view.rich.remote

Packages that use oracle.adf.view.rich.remote
oracle.adf.view.rich.model   
oracle.adf.view.rich.remote A package for making a connection to a remote application server to retrieve data. 
oracle.adf.view.rich.remote.task   

 

Classes in oracle.adf.view.rich.remote used by oracle.adf.view.rich.model
RemoteApplicationInstance
          While the RemoteApplication references a webapp url that hosts an application, the RemoteApplicationInstance hosts a specific instance to the remote region.
RemoteApplicationRequest
          This is the request object into the remote application.
RemoteApplicationResponse
          The response returned from a remote application request.

 

Classes in oracle.adf.view.rich.remote used by oracle.adf.view.rich.remote
AuthorizationProvider
          This interface will add an itentity or authorization to a RemoteApplicationRequest.
CookieWrapper
          The RemoteApplicationFramework needs to use two cookie types on a regular basis.
RemoteApplication
          This is a reference to a remote web application.
RemoteApplicationContext
          The RemoteApplicationContext is a context used when the richclient is running as a producer using the RemoteApplication framework.
RemoteApplicationInstance
          While the RemoteApplication references a webapp url that hosts an application, the RemoteApplicationInstance hosts a specific instance to the remote region.
RemoteApplicationRequest
          This is the request object into the remote application.
RemoteApplicationRequest.Operation
          An enumeration of request types.
RemoteApplicationResponse
          The response returned from a remote application request.
RemoteApplicationResponse.Status
          The status of the execution result.
RemoteApplicationResponse.Type
          This returns the type of response.
TaskHandler
          This is the interface for a TaskHandler.
TaskInvocation
          Stores information about a task invocation for this request.

 

Classes in oracle.adf.view.rich.remote used by oracle.adf.view.rich.remote.task
TaskHandler
          This is the interface for a TaskHandler.

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.