Package io.javalin.websocket
-
Interface Summary Interface Description WsExceptionHandler<T extends Exception> A handler for use withJavalin.wsException(Class, WsExceptionHandler). -
Class Summary Class Description WsConfig Holds the different WebSocket handlers for a specificWsEntryor the WebSocket logger.