public class OnNotificationHandler
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
OnNotificationHandler(AbstractWebsocket<?> parent,
org.java_websocket.WebSocket ws,
JsonrpcNotification notification) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public OnNotificationHandler(AbstractWebsocket<?> parent, org.java_websocket.WebSocket ws, JsonrpcNotification notification)