Package io.undertow.websockets
package io.undertow.websockets
-
ClassDescriptionInterface that is used on the client side to accept web socket connections
HttpHandler
which will process theHttpServerExchange
and do the actual handshake/upgrade to WebSocket.