All Classes and Interfaces

Class
Description
Iterate the cookieDecoders and return the first one that returns cookies.
Interface to allow cookie decoding.
Default implementation of CookieDecoder that returns the cookies from the request.
HttpClient implementation for java.net.http.* HTTP Client.
Factory to create java.net.http.* HTTP Clients.
Adapter from HttpHeaders into HttpHeaders.
Utility class to create HttpRequest.Builder from a Micronaut HTTP Request.
Adapter from HttpResponse to HttpResponse.
HttpClient implementation for java.net.http.* HTTP Client.
The Javanet implementation of SslBuilder that generates an SSLContext to create a client that supports SSL.
Marker interface for HttpClient implementations that use the java.net.http.* HTTP Client.
Factory to create java.net.http.* HTTP Clients.
A cookie decoder that extracts cookies from the NettyClientHttpRequest if it is present.