- 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
-
- GRpcGlobalInterceptor - Annotation Type in org.lognet.springboot.grpc
-
Created by jamessmith on 9/7/16.
- grpcInprocessServerRunner(GRpcServerBuilderConfigurer) - 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
-
- GRpcServerEnvironment - Class in org.lognet.springboot.grpc.context
-
- GRpcServerEnvironment() - Constructor for class org.lognet.springboot.grpc.context.GRpcServerEnvironment
-
- GRpcServerInitializedEvent - Class in org.lognet.springboot.grpc.context
-
- GRpcServerInitializedEvent(Server) - Constructor for class org.lognet.springboot.grpc.context.GRpcServerInitializedEvent
-
Create a new ApplicationEvent.
- 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
-
- grpcServerRunner(GRpcServerBuilderConfigurer) - Method in class org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
-
- GRpcServerRunner - Class in org.lognet.springboot.grpc
-
Hosts embedded gRPC server.
- GRpcServerRunner(GRpcServerBuilderConfigurer, 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;