Home | Trees | Indices | Help |
|
---|
|
The listener interface for receiving interface address change events. The class that is interested in processing an interface address change event should implement this interface. Listener will be notified when the interface address is changed.
Changing the interface address involves two events.
The first event is where the existing IP address is released.
The second is when a new address is applied to the interface.
These two events will happen in quick succession if the user has changed the address to a new address; otherwise, individual events may occur apart from each other as and when the user removes the address and assigns the new address, respectively.
Instance Methods | |||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Invoked when an event is received from the network element.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:29 2014 | http://epydoc.sourceforge.net |