public interface IWebsocketRouteHandlerFactory<R extends IRequestContext<?>,W extends IWebsocketContext<?>>
| Modifier and Type | Method and Description |
|---|---|
IHandler<R> |
createWebsocketRouteHandler(IWebsocketRoute<R,W> websocketRoute) |
IHandler<R> createWebsocketRouteHandler(IWebsocketRoute<R,W> websocketRoute)
Copyright © 2016. All rights reserved.