package com.honeywell.bacnet.datasharing; public interface IBacnetFailDetectSupport { void linksChanged(); }