|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.common.util.NameValuePair
oracle.stellent.ridc.common.http.impl.RIDCHttpHeaderImpl
public class RIDCHttpHeaderImpl
Implementation of the RIDCHttpHeader
| Constructor Summary | |
|---|---|
RIDCHttpHeaderImpl(String name, String value)Create a generic RIDC Http Header |
|
| Method Summary |
|---|
| Methods inherited from class oracle.stellent.ridc.common.util.NameValuePair |
|---|
compareTo, getName, getValue, setName, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.stellent.ridc.common.http.RIDCHttpHeader |
|---|
getName, getValue |
| Constructor Detail |
|---|
public RIDCHttpHeaderImpl(String name,
String value)
name - header namevalue - header value
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||