Package | Description |
---|---|
org.voovan.network |
Modifier and Type | Field and Description |
---|---|
protected ConnectModel |
SocketContext.connectModel |
Modifier and Type | Method and Description |
---|---|
ConnectModel |
SocketContext.getConnectModel()
获取连接模式
|
static ConnectModel |
ConnectModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectModel[] |
ConnectModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Voovan. All rights reserved.