Uses of Enum
org.apache.hc.core5.http.impl.nio.MessageState
Packages that use MessageState
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of MessageState in org.apache.hc.core5.http.impl.nio
Subclasses with type arguments of type MessageState in org.apache.hc.core5.http.impl.nioMethods in org.apache.hc.core5.http.impl.nio that return MessageStateModifier and TypeMethodDescriptionstatic MessageStateReturns the enum constant of this type with the specified name.static MessageState[]MessageState.values()Returns an array containing the constants of this enum type, in the order they are declared.