| Package | Description |
|---|---|
| org.asynchttpclient | |
| org.asynchttpclient.util |
| Modifier and Type | Field and Description |
|---|---|
protected UriEncoder |
RequestBuilderBase.uriEncoder |
| Modifier and Type | Method and Description |
|---|---|
static UriEncoder |
UriEncoder.uriEncoder(boolean disableUrlEncoding) |
static UriEncoder |
UriEncoder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UriEncoder[] |
UriEncoder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.