Uses of Class
ai.konduit.serving.vertx.protocols.grpc.api.InferenceGrpc.InferenceStub
-
Packages that use InferenceGrpc.InferenceStub Package Description ai.konduit.serving.vertx.protocols.grpc.api -
-
Uses of InferenceGrpc.InferenceStub in ai.konduit.serving.vertx.protocols.grpc.api
Methods in ai.konduit.serving.vertx.protocols.grpc.api that return InferenceGrpc.InferenceStub Modifier and Type Method Description protected InferenceGrpc.InferenceStubInferenceGrpc.InferenceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static InferenceGrpc.InferenceStubInferenceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-