Interface IMapServerAsync

All Superinterfaces:
IGenericMapServer

public interface IMapServerAsync extends IGenericMapServer
Map Server interface for dealing with async map register calls.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleMapRegister(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
  • Method Details

    • handleMapRegister

      void handleMapRegister(org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.MapRegister register)
      Handle map-register message.
      Parameters:
      register - The map-register message