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 Class
oracle.adf.view.rich.remote.RemoteApplicationResponse.Type

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

 

Uses of RemoteApplicationResponse.Type in oracle.adf.view.rich.remote

 

Methods in oracle.adf.view.rich.remote that return RemoteApplicationResponse.Type
 RemoteApplicationResponse.Type RemoteApplicationResponseSerializedStreaming.getResultType()
           
abstract  RemoteApplicationResponse.Type RemoteApplicationResponse.getResultType()
          Returns the current Result Type
static RemoteApplicationResponse.Type RemoteApplicationResponse.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RemoteApplicationResponse.Type[] RemoteApplicationResponse.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


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.