Uses of Enum
org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer.State
Packages that use AbstractBinAsyncEntityProducer.State
Package
Description
HTTP message entity APIs based on the asynchronous (non-blocking) I/O model.
-
Uses of AbstractBinAsyncEntityProducer.State in org.apache.hc.core5.http.nio.entity
Fields in org.apache.hc.core5.http.nio.entity declared as AbstractBinAsyncEntityProducer.StateMethods in org.apache.hc.core5.http.nio.entity that return AbstractBinAsyncEntityProducer.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractBinAsyncEntityProducer.State[]
AbstractBinAsyncEntityProducer.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.