Uses of Interface
org.java_websocket.WebSocketServerFactory
Packages that use WebSocketServerFactory
Package
Description
This package encapsulates all implementations in relation with the WebSocketServer.
-
Uses of WebSocketServerFactory in org.java_websocket.server
Classes in org.java_websocket.server that implement WebSocketServerFactoryModifier and TypeClassDescriptionclass
WebSocketFactory that can be configured to only support specific protocols and cipher suites.class
class
class
WebSocketFactory that can be configured to only support specific protocols and cipher suites.Methods in org.java_websocket.server with parameters of type WebSocketServerFactoryModifier and TypeMethodDescriptionfinal void
WebSocketServer.setWebSocketFactory
(WebSocketServerFactory wsf)