Uses of Interface
io.helidon.webclient.api.ConnectedSocketInfo
Packages that use ConnectedSocketInfo
-
Uses of ConnectedSocketInfo in io.helidon.webclient.api
Methods in io.helidon.webclient.api with parameters of type ConnectedSocketInfoModifier and TypeMethodDescriptionvoidConnectionListener.socketConnected(ConnectedSocketInfo socketInfo) Called when the givenSocketconnection has been established andSocketOptionsapplied, but before any TLS or HTTP application traffic has been sent.