Uses of Class
cronapp.framework.customization.CustomizationServiceGrpc.CustomizationServiceBlockingStub
-
-
Uses of CustomizationServiceGrpc.CustomizationServiceBlockingStub in cronapp.framework.customization
Methods in cronapp.framework.customization that return CustomizationServiceGrpc.CustomizationServiceBlockingStub Modifier and Type Method Description protected CustomizationServiceGrpc.CustomizationServiceBlockingStubCustomizationServiceGrpc.CustomizationServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static CustomizationServiceGrpc.CustomizationServiceBlockingStubCustomizationServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-