Uses of Enum
org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine.MemoryUnit
Packages that use ApacheHttpClient4Engine.MemoryUnit
-
Uses of ApacheHttpClient4Engine.MemoryUnit in org.jboss.resteasy.client.jaxrs.engines
Fields in org.jboss.resteasy.client.jaxrs.engines declared as ApacheHttpClient4Engine.MemoryUnitModifier and TypeFieldDescriptionprotected ApacheHttpClient4Engine.MemoryUnit
ApacheHttpClient4Engine.fileUploadMemoryUnit
The unit forApacheHttpClient4Engine.fileUploadInMemoryThresholdLimit
.Methods in org.jboss.resteasy.client.jaxrs.engines that return ApacheHttpClient4Engine.MemoryUnitModifier and TypeMethodDescriptionApacheHttpClient4Engine.getFileUploadMemoryUnit()
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.Methods in org.jboss.resteasy.client.jaxrs.engines with parameters of type ApacheHttpClient4Engine.MemoryUnitModifier and TypeMethodDescriptionvoid
ApacheHttpClient4Engine.setFileUploadMemoryUnit
(ApacheHttpClient4Engine.MemoryUnit fileUploadMemoryUnit)