| 程序包 | 说明 |
|---|---|
| cn.starboot.socket.plugins |
Created by DELL(mxd) on 2022/12/30 14:59
|
| cn.starboot.socket.plugins.ssl |
Created by DELL(mxd) on 2022/12/30 14:59
|
| 构造器和说明 |
|---|
SSLPlugin(ServerSSLContextFactory factory,
ClientAuth clientAuth) |
SSLPlugin(ServerSSLContextFactory factory,
ClientAuth clientAuth,
cn.starboot.socket.utils.pool.memory.MemoryPool memoryPool) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ClientAuth |
ClientAuth.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ClientAuth[] |
ClientAuth.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.