A C G I L P R S X
A
- afterPropertiesSet() - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
C
- CodeGen - xyz.shodown.grpc.codegen中的类
-
- CodeGen() - 类 的构造器xyz.shodown.grpc.codegen.CodeGen
-
- Connection - xyz.shodown.grpc.entity中的类
-
- Connection() - 类 的构造器xyz.shodown.grpc.entity.Connection
-
G
- generateFromProtobuf(String) - 类 中的静态方法xyz.shodown.grpc.codegen.CodeGen
-
根据proto文件,使用maven生成相应代码
- getBlockingStub(ManagedChannel) - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
重写方法,返回生成GRPC对象中的静态方法newBlockingStub
- GrpcClient - xyz.shodown.grpc.annotaion中的注释类型
-
- GrpcClientProxy - xyz.shodown.grpc.client中的类
-
grpc客户端代理抽象类
- GrpcClientProxy() - 类 的构造器xyz.shodown.grpc.client.GrpcClientProxy
-
- GrpcServerLauncher - xyz.shodown.grpc.server中的类
-
grpc服务端启动器
- GrpcServerLauncher() - 类 的构造器xyz.shodown.grpc.server.GrpcServerLauncher
-
- GrpcServerPublisher - xyz.shodown.grpc.server中的类
-
- GrpcServerPublisher() - 类 的构造器xyz.shodown.grpc.server.GrpcServerPublisher
-
- GrpcService - xyz.shodown.grpc.annotaion中的注释类型
-
I
- initConnection() - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
初始化连接配置
- invokeServiceBlocking(String, Message...) - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
阻塞执行grpc服务端提供的service方法
- invokeServiceBlocking(Class<T>, String, Message...) - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
阻塞执行grpc服务端提供的service方法
L
- launch(Integer) - 类 中的静态方法xyz.shodown.grpc.server.GrpcServerLauncher
-
启动grpc服务
P
- publishService(Object, Class<M>, StreamObserver<M>) - 类 中的静态方法xyz.shodown.grpc.server.GrpcServerPublisher
-
R
- requestParam(Object, Message.Builder) - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
将DTO参数对象转换成proto定义的参数对象
- requestParam(Object, Class<M>) - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
将DTO参数转换成proto定义的参数对象
- responseResult(Message, Class<T>) - 类 中的方法xyz.shodown.grpc.client.GrpcClientProxy
-
S
- ShodownGrpcException - xyz.shodown.grpc.exception中的异常错误
-
Grpc异常
- ShodownGrpcException(String) - 异常错误 的构造器xyz.shodown.grpc.exception.ShodownGrpcException
-
- ShodownGrpcException(String, Throwable) - 异常错误 的构造器xyz.shodown.grpc.exception.ShodownGrpcException
-
- ShodownGrpcException(Throwable) - 异常错误 的构造器xyz.shodown.grpc.exception.ShodownGrpcException
-
X
- xyz.shodown.grpc.annotaion - 程序包 xyz.shodown.grpc.annotaion
-
- xyz.shodown.grpc.client - 程序包 xyz.shodown.grpc.client
-
- xyz.shodown.grpc.codegen - 程序包 xyz.shodown.grpc.codegen
-
- xyz.shodown.grpc.entity - 程序包 xyz.shodown.grpc.entity
-
- xyz.shodown.grpc.exception - 程序包 xyz.shodown.grpc.exception
-
- xyz.shodown.grpc.server - 程序包 xyz.shodown.grpc.server
-
A C G I L P R S X
Copyright © 2022. All rights reserved.