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