Interface LinkProviderService

    • Method Detail

      • linkDetected

        void linkDetected​(LinkDescription linkDescription)
        Signals that an infrastructure link has been detected.
        Parameters:
        linkDescription - link information
      • linkVanished

        void linkVanished​(LinkDescription linkDescription)
        Signals that an infrastructure link has disappeared.
        Parameters:
        linkDescription - link information
      • linksVanished

        void linksVanished​(ConnectPoint connectPoint)
        Signals that infrastructure links associated with the specified connect point have vanished.
        Parameters:
        connectPoint - connect point
      • linksVanished

        void linksVanished​(DeviceId deviceId)
        Signals that infrastructure links associated with the specified device have vanished.
        Parameters:
        deviceId - device identifier