public interface RepeaterServer
| Modifier and Type | Method and Description |
|---|---|
void |
listen(String hostname,
int port,
boolean ssl,
EoxConfig config,
EoxProviderFactory factory)
服务监听
|
void listen(String hostname, int port, boolean ssl, EoxConfig config, EoxProviderFactory factory)
hostname - 监听主机port - 端口ssl - 开启 sslconfig - 配置factory - 服务提供者数据工厂Copyright © 2018. All rights reserved.