Uses of Enum Class
cool.scx.http.x.http1.headers.transfer_encoding.TransferEncoding
Packages that use TransferEncoding
-
Uses of TransferEncoding in cool.scx.http.x.http1.headers.transfer_encoding
Subclasses with type arguments of type TransferEncoding in cool.scx.http.x.http1.headers.transfer_encodingMethods in cool.scx.http.x.http1.headers.transfer_encoding that return TransferEncodingModifier and TypeMethodDescriptionstatic TransferEncodingstatic TransferEncodingstatic TransferEncodingReturns the enum constant of this class with the specified name.static TransferEncoding[]TransferEncoding.values()Returns an array containing the constants of this enum class, in the order they are declared.