Uses of Class
ai.wanaku.core.mcp.providers.ServiceTarget
Packages that use ServiceTarget
-
Uses of ServiceTarget in ai.wanaku.core.mcp.providers
Methods in ai.wanaku.core.mcp.providers that return ServiceTargetModifier and TypeMethodDescriptionstatic ServiceTargetCreates a new instance ofServiceTargetwith the specified parameters and a service type of RESOURCE_PROVIDER.static ServiceTargetServiceTarget.toolInvoker(String service, String address, int port) Creates a new instance ofServiceTargetwith the specified parameters and a service type of TOOL_INVOKER.Methods in ai.wanaku.core.mcp.providers with parameters of type ServiceTargetModifier and TypeMethodDescriptionvoidServiceRegistry.register(ServiceTarget serviceTarget, Map<String, String> configurations) Register a service target in the registry