Uses of Package
io.inverno.mod.http.base.ws
Packages that use io.inverno.mod.http.base.ws
Package
Description
Inverno HTTP WebSocket base API implementation classes.
Inverno HTTP WebSocket base API.
-
Classes in io.inverno.mod.http.base.ws used by io.inverno.mod.http.base.internal.wsClassDescriptionThrown to indicate an error while processing a 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.
-
Classes in io.inverno.mod.http.base.ws used by io.inverno.mod.http.base.wsClassDescriptionRepresents 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.Thrown to indicate an error while processing a 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.Represents WebSocket status codes as defined by RC 6455 Section 7.4.