Interface NetworkInterfaceWatch.Callback

Enclosing class:
NetworkInterfaceWatch

public static interface NetworkInterfaceWatch.Callback
Callback interface for interface events.
  • Method Details

    • onNetworkInterfaceEvent

      void onNetworkInterfaceEvent(NetworkInterfaceWatch watch, JsonNode event)
      Called when an event on there registered interface occurs.
      Parameters:
      watch - the associated watch object
      event - json data for the event