public class TCPNotificationHandler extends NotificationHandler
Modifier and Type | Field and Description |
---|---|
protected boolean |
_connected |
protected boolean |
_sendPingNotification |
_error_delay, _hub, _notifRetryCount, _notifyPos, NOTIFY_NETPKT_CHILD, NOTIFY_NETPKT_DEVLOGYDX, NOTIFY_NETPKT_FLUSHV2YDX, NOTIFY_NETPKT_FUNCNAME, NOTIFY_NETPKT_FUNCNAMEYDX, NOTIFY_NETPKT_FUNCV2YDX, NOTIFY_NETPKT_FUNCVAL, NOTIFY_NETPKT_FUNCVALYDX, NOTIFY_NETPKT_NAME, NOTIFY_NETPKT_NOT_SYNC, NOTIFY_NETPKT_TIMEAVGYDX, NOTIFY_NETPKT_TIMEV2YDX, NOTIFY_NETPKT_TIMEVALYDX
Constructor and Description |
---|
TCPNotificationHandler(com.yoctopuce.YoctoAPI.YHTTPHub hub) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasRwAccess() |
boolean |
isConnected() |
void |
run() |
decodeNetFuncValV2, handleNetNotification
protected volatile boolean _sendPingNotification
protected volatile boolean _connected
public TCPNotificationHandler(com.yoctopuce.YoctoAPI.YHTTPHub hub)
public void run()
public boolean isConnected()
isConnected
in class NotificationHandler
public boolean hasRwAccess()
hasRwAccess
in class NotificationHandler
Copyright © 2016. All rights reserved.