| 类 | 说明 |
|---|---|
| Protocol |
Created by wangzihao on 2018/12/5/005.
|
| 注释类型 | 说明 |
|---|---|
| Protocol.RpcMethod |
RPC method
|
| Protocol.RpcParam |
RPC parameter note :(used on the client interface, not required on the server)
|
| Protocol.RpcService |
RPC service note :(to use RPC, the interface or class can be configured with or without annotations, the default is the class name of the interface)
|
Copyright © 2021. All rights reserved.