public interface ListenerEvent extends OpenflowEvent
These events are consumed by the RegistrationListener
who wishes
to be notified of the addition or removal of other listeners to the
controller.
The event types associated with this event are:
Modifier and Type | Method and Description |
---|---|
OpenflowListener<?> |
listener()
Returns the listener associated with this event.
|
ts, type
OpenflowListener<?> listener()
Copyright © 2015. All Rights Reserved.