Uses of Class
io.undertow.websockets.core.protocol.version07.Hybi07Handshake
Packages that use Hybi07Handshake
Package
Description
-
Uses of Hybi07Handshake in io.undertow.websockets.core.protocol.version08
Subclasses of Hybi07Handshake in io.undertow.websockets.core.protocol.version08Modifier and TypeClassDescriptionclass
The handshaking protocol implementation for Hybi-07, which is identical to Hybi-08, and thus is just a thin subclass ofHybi07Handshake
that sets a different version number. -
Uses of Hybi07Handshake in io.undertow.websockets.core.protocol.version13
Subclasses of Hybi07Handshake in io.undertow.websockets.core.protocol.version13Modifier and TypeClassDescriptionclass
The handshaking protocol implementation for Hybi-13.