Home | Trees | Indices | Help |
|
---|
|
An event indicating that an interface address change event occurred in a network element.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Instance Variables | |
NetworkInterface |
interface = None The network interface whose address changed. |
str
|
old_addr = None The old address. |
str
|
new_addr = None The new address. |
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor of InterfaceAddressChangeEvent class.
|
This method specifies what action to do when an event is processed in the event queue. For InterfaceAddressChangeEvent, the action is invoking client's event listener.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:28 2014 | http://epydoc.sourceforge.net |