Uses of Class
io.undertow.websockets.core.protocol.version13.Hybi13Handshake
-
Packages that use Hybi13Handshake Package Description io.undertow.websockets.jsr.handshake -
-
Uses of Hybi13Handshake in io.undertow.websockets.jsr.handshake
Subclasses of Hybi13Handshake in io.undertow.websockets.jsr.handshake Modifier and Type Class Description classJsrHybi13HandshakeHybi13Handshakesub-class which takes care of match against theServerEndpointConfigand stored the config in the attributes for later usage.
-