Uses of Class
io.quarkus.websockets.next.runtime.WebSocketClientConnectionImpl
Packages that use WebSocketClientConnectionImpl
-
Uses of WebSocketClientConnectionImpl in io.quarkus.websockets.next.runtime
Methods in io.quarkus.websockets.next.runtime that return types with arguments of type WebSocketClientConnectionImplMethods in io.quarkus.websockets.next.runtime with parameters of type WebSocketClientConnectionImplModifier and TypeMethodDescription(package private) voidClientConnectionManager.add(String endpoint, WebSocketClientConnectionImpl connection) (package private) voidClientConnectionManager.remove(String endpoint, WebSocketClientConnectionImpl connection)