Uses of Class
ai.wanaku.core.exchange.v1.MutinyToolInvokerGrpc.MutinyToolInvokerStub
Packages that use MutinyToolInvokerGrpc.MutinyToolInvokerStub
-
Uses of MutinyToolInvokerGrpc.MutinyToolInvokerStub in ai.wanaku.core.exchange.v1
Subclasses with type arguments of type MutinyToolInvokerGrpc.MutinyToolInvokerStub in ai.wanaku.core.exchange.v1Modifier and TypeClassDescriptionstatic classThe tool exchange service definition.Classes in ai.wanaku.core.exchange.v1 that implement interfaces with type arguments of type MutinyToolInvokerGrpc.MutinyToolInvokerStubMethods in ai.wanaku.core.exchange.v1 that return MutinyToolInvokerGrpc.MutinyToolInvokerStubModifier and TypeMethodDescriptionMutinyToolInvokerGrpc.MutinyToolInvokerStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) ToolInvokerClient.getStub()MutinyToolInvokerGrpc.newMutinyStub(io.grpc.Channel channel) Methods in ai.wanaku.core.exchange.v1 with parameters of type MutinyToolInvokerGrpc.MutinyToolInvokerStubModifier and TypeMethodDescriptionToolInvokerClient.newInstanceWithStub(MutinyToolInvokerGrpc.MutinyToolInvokerStub stub) Constructor parameters in ai.wanaku.core.exchange.v1 with type arguments of type MutinyToolInvokerGrpc.MutinyToolInvokerStubModifierConstructorDescriptionToolInvokerClient(String name, io.grpc.Channel channel, BiFunction<String, MutinyToolInvokerGrpc.MutinyToolInvokerStub, MutinyToolInvokerGrpc.MutinyToolInvokerStub> stubConfigurator) ToolInvokerClient(String name, io.grpc.Channel channel, BiFunction<String, MutinyToolInvokerGrpc.MutinyToolInvokerStub, MutinyToolInvokerGrpc.MutinyToolInvokerStub> stubConfigurator)