Uses of Enum
org.apache.hc.client5.http.async.methods.DeflatingBrotliEntityProducer.State
Packages that use DeflatingBrotliEntityProducer.State
Package
Description
Common HTTP methods and message handlers for the asynchronous I/O model.
-
Uses of DeflatingBrotliEntityProducer.State in org.apache.hc.client5.http.async.methods
Subclasses with type arguments of type DeflatingBrotliEntityProducer.State in org.apache.hc.client5.http.async.methodsFields in org.apache.hc.client5.http.async.methods declared as DeflatingBrotliEntityProducer.StateMethods in org.apache.hc.client5.http.async.methods that return DeflatingBrotliEntityProducer.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DeflatingBrotliEntityProducer.State[]DeflatingBrotliEntityProducer.State.values()Returns an array containing the constants of this enum type, in the order they are declared.