| 程序包 | 说明 |
|---|---|
| com.baidu.brpc.server |
| 构造器和说明 |
|---|
RpcServer(int port,
RpcServerOptions options) |
RpcServer(int port,
RpcServerOptions options,
List<Interceptor> interceptors) |
RpcServer(int port,
RpcServerOptions options,
List<Interceptor> interceptors,
NamingService namingService) |
Copyright © 2018 Baidu, Inc.. All rights reserved.