Uses of Class
org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor.MemoryUnit
-
Packages that use ApacheHttpClient4Executor.MemoryUnit Package Description org.jboss.resteasy.client.core.executors -
-
Uses of ApacheHttpClient4Executor.MemoryUnit in org.jboss.resteasy.client.core.executors
Fields in org.jboss.resteasy.client.core.executors declared as ApacheHttpClient4Executor.MemoryUnit Modifier and Type Field Description private ApacheHttpClient4Executor.MemoryUnitApacheHttpClient4Executor. fileUploadMemoryUnitMethods in org.jboss.resteasy.client.core.executors that return ApacheHttpClient4Executor.MemoryUnit Modifier and Type Method Description static ApacheHttpClient4Executor.MemoryUnitApacheHttpClient4Executor.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.
-