Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Class
oracle.stellent.ridc.protocol.ServiceResponse.ResponseType

Packages that use ServiceResponse.ResponseType
oracle.stellent.ridc.protocol   

 

Uses of ServiceResponse.ResponseType in oracle.stellent.ridc.protocol

 

Methods in oracle.stellent.ridc.protocol that return ServiceResponse.ResponseType
 ServiceResponse.ResponseType ServiceResponse.getResponseType()
           
static ServiceResponse.ResponseType ServiceResponse.ResponseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceResponse.ResponseType[] ServiceResponse.ResponseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.stellent.ridc.protocol with parameters of type ServiceResponse.ResponseType
ServiceResponse(DataFactory dataFactory, String encoding, Map<String,String> headers, InputStream inputStream, ServiceResponse.ResponseType type)
           

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.