索引
All Classes and Interfaces|所有程序包
A
- add(GrpcClientBeans.GrpcClientBean) - 类中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans
- afterPropertiesSet() - 类中的方法 cn.iosd.starter.grpc.client.GrpcClientService
- afterPropertiesSet() - 类中的方法 cn.iosd.starter.grpc.server.GrpcServerService
B
- bean() - record class中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
返回
bean记录组件的值。
C
- client() - record class中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
返回
client记录组件的值。 - cn.iosd.starter.grpc.client - 程序包 cn.iosd.starter.grpc.client
- cn.iosd.starter.grpc.client.annotation - 程序包 cn.iosd.starter.grpc.client.annotation
- cn.iosd.starter.grpc.client.properties - 程序包 cn.iosd.starter.grpc.client.properties
- cn.iosd.starter.grpc.client.scanner - 程序包 cn.iosd.starter.grpc.client.scanner
- cn.iosd.starter.grpc.client.vo - 程序包 cn.iosd.starter.grpc.client.vo
- cn.iosd.starter.grpc.server - 程序包 cn.iosd.starter.grpc.server
- cn.iosd.starter.grpc.server.annotation - 程序包 cn.iosd.starter.grpc.server.annotation
- cn.iosd.starter.grpc.server.properties - 程序包 cn.iosd.starter.grpc.server.properties
- cn.iosd.starter.grpc.server.scanner - 程序包 cn.iosd.starter.grpc.server.scanner
E
- equals(Object) - record class中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
指示某个其他对象是否“等于”此对象。
F
- field() - record class中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
返回
field记录组件的值。
G
- getAddress() - 类中的方法 cn.iosd.starter.grpc.client.properties.GrpcChannelProperties
- getBlockingStub(Class<?>) - 类中的方法 cn.iosd.starter.grpc.client.vo.GrpcChannel
- getChannel() - 类中的方法 cn.iosd.starter.grpc.client.properties.GrpcClientProperties
- getGrpcClientBeans() - 类中的方法 cn.iosd.starter.grpc.client.InitializeGrpcClientBeans
- getInjections() - 类中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans
- getPort() - 类中的方法 cn.iosd.starter.grpc.server.properties.GrpcServerProperties
- GrpcChannel - cn.iosd.starter.grpc.client.vo中的类
- GrpcChannel(String) - 类的构造器 cn.iosd.starter.grpc.client.vo.GrpcChannel
- GrpcChannelProperties - cn.iosd.starter.grpc.client.properties中的类
- GrpcChannelProperties() - 类的构造器 cn.iosd.starter.grpc.client.properties.GrpcChannelProperties
- GrpcClient - cn.iosd.starter.grpc.client.annotation中的Annotation Interface
-
Grpc客户端自定义注解
- GrpcClientBean(Object, GrpcClient, Field) - record class的构造器 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
创建
GrpcClientBean记录的实例。 - GrpcClientBeans - cn.iosd.starter.grpc.client.vo中的类
- GrpcClientBeans() - 类的构造器 cn.iosd.starter.grpc.client.vo.GrpcClientBeans
- GrpcClientBeans.GrpcClientBean - cn.iosd.starter.grpc.client.vo中的Record Class
- GrpcClientProperties - cn.iosd.starter.grpc.client.properties中的类
- GrpcClientProperties() - 类的构造器 cn.iosd.starter.grpc.client.properties.GrpcClientProperties
- GrpcClientService - cn.iosd.starter.grpc.client中的类
-
涉及的Bean对象注入GrpcChannel
- GrpcClientService() - 类的构造器 cn.iosd.starter.grpc.client.GrpcClientService
- GrpcServerProperties - cn.iosd.starter.grpc.server.properties中的类
- GrpcServerProperties() - 类的构造器 cn.iosd.starter.grpc.server.properties.GrpcServerProperties
- GrpcServerService - cn.iosd.starter.grpc.server中的类
-
启动服务端
- GrpcServerService() - 类的构造器 cn.iosd.starter.grpc.server.GrpcServerService
- GrpcService - cn.iosd.starter.grpc.server.annotation中的Annotation Interface
-
Grpc服务端自定义注解
H
- hashCode() - record class中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
返回此对象的哈希代码值。
I
- InitializeGrpcClientBeans - cn.iosd.starter.grpc.client中的类
-
存储使用到GrpcClient注解的Bean对象地址
- InitializeGrpcClientBeans() - 类的构造器 cn.iosd.starter.grpc.client.InitializeGrpcClientBeans
P
- postProcessAfterInitialization(Object, String) - 类中的方法 cn.iosd.starter.grpc.client.InitializeGrpcClientBeans
- postProcessBeforeInitialization(Object, String) - 类中的方法 cn.iosd.starter.grpc.client.InitializeGrpcClientBeans
S
- ServiceScanner - cn.iosd.starter.grpc.client.scanner中的类
- ServiceScanner - cn.iosd.starter.grpc.server.scanner中的类
- ServiceScanner() - 类的构造器 cn.iosd.starter.grpc.client.scanner.ServiceScanner
- ServiceScanner() - 类的构造器 cn.iosd.starter.grpc.server.scanner.ServiceScanner
- setAddress(String) - 类中的方法 cn.iosd.starter.grpc.client.properties.GrpcChannelProperties
- setApplicationContext(ApplicationContext) - 类中的方法 cn.iosd.starter.grpc.server.GrpcServerService
- setChannel(Map<String, GrpcChannelProperties>) - 类中的方法 cn.iosd.starter.grpc.client.properties.GrpcClientProperties
- setPort(Integer) - 类中的方法 cn.iosd.starter.grpc.server.properties.GrpcServerProperties
T
- toString() - record class中的方法 cn.iosd.starter.grpc.client.vo.GrpcClientBeans.GrpcClientBean
-
返回此记录的字符串表示形式。
V
- value() - annotation interface 中的元素 cn.iosd.starter.grpc.client.annotation.GrpcClient
-
获取 simple.grpc.client.channel.
All Classes and Interfaces|所有程序包