JavaScript is disabled on your browser.
Skip navigation links
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
14c (14.1.2.0.0)
F89699-01
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
oracle.wcc.ridc.adfca.http.internal
Interface HttpConstants.HttpMethod
Enclosing class:
HttpConstants
public static interface
HttpConstants.HttpMethod
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
GET
static final
String
HEAD
static final
String
OPTIONS
static final
String
POST
Field Details
OPTIONS
static final
String
OPTIONS
See Also:
Constant Field Values
GET
static final
String
GET
See Also:
Constant Field Values
HEAD
static final
String
HEAD
See Also:
Constant Field Values
POST
static final
String
POST
See Also:
Constant Field Values