Uses of Package
io.inverno.mod.http.server.ws
Packages that use io.inverno.mod.http.server.ws
Package
Description
Inverno HTTP server API and module configuration.
-
Classes in io.inverno.mod.http.server.ws used by io.inverno.mod.http.serverClassDescriptionA server-side WebSocket.Represents a WebSocket exchange between a client and a server.
-
Classes in io.inverno.mod.http.server.ws used by io.inverno.mod.http.server.wsClassDescriptionA server-side WebSocket.Thrown to indicate an error while processing a WebSocket exchange.Represents a WebSocket exchange between a client and a server.Represents the inbound part of a WebSocket exchange.Represents the outbound part of a WebSocket exchange.A WebSocket exchange handler is used to handle WebSocket exchange.Represents a WebSocket frame as defined by RFC 6455 Section 5.A factory used to create WebSocket frame.WebSocket frame type as defined by RFC 6455 Section 5.Represents a WebSocket message which can be fragmented into multiple data frames as defined by RFC 6455 Section 5.4.A factory used to create WebSocket message.WebSocket message type.