Uses of Interface
io.quarkus.websockets.next.runtime.ConnectionManager.ConnectionListener
Packages that use ConnectionManager.ConnectionListener
-
Uses of ConnectionManager.ConnectionListener in io.quarkus.websockets.next.runtime
Methods in io.quarkus.websockets.next.runtime with parameters of type ConnectionManager.ConnectionListenerModifier and TypeMethodDescriptionvoidConnectionManager.addListener(ConnectionManager.ConnectionListener listener) -
Uses of ConnectionManager.ConnectionListener in io.quarkus.websockets.next.runtime.devui
Classes in io.quarkus.websockets.next.runtime.devui that implement ConnectionManager.ConnectionListener