| Package | Description |
|---|---|
| org.apache.hc.client5.http |
Client component APIs common to all client transports
such as connection route information and resolution
as well as common HTTP method definitions and
exception classes.
|
| Modifier and Type | Method and Description |
|---|---|
static StandardMethods |
StandardMethods.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static StandardMethods[] |
StandardMethods.values()
Deprecated.
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.