@FunctionalInterface
public interface CloseHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(io.javalin.websocket.WsSession session,
int statusCode,
java.lang.String reason) |
Copyright © 2019. All Rights Reserved.