Interface SipFeature

  • All Superinterfaces:
    SentinelFeature

    public interface SipFeature
    extends SentinelFeature
    Interface implemented by SIP features which need to expose a ToFeatureEndpoint interface.

    This is typically only used by features which operate asynchronously: the ToFeatureEndpoint interface is used by Sentinel to notify the feature of events that concern it.