Uses of Class
org.opendaylight.lispflowmapping.interfaces.lisp.SmrEvent
-
Packages that use SmrEvent Package Description org.opendaylight.lispflowmapping.implementation.lisp org.opendaylight.lispflowmapping.interfaces.lisp -
-
Uses of SmrEvent in org.opendaylight.lispflowmapping.implementation.lisp
Methods in org.opendaylight.lispflowmapping.implementation.lisp with parameters of type SmrEvent Modifier and Type Method Description voidMapServer. onSmrInvokedReceived(SmrEvent event) -
Uses of SmrEvent in org.opendaylight.lispflowmapping.interfaces.lisp
Methods in org.opendaylight.lispflowmapping.interfaces.lisp with parameters of type SmrEvent Modifier and Type Method Description voidISmrNotificationListener. onSmrInvokedReceived(SmrEvent event)This method is fired when a new smr-invoked request is received.
-