| Package | Description |
|---|---|
| org.jboss.resteasy.client.jaxrs.engines |
| Modifier and Type | Field and Description |
|---|---|
protected ApacheHttpClient4Engine.MemoryUnit |
ApacheHttpClient4Engine.fileUploadMemoryUnit
The unit for
ApacheHttpClient4Engine.fileUploadInMemoryThresholdLimit. |
| Modifier and Type | Method and Description |
|---|---|
ApacheHttpClient4Engine.MemoryUnit |
ApacheHttpClient4Engine.getFileUploadMemoryUnit() |
static ApacheHttpClient4Engine.MemoryUnit |
ApacheHttpClient4Engine.MemoryUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApacheHttpClient4Engine.MemoryUnit[] |
ApacheHttpClient4Engine.MemoryUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApacheHttpClient4Engine.setFileUploadMemoryUnit(ApacheHttpClient4Engine.MemoryUnit fileUploadMemoryUnit) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.