Uses of Package
io.undertow.websockets.core.protocol.version08
-
Packages that use io.undertow.websockets.core.protocol.version08 Package Description io.undertow.websockets.jsr.handshake -
Classes in io.undertow.websockets.core.protocol.version08 used by io.undertow.websockets.jsr.handshake Class Description Hybi08Handshake The handshaking protocol implementation for Hybi-07, which is identical to Hybi-08, and thus is just a thin subclass ofHybi07Handshakethat sets a different version number.