Uses of Interface
org.spincast.plugins.undertow.WebsocketEndpoint
Packages that use WebsocketEndpoint
-
Uses of WebsocketEndpoint in org.spincast.plugins.undertow
Classes in org.spincast.plugins.undertow that implement WebsocketEndpointMethods in org.spincast.plugins.undertow that return WebsocketEndpointModifier and TypeMethodDescriptionWebsocketEndpointFactory.create(String enpointId, WebsocketEndpointHandler endpointHandler) Methods in org.spincast.plugins.undertow that return types with arguments of type WebsocketEndpointModifier and TypeMethodDescriptionprotected Class<? extends WebsocketEndpoint>SpincastUndertowPluginModule.getWebsocketEndpointClass()protected Map<String,WebsocketEndpoint> SpincastUndertowServer.getWebsocketEndpointsMap()