Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


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(java.lang.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, java.lang.String encoding, java.util.Map<java.lang.String,java.lang.String> headers, java.io.InputStream inputStream, ServiceResponse.ResponseType type)
           

 


Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


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