JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
12
c
(12.2.1)
E48126-01
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
oracle.stellent.ridc.common.http
Interface RIDCHttpHeader
All Known Implementing Classes:
RIDCHttpHeaderImpl
public interface
RIDCHttpHeader
Generic interface for HTTP request/response headers
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Get the header name
String
getValue
()
Get the header value
Method Detail
getName
String
getName()
Get the header name
Returns:
the header name
getValue
String
getValue()
Get the header value
Returns:
the header value
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
12
c
(12.2.1)
E48126-01
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.