Uses of Interface
org.eclipse.jetty.websocket.jakarta.common.JakartaWebSocketSessionListener
Packages that use JakartaWebSocketSessionListener
-
Uses of JakartaWebSocketSessionListener in org.eclipse.jetty.websocket.jakarta.common
Classes in org.eclipse.jetty.websocket.jakarta.common that implement JakartaWebSocketSessionListenerMethods in org.eclipse.jetty.websocket.jakarta.common with parameters of type JakartaWebSocketSessionListenerModifier and TypeMethodDescriptionvoidJakartaWebSocketContainer.addSessionListener(JakartaWebSocketSessionListener listener) Register a WebSocketSessionListener with the containerbooleanJakartaWebSocketContainer.removeSessionListener(JakartaWebSocketSessionListener listener) Remove a WebSocketSessionListener from the containerMethod parameters in org.eclipse.jetty.websocket.jakarta.common with type arguments of type JakartaWebSocketSessionListenerModifier and TypeMethodDescriptionvoidJakartaWebSocketContainer.notifySessionListeners(Consumer<JakartaWebSocketSessionListener> consumer) Notify Session Listeners of events