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