Interface IMapServerAsync
-
- All Superinterfaces:
IGenericMapServer
public interface IMapServerAsync extends IGenericMapServer
Map Server interface for dealing with async map register calls.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleMapRegister(org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.MapRegister register)Handle map-register message.-
Methods inherited from interface org.opendaylight.lispflowmapping.interfaces.lisp.IGenericMapServer
setSubscriptionService
-
-