Uses of Enum
org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor.MemoryUnit
Packages that use ApacheHttpClient4Executor.MemoryUnit
-
Uses of ApacheHttpClient4Executor.MemoryUnit in org.jboss.resteasy.client.core.executors
Fields in org.jboss.resteasy.client.core.executors declared as ApacheHttpClient4Executor.MemoryUnitMethods in org.jboss.resteasy.client.core.executors that return ApacheHttpClient4Executor.MemoryUnitModifier and TypeMethodDescriptionReturns 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.