Package ai.wanaku.core.exchange
Class MutinyToolInvokerGrpc.MutinyToolInvokerStub
java.lang.Object
io.grpc.stub.AbstractStub<MutinyToolInvokerGrpc.MutinyToolInvokerStub>
ai.wanaku.core.exchange.MutinyToolInvokerGrpc.MutinyToolInvokerStub
- All Implemented Interfaces:
io.quarkus.grpc.MutinyStub
- Enclosing class:
MutinyToolInvokerGrpc
public static class MutinyToolInvokerGrpc.MutinyToolInvokerStub
extends io.grpc.stub.AbstractStub<MutinyToolInvokerGrpc.MutinyToolInvokerStub>
implements io.quarkus.grpc.MutinyStub
The tool exchange service definition.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) io.smallrye.mutiny.Uni<ToolInvokeReply> invokeTool(ToolInvokeRequest request) Invokes a toolMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected MutinyToolInvokerGrpc.MutinyToolInvokerStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<MutinyToolInvokerGrpc.MutinyToolInvokerStub>
-
invokeTool
Invokes a tool
-