public class SocketRpcServer extends AbstractRpcServer implements Runnable
| 构造器和说明 |
|---|
SocketRpcServer() |
public void bind(int port)
throws IOException
IRpcServerbind 在接口中 IRpcServerport - 端口IOException - IOExceptionpublic boolean support(String type)
IRpcServersupport 在接口中 IRpcServertype - 类型Copyright © 2020. All Rights Reserved.