Uses of Interface
org.a2aproject.sdk.server.TransportMetadata
Packages that use TransportMetadata
Package
Description
Quarkus JSON-RPC reference implementation for the A2A protocol.
Quarkus gRPC reference implementation for the A2A protocol.
Quarkus REST reference implementation for the A2A protocol.
-
Uses of TransportMetadata in org.a2aproject.sdk.compat03.server.apps.quarkus
Classes in org.a2aproject.sdk.compat03.server.apps.quarkus that implement TransportMetadata -
Uses of TransportMetadata in org.a2aproject.sdk.compat03.server.grpc.quarkus
Classes in org.a2aproject.sdk.compat03.server.grpc.quarkus that implement TransportMetadata -
Uses of TransportMetadata in org.a2aproject.sdk.server.apps.quarkus
Classes in org.a2aproject.sdk.server.apps.quarkus that implement TransportMetadataModifier and TypeClassDescriptionclassTransport metadata provider for the Quarkus JSON-RPC reference implementation. -
Uses of TransportMetadata in org.a2aproject.sdk.server.grpc.quarkus
Classes in org.a2aproject.sdk.server.grpc.quarkus that implement TransportMetadataModifier and TypeClassDescriptionclassTransport metadata provider for the Quarkus gRPC reference implementation. -
Uses of TransportMetadata in org.a2aproject.sdk.server.rest.quarkus
Classes in org.a2aproject.sdk.server.rest.quarkus that implement TransportMetadataModifier and TypeClassDescriptionclassTransport metadata implementation for Quarkus REST.