public interface RpcServer
| 限定符和类型 | 方法和说明 |
|---|---|
<T> void |
publishService(T service,
String serviceClass) |
void |
start() |
void start()
<T> void publishService(T service,
String serviceClass)
throws cn.fyupeng.exception.RpcException
cn.fyupeng.exception.RpcExceptionCopyright © 2022. All rights reserved.