@FunctionalInterface
public interface WsMessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(WsMessageContext ctx) |
void handleMessage(@NotNull
WsMessageContext ctx)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2021. All Rights Reserved.