Uses of Interface
org.spincast.plugins.undertow.WebsocketEndpointFactory
Packages that use WebsocketEndpointFactory
-
Uses of WebsocketEndpointFactory in org.spincast.plugins.undertow
Methods in org.spincast.plugins.undertow that return WebsocketEndpointFactoryModifier and TypeMethodDescriptionprotected WebsocketEndpointFactory
SpincastUndertowServer.getSpincastWebsocketEndpointFactory()
Constructors in org.spincast.plugins.undertow with parameters of type WebsocketEndpointFactoryModifierConstructorDescriptionSpincastUndertowServer
(SpincastUndertowUtils spincastUndertowUtils, SpincastConfig config, SpincastUndertowConfig spincastUndertowConfig, FrontController frontController, SpincastUtils spincastUtils, CookieFactory cookieFactory, CorsHandlerFactory corsHandlerFactory, GzipCheckerHandlerFactory gzipCheckerHandlerFactory, SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory, SpincastResourceHandlerFactory spincastResourceHandlerFactory, CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory, SpincastClassPathResourceManagerFactory fileClassPathResourceManagerFactory, SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory, WebsocketEndpointFactory spincastWebsocketEndpointFactory, SSLContextFactory sslContextFactory) Constructor