Uses of Class
ai.wanaku.core.exchange.MutinyToolInvokerGrpc.MutinyToolInvokerStub
-
Uses of MutinyToolInvokerGrpc.MutinyToolInvokerStub in ai.wanaku.core.exchange
Methods in ai.wanaku.core.exchange 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 with parameters of type MutinyToolInvokerGrpc.MutinyToolInvokerStubModifier and TypeMethodDescriptionToolInvokerClient.newInstanceWithStub(MutinyToolInvokerGrpc.MutinyToolInvokerStub stub) Constructor parameters in ai.wanaku.core.exchange 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)