Package org.apache.pekko.http.impl.util
Interface LazyValueBytesRenderable
- All Superinterfaces:
Renderable
- All Known Implementing Classes:
HttpEncoding,MediaRanges.PredefinedMediaRange,MediaType,MediaType.Binary,MediaType.Multipart,MediaType.NonBinary,MediaType.NonMultipartWithOpenCharset,MediaType.WithFixedCharset,MediaType.WithOpenCharset,StatusCode,StatusCodes.ClientError,StatusCodes.CustomStatusCode,StatusCodes.HttpFailure,StatusCodes.HttpSuccess,StatusCodes.Informational,StatusCodes.Redirection,StatusCodes.ServerError,StatusCodes.Success
INTERNAL API
An entity whose rendering result is cached in an unsynchronized and non-volatile lazy.
-
Method Summary