Uses of Enum Class
org.jdrupes.httpcodec.protocols.http.HttpConstants.TransferCoding
Package
Description
Classes required for handling the HTTP protocol.
-
Uses of HttpConstants.TransferCoding in org.jdrupes.httpcodec.protocols.http
Modifier and TypeMethodDescriptionstatic HttpConstants.TransferCoding
Returns the enum constant of this class with the specified name.static HttpConstants.TransferCoding[]
HttpConstants.TransferCoding.values()
Returns an array containing the constants of this enum class, in the order they are declared.