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