public class HttpRpcServer extends AbstractRpcServer
| 构造器和说明 |
|---|
HttpRpcServer() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(int port)
绑定端口
|
boolean |
support(String type)
是否支持
|
getExecutorpublic void bind(int port)
throws IOException
IRpcServerport - 端口IOException - IOExceptionpublic boolean support(String type)
IRpcServertype - 类型Copyright © 2020. All Rights Reserved.