Uses of Enum
org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClientEngine.MemoryUnit
Packages that use ApacheHttpClientEngine.MemoryUnit
-
Uses of ApacheHttpClientEngine.MemoryUnit in org.jboss.resteasy.client.jaxrs.engines
Fields in org.jboss.resteasy.client.jaxrs.engines declared as ApacheHttpClientEngine.MemoryUnitModifier and TypeFieldDescriptionprotected ApacheHttpClientEngine.MemoryUnit
ManualClosingApacheHttpClient43Engine.fileUploadMemoryUnit
Deprecated.Methods in org.jboss.resteasy.client.jaxrs.engines that return ApacheHttpClientEngine.MemoryUnitModifier and TypeMethodDescriptionManualClosingApacheHttpClient43Engine.getFileUploadMemoryUnit()
Deprecated.Returns the enum constant of this type with the specified name.static ApacheHttpClientEngine.MemoryUnit[]
ApacheHttpClientEngine.MemoryUnit.values()
Deprecated.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 ApacheHttpClientEngine.MemoryUnitModifier and TypeMethodDescriptionvoid
ManualClosingApacheHttpClient43Engine.setFileUploadMemoryUnit
(ApacheHttpClientEngine.MemoryUnit fileUploadMemoryUnit)
ManualClosingApacheHttpClient43Engine.getFileUploadMemoryThreshold()
orManualClosingApacheHttpClient43Engine.setFileUploadMemoryThreshold(Threshold)