Package | Description |
---|---|
org.jboss.resteasy.client.core.executors |
Modifier and Type | Field and Description |
---|---|
private ApacheHttpClient4Executor.MemoryUnit |
ApacheHttpClient4Executor.fileUploadMemoryUnit
|
Modifier and Type | Method and Description |
---|---|
static ApacheHttpClient4Executor.MemoryUnit |
ApacheHttpClient4Executor.MemoryUnit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ApacheHttpClient4Executor.MemoryUnit[] |
ApacheHttpClient4Executor.MemoryUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|