|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface implemented by ProtocolSessions (and anyone else) who wish to be notified about changes to the FIB when they occur.
| Method Summary | |
void |
routeAddedBy(RoutingInfo rif,
java.lang.String protocolName)
Notification that the named protocol has added a new entry to the forwarding table on this host. |
void |
routeDeletedBy(RoutingInfo rif,
java.lang.String protocolName)
Notification that the named protocol has removed an entry from the forwarding table on this host. |
| Method Detail |
public void routeAddedBy(RoutingInfo rif,
java.lang.String protocolName)
public void routeDeletedBy(RoutingInfo rif,
java.lang.String protocolName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||