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