Uses of Class
io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodImplementationSupport.Input
Packages that use AiServiceMethodImplementationSupport.Input
-
Uses of AiServiceMethodImplementationSupport.Input in io.quarkiverse.langchain4j.runtime.aiservice
Methods in io.quarkiverse.langchain4j.runtime.aiservice with parameters of type AiServiceMethodImplementationSupport.InputModifier and TypeMethodDescriptionAiServiceMethodImplementationSupport.implement(AiServiceMethodImplementationSupport.Input input) This method is called by the implementations of each ai service method.AiServiceMethodImplementationSupport.Wrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) MetricsCountedWrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) MetricsTimedWrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) SpanWrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) Method parameters in io.quarkiverse.langchain4j.runtime.aiservice with type arguments of type AiServiceMethodImplementationSupport.InputModifier and TypeMethodDescriptionAiServiceMethodImplementationSupport.Wrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) MetricsCountedWrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) MetricsTimedWrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun) SpanWrapper.wrap(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun)