Interface SipProcessorInject

All Known Implementing Classes:
CustomSipProcessorInject

public interface SipProcessorInject
Author:
luna
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    before(EventObject eventObject)
     
  • Method Details

    • before

      void before(EventObject eventObject)
    • after

      void after()