Uses of Enum Class
org.eclipse.jetty.client.HttpReceiver.DecodeResult
Packages that use HttpReceiver.DecodeResult
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of HttpReceiver.DecodeResult in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client that return HttpReceiver.DecodeResultModifier and TypeMethodDescriptionprivate HttpReceiver.DecodeResultHttpReceiver.Decoder.decodeChunk()static HttpReceiver.DecodeResultReturns the enum constant of this class with the specified name.static HttpReceiver.DecodeResult[]HttpReceiver.DecodeResult.values()Returns an array containing the constants of this enum class, in the order they are declared.