Package org.spincast.plugins.undertow
Interface UndertowWebsocketEndpointWriterFactory
public interface UndertowWebsocketEndpointWriterFactory
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
create
UndertowWebsocketEndpointWriter create(Map<String, io.undertow.websockets.core.WebSocketChannel> channels)
-