Package | Description |
---|---|
oracle.stellent.ridc.common.http.utils | |
oracle.stellent.ridc.protocol.http |
Modifier and Type | Method and Description |
---|---|
static RIDCHttpConstants.HttpLibrary |
RIDCHttpConstants.HttpLibrary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RIDCHttpConstants.HttpLibrary[] |
RIDCHttpConstants.HttpLibrary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RIDCHttpConstants.HttpLibrary |
IdcHttpClientConfig.getHttpLibrary() |
Modifier and Type | Method and Description |
---|---|
void |
IdcHttpClientConfig.setHttpLibrary(RIDCHttpConstants.HttpLibrary httpLibrary) |