Package io.helidon.common.socket


package io.helidon.common.socket
Socket abstraction and data writing.
  • Class
    Description
    Socket abstraction to allow usage of TLS or even non-socket transport.
    Information about one side of this communication (either local or remote).
    Helidon socket that is based on plaintext.
    Information available for a connected socket.
    Socket writer (possibly) used from multiple threads, takes care of writing to a single socket.
    Socket write failed.
    TLS socket.