Uses of Interface
org.eclipse.jetty.websocket.javax.common.JavaxWebSocketSessionListener
Packages that use JavaxWebSocketSessionListener
-
Uses of JavaxWebSocketSessionListener in org.eclipse.jetty.websocket.javax.common
Classes in org.eclipse.jetty.websocket.javax.common that implement JavaxWebSocketSessionListenerMethods in org.eclipse.jetty.websocket.javax.common with parameters of type JavaxWebSocketSessionListenerModifier and TypeMethodDescriptionvoidJavaxWebSocketContainer.addSessionListener(JavaxWebSocketSessionListener listener) Register a WebSocketSessionListener with the containerbooleanJavaxWebSocketContainer.removeSessionListener(JavaxWebSocketSessionListener listener) Remove a WebSocketSessionListener from the containerMethod parameters in org.eclipse.jetty.websocket.javax.common with type arguments of type JavaxWebSocketSessionListenerModifier and TypeMethodDescriptionvoidJavaxWebSocketContainer.notifySessionListeners(Consumer<JavaxWebSocketSessionListener> consumer) Notify Session Listeners of events