Class AsyncWebSocketHttpServerExchange

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

public class AsyncWebSocketHttpServerExchange extends Object implements WebSocketHttpExchange
Author:
Stuart Douglas