package com.genersoft.iot.vmp.gb28181.transmit; import javax.sip.SipListener; public interface ISIPProcessorObserver extends SipListener { }