Uses of Class
io.helidon.common.socket.SocketWriter
Packages that use SocketWriter
-
Uses of SocketWriter in io.helidon.common.socket
Methods in io.helidon.common.socket that return SocketWriterModifier and TypeMethodDescriptionstatic SocketWriterSocketWriter.create(HelidonSocket socket) Create a new socket writer.static SocketWriterSocketWriter.create(ExecutorService executor, HelidonSocket socket, int writeQueueLength) Create a new socket writer.