public class ServerTransportFactory extends Object
服务端通讯层工厂类
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<String,ServerTransport> |
SERVER_TRANSPORT_MAP
保留了 端口 和 服务通讯层
|
| 构造器和说明 |
|---|
ServerTransportFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServerTransport |
getServerTransport(ServerTransportConfig serverConfig)
Get ServerTransport
|
public static final Map<String,ServerTransport> SERVER_TRANSPORT_MAP
public static ServerTransport getServerTransport(ServerTransportConfig serverConfig)
serverConfig - ServerTransportConfigCopyright © 2008–2018 The Ant Financial. All rights reserved.