- getApplicationContext() - Method in class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
-
- getPhase() - Method in class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
-
- getRunningPort() - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
- getServer() - Method in class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
-
- GRpcAutoConfiguration - Class in org.lognet.springboot.grpc.autoconfigure
-
Created by alexf on 25-Jan-16.
- GRpcAutoConfiguration() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
-
- GRpcConsulHealthCheck - Class in org.lognet.springboot.grpc.autoconfigure.consul
-
created by Yehor Kravchenko
04/02/2020 - 16:20
- GRpcConsulHealthCheck() - Constructor for class org.lognet.springboot.grpc.autoconfigure.consul.GRpcConsulHealthCheck
-
- GrpcConsulRegistrar - Class in org.lognet.springboot.grpc.autoconfigure.consul
-
- GrpcConsulRegistrar(ConsulServiceRegistry) - Constructor for class org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar
-
- GRpcGlobalInterceptor - Annotation Type in org.lognet.springboot.grpc
-
Created by jamessmith on 9/7/16.
- grpcInprocessServerRunner(Consumer<ServerBuilder<?>>) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
-
- GRpcServerBuilderConfigurer - Class in org.lognet.springboot.grpc
-
Created by 310242212 on 21-Dec-16.
- GRpcServerBuilderConfigurer() - Constructor for class org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
-
- GRpcServerInitializedEvent - Class in org.lognet.springboot.grpc.context
-
- GRpcServerInitializedEvent(ApplicationContext, Server) - Constructor for class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
-
- GRpcServerProperties - Class in org.lognet.springboot.grpc.autoconfigure
-
Created by alexf on 26-Jan-16.
- GRpcServerProperties() - Constructor for class org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties
-
- GRpcServerProperties.SecurityProperties - Class in org.lognet.springboot.grpc.autoconfigure
-
- grpcServerRunner(Consumer<ServerBuilder<?>>) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
-
- GRpcServerRunner - Class in org.lognet.springboot.grpc
-
Hosts embedded gRPC server.
- GRpcServerRunner(Consumer<ServerBuilder<?>>, ServerBuilder<?>) - Constructor for class org.lognet.springboot.grpc.GRpcServerRunner
-
- GRpcService - Annotation Type in org.lognet.springboot.grpc
-
Marks the annotated class to be registered as grpc-service bean;