All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
Java methods annotated with @Agent are considered agents that other agents can invoke.
 
 
The AgenticScope class represents a common environment where agents belonging to the same agentic system can share their state.
Allow to access the AgenticScope of any agent extending it.
A codec for serializing and deserializing DefaultAgenticScope objects to and from JSON.
 
 
 
Singleton registry for managing AgenticScope instances.
Utility class for serializing AgenticScope objects to JSON format.
Service Provider Interface for AgenticScope persistence.
Provides static factory methods to create and configure various types of agent services.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Holds the result of an agent invocation along with its associated AgenticScope.