| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.constant | |
| com.tvd12.ezyfoxserver.setting |
| Modifier and Type | Method and Description |
|---|---|
static SslType |
SslType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslType[] |
SslType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected SslType |
EzySimpleSocketSetting.sslType |
protected SslType |
EzySocketSettingBuilder.sslType |
| Modifier and Type | Method and Description |
|---|---|
SslType |
EzySocketSetting.getSslType() |
| Modifier and Type | Method and Description |
|---|---|
EzySocketSettingBuilder |
EzySocketSettingBuilder.sslType(SslType sslType) |
Copyright © 2024 Young Monkeys. All rights reserved.