public final class UaiWebSocketContext extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addClient(io.undertow.websockets.core.WebSocketChannel newClient) |
static void |
removeAllClients() |
static void |
removeClosed() |
static void |
sendLog(UaiWebSocketLogDTO uaiWebSocketLogDTO) |
public static void addClient(io.undertow.websockets.core.WebSocketChannel newClient)
public static void removeClosed()
public static void sendLog(UaiWebSocketLogDTO uaiWebSocketLogDTO)
public static void removeAllClients()
Copyright © 2015. All rights reserved.