Uses of Interface
io.grpc.testing.integration.ReconnectServiceGrpc.AsyncService
-
-
Uses of ReconnectServiceGrpc.AsyncService in io.grpc.testing.integration
Classes in io.grpc.testing.integration that implement ReconnectServiceGrpc.AsyncService Modifier and Type Class Description static classReconnectServiceGrpc.ReconnectServiceImplBaseBase class for the server implementation of the service ReconnectService.Methods in io.grpc.testing.integration with parameters of type ReconnectServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionReconnectServiceGrpc. bindService(ReconnectServiceGrpc.AsyncService service)
-