Uses of Package
io.helidon.common.socket
Packages that use io.helidon.common.socket
Package
Description
Socket abstraction and data writing.
HTTP/2 types common for client and server.
Unit and integration testing support for Níma WebServer and JUnit 5.
WebClient APIs shared by all types of clients.
Níma WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
WebServer HTTP specific APIs.
WebSocket APIs.
WebSocket client.
-
Classes in io.helidon.common.socket used by io.helidon.common.socketClassDescriptionSocket 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 options.Fluent API builder for
SocketOptions.Socket writer (possibly) used from multiple threads, takes care of writing to a single socket.TLS socket. -
Classes in io.helidon.common.socket used by io.helidon.nima.http2
-
Classes in io.helidon.common.socket used by io.helidon.nima.testing.junit5.webserverClassDescriptionSocket abstraction to allow usage of TLS or even non-socket transport.Information about one side of this communication (either local or remote).Information available for a connected socket.
-
Classes in io.helidon.common.socket used by io.helidon.nima.webclient
-
Classes in io.helidon.common.socket used by io.helidon.nima.webserverClassDescriptionInformation available for a connected socket.Fluent API builder for
SocketOptions. -
Classes in io.helidon.common.socket used by io.helidon.nima.webserver.httpClassDescriptionInformation about one side of this communication (either local or remote).
-
Classes in io.helidon.common.socket used by io.helidon.nima.websocket
-
Classes in io.helidon.common.socket used by io.helidon.nima.websocket.clientClassDescriptionSocket abstraction to allow usage of TLS or even non-socket transport.