public class HttpRpcServer extends AbstractRpcServer
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
contextPath
应用虚拟路径
|
| 构造器和说明 |
|---|
HttpRpcServer() |
public static String contextPath
public void bind(int port)
throws IOException
IRpcServerport - 端口IOException - IOExceptionpublic boolean support(String type)
IRpcServertype - 类型Copyright © 2020. All Rights Reserved.