类 ProxyConfig
java.lang.Object
org.dromara.sms4j.api.universal.ProxyConfig
- 所有已实现的接口:
Serializable
短信代理配置类
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
enable
是否启用代理 默认不启用 -
host
代理服务器地址 -
port
代理服务器端口
-
-
构造器详细资料
-
ProxyConfig
public ProxyConfig()
-