Package io.varhttp
Class VarUndertowWebSocketCallback
java.lang.Object
io.varhttp.VarUndertowWebSocketCallback
- All Implemented Interfaces:
- io.undertow.websockets.WebSocketConnectionCallback
public class VarUndertowWebSocketCallback
extends Object
implements io.undertow.websockets.WebSocketConnectionCallback
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidonConnect(io.undertow.websockets.spi.WebSocketHttpExchange exchange, io.undertow.websockets.core.WebSocketChannel channel) 
- 
Constructor Details- 
VarUndertowWebSocketCallbackpublic VarUndertowWebSocketCallback()
 
- 
- 
Method Details- 
onConnectpublic void onConnect(io.undertow.websockets.spi.WebSocketHttpExchange exchange, io.undertow.websockets.core.WebSocketChannel channel) - Specified by:
- onConnectin interface- io.undertow.websockets.WebSocketConnectionCallback
 
- 
getWebSocket
 
-