Class Ip6AddressMonitor

java.lang.Object
org.eblocker.server.common.network.Ip6AddressMonitor
All Implemented Interfaces:
Runnable

public class Ip6AddressMonitor extends Object implements Runnable
Runs an external IPv6 address monitor and notifies the NetworkInterfaceWrapper when IPv6 addresses are added to or deleted from the interface
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • shutdown

      public void shutdown()