Class BlockingWebSocketHttpServerExchange

java.lang.Object
io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
io.undertow.websockets.spi.BlockingWebSocketHttpServerExchange
All Implemented Interfaces:
WebSocketHttpExchange, Closeable, AutoCloseable

public class BlockingWebSocketHttpServerExchange extends AsyncWebSocketHttpServerExchange
Author:
Stuart Douglas