| Package | Description |
|---|---|
| org.apache.hc.client5.http.classic.methods |
Common HTTP methods and message handlers for the classic I/O model.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassicHttpRequests |
ClassicHttpRequests.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassicHttpRequests[] |
ClassicHttpRequests.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.