Modifier and Type | Method and Description |
---|---|
RIDCHttpGetMethod |
RIDCHttpClient.getGetMethod(String url)
Get the method to execute for HTTP GET
|
Modifier and Type | Class and Description |
---|---|
class |
HttpApache3GetMethod
Get Method implementation for Apache 3.x
|
Modifier and Type | Class and Description |
---|---|
class |
HttpApache4GetMethod
Apache 4.x implementation of the GET Method
|
Modifier and Type | Class and Description |
---|---|
class |
HttpURLConnectionGetMethod |
Modifier and Type | Class and Description |
---|---|
class |
HttpOracleGetMethod |