Uses of Package
io.helidon.common.buffers
Packages that use io.helidon.common.buffers
Package
Description
Byte buffers and byte operations.
HTTP APIs and implementations usable by both server and client side of the HTTP story.
Socket abstraction and data writing.
Entity Media handling support.
HTTP/2 types common for client and server.
HTTP/2 WebServer.
HTTP/2 WebServer SPI.
Unit and integration testing support for Níma WebServer and JUnit 5.
WebClient APIs shared by all types of clients.
HTTP/1.1 WebClient.
Níma WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
WebServer HTTP specific APIs.
WebServer HTTP/1.1 specific APIs.
WebServer SPI.
WebSocket APIs.
WebSocket client.
WebSocket server support.
-
Classes in io.helidon.common.buffers used by io.helidon.common.buffersClassDescriptionWrapper around a byte array.Composite (mutable) buffer data.A listener for data.New line not valid.String that materializes only when requested.
-
Classes in io.helidon.common.buffers used by io.helidon.common.httpClassDescriptionWrapper around a byte array.Data reader that can pull additional data.String that materializes only when requested.
-
Classes in io.helidon.common.buffers used by io.helidon.common.socketClassDescriptionWrapper around a byte array.Write data to the underlying transport (most likely a socket).
-
Classes in io.helidon.common.buffers used by io.helidon.nima.http.media
-
Classes in io.helidon.common.buffers used by io.helidon.nima.http2ClassDescriptionWrapper around a byte array.Write data to the underlying transport (most likely a socket).
-
Classes in io.helidon.common.buffers used by io.helidon.nima.http2.webserver
-
Classes in io.helidon.common.buffers used by io.helidon.nima.http2.webserver.spi
-
Classes in io.helidon.common.buffers used by io.helidon.nima.testing.junit5.webserver
-
Classes in io.helidon.common.buffers used by io.helidon.nima.webclientClassDescriptionWrapper around a byte array.Data reader that can pull additional data.Write data to the underlying transport (most likely a socket).
-
Classes in io.helidon.common.buffers used by io.helidon.nima.webclient.http1
-
Classes in io.helidon.common.buffers used by io.helidon.nima.webserverClassDescriptionData reader that can pull additional data.Write data to the underlying transport (most likely a socket).
-
Classes in io.helidon.common.buffers used by io.helidon.nima.webserver.http
-
Classes in io.helidon.common.buffers used by io.helidon.nima.webserver.http1ClassDescriptionWrapper around a byte array.A listener for data.Data reader that can pull additional data.
-
Classes in io.helidon.common.buffers used by io.helidon.nima.webserver.spi
-
Classes in io.helidon.common.buffers used by io.helidon.nima.websocketClassDescriptionWrapper around a byte array.Data reader that can pull additional data.
-
Classes in io.helidon.common.buffers used by io.helidon.nima.websocket.clientClassDescriptionWrapper around a byte array.Data reader that can pull additional data.Write data to the underlying transport (most likely a socket).
-
Classes in io.helidon.common.buffers used by io.helidon.nima.websocket.webserver