Class ResultMappers.ToolString
java.lang.Object
io.quarkiverse.mcp.server.runtime.ResultMappers.ToolString
- All Implemented Interfaces:
Function<ResultMappers.Result<String>,io.smallrye.mutiny.Uni<ToolResponse>>
- Enclosing class:
- ResultMappers
public static class ResultMappers.ToolString
extends Object
implements Function<ResultMappers.Result<String>,io.smallrye.mutiny.Uni<ToolResponse>>
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ToolString
public ToolString()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<ResultMappers.Result<String>,io.smallrye.mutiny.Uni<ToolResponse>>
-