io.contek.invoker.hbdminverse.api.websocket.common.notification.NotificationWebSocketClose Maven / Gradle / Ivy
package io.contek.invoker.hbdminverse.api.websocket.common.notification;
import javax.annotation.concurrent.NotThreadSafe;
@NotThreadSafe
public final class NotificationWebSocketClose extends NotificationWebSocketInboundMessage {}