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 TypeClassDescriptionclassWebSocketFactory that can be configured to only support specific protocols and cipher suites.classclassclassWebSocketFactory 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 voidWebSocketServer.setWebSocketFactory(WebSocketServerFactory wsf)