Uses of Interface
io.helidon.common.socket.HelidonSocket
-
Uses of HelidonSocket in io.helidon.common.socket
Classes in io.helidon.common.socket that implement HelidonSocketModifier and TypeClassDescriptionclassHelidon socket that is based on plaintext.final classTLS socket.Methods in io.helidon.common.socket that return HelidonSocketModifier and TypeMethodDescriptionprotected HelidonSocketSocketWriter.socket()Provides access to the underlying socket.Methods in io.helidon.common.socket with parameters of type HelidonSocketModifier and TypeMethodDescriptionstatic SocketWriterSocketWriter.create(ExecutorService executor, HelidonSocket socket, int writeQueueLength) Create a new socket writer.Constructors in io.helidon.common.socket with parameters of type HelidonSocket