Class NotifyRequestStrategy

java.lang.Object
io.github.lunasaw.sip.common.transmit.strategy.AbstractSipRequestStrategy
io.github.lunasaw.sip.common.transmit.strategy.impl.NotifyRequestStrategy
All Implemented Interfaces:
SipRequestStrategy

public class NotifyRequestStrategy extends AbstractSipRequestStrategy
NOTIFY请求策略实现
Author:
lin
  • Constructor Details

    • NotifyRequestStrategy

      public NotifyRequestStrategy()
  • Method Details