| 程序包 | 说明 |
|---|---|
| com.github.netty.core.util | |
| com.github.netty.protocol.nrpc.service | |
| com.github.netty.protocol.servlet |
| 类和说明 |
|---|
| Protocol.RpcMethod
RPC method
|
| Protocol.RpcParam
RPC parameter note :(used on the client interface, not required on the server)
|
| 类和说明 |
|---|
| 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)
|
| 类和说明 |
|---|
| 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.