Class ClientConnectionManager

java.lang.Object
io.quarkus.websockets.next.runtime.ClientConnectionManager
All Implemented Interfaces:
OpenClientConnections, Iterable<WebSocketClientConnection>

@Singleton public class ClientConnectionManager extends Object implements OpenClientConnections