Uses of Class
dev.langchain4j.agentic.internal.AbstractService
Packages that use AbstractService
Package
Description
-
Uses of AbstractService in dev.langchain4j.agentic.internal
Constructors in dev.langchain4j.agentic.internal with parameters of type AbstractServiceModifierConstructorDescriptionprotected
AbstractAgentInvocationHandler
(AbstractService<?, ?> workflowService) protected
AbstractAgentInvocationHandler
(AbstractService<?, ?> workflowService, DefaultAgenticScope agenticScope) -
Uses of AbstractService in dev.langchain4j.agentic.supervisor
Subclasses of AbstractService in dev.langchain4j.agentic.supervisor -
Uses of AbstractService in dev.langchain4j.agentic.workflow.impl
Subclasses of AbstractService in dev.langchain4j.agentic.workflow.implModifier and TypeClassDescriptionclass
class
class
class