| 程序包 | 说明 |
|---|---|
| com.sinosoftgz.starter.sms.core.enums | |
| com.sinosoftgz.starter.sms.core.handler |
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,SmsPlatformType> |
SmsPlatformType.smsPlatformTypeMap |
static Map<String,SmsPlatformType> |
SmsPlatformType.smsPlatformTypeMap |
| 限定符和类型 | 方法和说明 |
|---|---|
static SmsPlatformType |
SmsPlatformType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SmsPlatformType |
SmsPlatformType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SmsPlatformType[] |
SmsPlatformType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static SmsPlatformType[] |
SmsPlatformType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractHandler |
SmsHandlerContext.getInstance(SmsPlatformType type) |
AbstractHandler |
SmsHandlerContext.getInstance(SmsPlatformType type) |
| 构造器和说明 |
|---|
SmsHandlerContext(Map<SmsPlatformType,Class> handlerMap) |
SmsHandlerContext(Map<SmsPlatformType,Class> handlerMap) |
Copyright © 2024. All rights reserved.