All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.contek.invoker.hbdmlinear.api.websocket.common.notification.NotificationWebSocketPong Maven / Gradle / Ivy

There is a newer version: 3.6.19
Show newest version
package io.contek.invoker.hbdmlinear.api.websocket.common.notification;

import javax.annotation.concurrent.NotThreadSafe;

@NotThreadSafe
public final class NotificationWebSocketPong extends NotificationWebSocketRequest {

  public Long ts;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy