Interface AnyRouterListener

All Superinterfaces:
RouterListener

public interface AnyRouterListener extends RouterListener
This interface provides callback methods for when routers are added or removed from the forwarding table. When a router appears in the forwarding table, then we can communicate with it. Once it is removed, we no longer can.

This is an autowired listener and will be called for any router that is added / removed.

Since:
1.0
Version:
2022-09-06