JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.github.lunasaw.sip.common.transmit.strategy
package
io.github.lunasaw.sip.common.transmit.strategy
Related Packages
Package
Description
io.github.lunasaw.sip.common.transmit
io.github.lunasaw.sip.common.transmit.strategy.impl
io.github.lunasaw.sip.common.transmit.event
io.github.lunasaw.sip.common.transmit.request
io.github.lunasaw.sip.common.transmit.response
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractSipRequestStrategy
抽象的基础SIP请求策略类 提供通用的请求发送逻辑,子类只需要实现具体的请求构建逻辑
SipRequestStrategy
SIP请求发送策略接口 定义通用的请求发送模式,支持不同的请求类型
SipRequestStrategyFactory
SIP请求策略工厂 管理和获取不同的请求策略