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