Package io.quarkus.grpc.runtime
Class GrpcServerRecorder.GrpcServiceDefinition
- java.lang.Object
-
- io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
-
- Enclosing class:
- GrpcServerRecorder
public static final class GrpcServerRecorder.GrpcServiceDefinition extends Object
-
-
Field Summary
Fields Modifier and Type Field Description io.grpc.ServerServiceDefinitiondefinitionio.grpc.BindableServiceservice
-
Constructor Summary
Constructors Constructor Description GrpcServiceDefinition(io.grpc.BindableService service, io.grpc.ServerServiceDefinition definition)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetImplementationClassName()static StringgetImplementationClassName(io.grpc.BindableService service)
-