Package io.micronaut.http.netty
package io.micronaut.http.netty
Netty HTTP implementations.
- Since:
- 1.0
-
ClassDescriptionBase class for the composite customizers for the client and server.Abstract implementation of
HttpRequestfor Netty.Deprecated.UnusedDelegates to Netty'sHttpHeaders.Implementation ofMutableHttpParametersfor Netty.Common interface for client and server to implement to construct the Netty versions of the request objects.Common interface for client and server to implement to construct the Netty versions of the response objects.Delegates to Netty'sFullHttpResponse.Common utilities for netty TLS support.