Uses of Interface
org.eclipse.jetty.websocket.common.SessionFactory
-
Packages that use SessionFactory Package Description org.eclipse.jetty.websocket.common Jetty WebSocket Common : Implementation [Internal Use Only] -
-
Uses of SessionFactory in org.eclipse.jetty.websocket.common
Classes in org.eclipse.jetty.websocket.common that implement SessionFactory Modifier and Type Class Description classWebSocketSessionFactoryDefault Session factory, creating WebSocketSession objects.
-