Package ai.wanaku.core.exchange
Class ToolInvokerGrpc.ToolInvokerImplBase
java.lang.Object
ai.wanaku.core.exchange.ToolInvokerGrpc.ToolInvokerImplBase
- All Implemented Interfaces:
ToolInvokerGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
ToolInvokerGrpc
public abstract static class ToolInvokerGrpc.ToolInvokerImplBase
extends Object
implements io.grpc.BindableService, ToolInvokerGrpc.AsyncService
Base class for the server implementation of the service ToolInvoker.
The tool exchange service definition.
-
Constructor Details
-
ToolInvokerImplBase
public ToolInvokerImplBase()
-
-
Method Details
-
bindService
public io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-