Uses of Record Class
io.helidon.webclient.api.ConnectionKey
-
Uses of ConnectionKey in io.helidon.webclient.api
Modifier and TypeMethodDescriptionstatic TcpClientConnection
TcpClientConnection.create
(WebClient webClient, ConnectionKey connectionKey, List<String> tcpProtocolIds, Function<TcpClientConnection, Boolean> releaseFunction, Consumer<TcpClientConnection> closeConsumer) Create a new TCP Connection.