程序包 io.github.a2ap.core.model
package io.github.a2ap.core.model
-
类说明Represents authentication information for an agent.Builder class for AgentAuthentication.Represents the capabilities supported by an agent.Builder for
AgentCapabilitiesRepresents an agent's capabilities and metadata.Builder class for creating instances ofAgentCard.Represents information about the provider of an agent.Builder for creating instances ofAgentProvider.Represents a skill that an agent possesses.Builder forAgentSkillRepresents an artifact produced by a task during agent execution.Builder for creating instances ofArtifact.Represents a data part of a message, containing structured data.Builder class for DataPart.Represents the content of a file.Represents a file part of a message.Builder class for FilePartfile bytes contentBuilder class for FileWithBytes.file url contentBuilder class for FileWithUri.Represents a message exchanged between agents.Builder class for Message.Configuration for sending messages in the A2A4J framework.Builder class for MessageSendConfiguration.Parameters for sending a message.Builder for creating instances ofMessageSendParams.Abstract base class for different types of content parts in the A2A protocol.Configuration for push notifications.Builder class for PushNotificationConfig.Represents the execution context for a request being processed by an agent.Builder for creating instances of RequestContext.Represents a security scheme for agent authentication.Builder for creating instances of SecurityScheme.Marker interface for responses returned by synchronous message sending operations.Marker interface for responses emitted by streaming message operations.Represents a task exchanged between agents.Builder for creating instances of Task.Task and historyBuilder class for TaskAndHistory.Event for task artifact updates.Builder class for TaskArtifactUpdateEventParameters for task ID related operations.Builder class for TaskIdParamsConfiguration for task-specific push notifications, extending the base push notification config.Builder for creating instances of TaskPushNotificationConfig.Parameters for querying tasks.Builder class for TaskQueryParamsEnumeration of possible states for a task in the A2A protocol lifecycle.Represents the status of a task.Builder for creating instances of TaskStatus.Event for task status updates.Builder class for TaskStatusUpdateEventMarker interface for task update entities in the A2A protocol.Represents a text part of a message.Builder class for TextPart