Uses of Interface
io.helidon.webclient.api.HttpClient
Package
Description
Helidon WebClient APIs shared by all types of clients.
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebServer Testing JUnit5 Support.
-
Uses of HttpClient in io.helidon.webclient.api
-
Uses of HttpClient in io.helidon.webclient.http1
-
Uses of HttpClient in io.helidon.webclient.http2
-
Uses of HttpClient in io.helidon.webserver.testing.junit5
Modifier and TypeClassDescriptionclass
Unit testing client that bypasses HTTP transport and directly invokes router.class
Unit testing client that bypasses HTTP transport and directly invokes router.