|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpVersion | |
|---|---|
| org.apache.http | Core HTTP component APIs and primitives. |
| org.apache.http.params | Deprecated. |
| Uses of HttpVersion in org.apache.http |
|---|
| Fields in org.apache.http declared as HttpVersion | |
|---|---|
static HttpVersion |
HttpVersion.HTTP_0_9
HTTP protocol version 0.9 |
static HttpVersion |
HttpVersion.HTTP_1_0
HTTP protocol version 1.0 |
static HttpVersion |
HttpVersion.HTTP_1_1
HTTP protocol version 1.1 |
| Uses of HttpVersion in org.apache.http.params |
|---|
| Methods in org.apache.http.params with parameters of type HttpVersion | |
|---|---|
void |
HttpProtocolParamBean.setVersion(HttpVersion version)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||