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 Detail
-
getImplementationClassName
public String getImplementationClassName()
-
-