Interface A2aComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface A2aComponentBuilderFactory
A2A endpoint for agent-to-agent communication.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the A2A component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptiona2a()A2A (camel-a2a) A2A endpoint for agent-to-agent communication.
-
Method Details
-
a2a
A2A (camel-a2a) A2A endpoint for agent-to-agent communication. Category: ai Since: 4.21 Maven coordinates: org.apache.camel:camel-a2a- Returns:
- the dsl builder
-