| Modifier and Type | Method and Description |
|---|---|
Set<BgpNodeListener> |
BgpController.listener()
Return BGP node listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BgpController.addListener(BgpNodeListener listener)
Register a listener for BGP message events.
|
void |
BgpController.removeListener(BgpNodeListener listener)
Unregister a listener.
|
Copyright © 2015. All rights reserved.