Uses of Class
io.helidon.common.socket.SocketOptions
Packages that use SocketOptions
Package
Description
Socket abstraction and data writing.
WebClient APIs shared by all types of clients.
-
Uses of SocketOptions in io.helidon.common.socket
Methods in io.helidon.common.socket that return SocketOptions -
Uses of SocketOptions in io.helidon.nima.webclient
Methods in io.helidon.nima.webclient that return SocketOptionsMethods in io.helidon.nima.webclient with parameters of type SocketOptionsModifier and TypeMethodDescriptionWebClient.Builder.channelOptions(SocketOptions channelOptions) Socket options for connections opened by this client.