Interface IGenericMapResolver

All Known Subinterfaces:
IMapResolverAsync
All Known Implementing Classes:
MapResolver

public interface IGenericMapResolver
Methods to be implemented by a generic Map Resolver.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setElpPolicy(String elpPolicy)
    Configure how ELPs should be returned in Map-Replies.
    void
    setShouldAuthenticate(boolean shouldAuthenticate)
    Configure MapResolver to use authentication.
    void
    Configure MapResolver to track mappings requesters.
  • Method Details

    • setShouldAuthenticate

      void setShouldAuthenticate(boolean shouldAuthenticate)
      Configure MapResolver to use authentication.
      Parameters:
      shouldAuthenticate - Authentication state
    • setSubscriptionService

      void setSubscriptionService(boolean smr)
      Configure MapResolver to track mappings requesters.
      Parameters:
      smr - Subscription service state
    • setElpPolicy

      void setElpPolicy(String elpPolicy)
      Configure how ELPs should be returned in Map-Replies.
      Parameters:
      elpPolicy - ELP policy