Uses of Interface
org.a2aproject.sdk.compat03.grpc.A2AServiceGrpc.AsyncService
Packages that use A2AServiceGrpc.AsyncService
Package
Description
-
Uses of A2AServiceGrpc.AsyncService in org.a2aproject.sdk.compat03.grpc
Classes in org.a2aproject.sdk.compat03.grpc that implement A2AServiceGrpc.AsyncServiceModifier and TypeClassDescriptionstatic classBase class for the server implementation of the service A2AService.Methods in org.a2aproject.sdk.compat03.grpc with parameters of type A2AServiceGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionA2AServiceGrpc.bindService(A2AServiceGrpc.AsyncService service) -
Uses of A2AServiceGrpc.AsyncService in org.a2aproject.sdk.compat03.server.grpc.quarkus
Classes in org.a2aproject.sdk.compat03.server.grpc.quarkus that implement A2AServiceGrpc.AsyncService -
Uses of A2AServiceGrpc.AsyncService in org.a2aproject.sdk.compat03.transport.grpc.handler
Classes in org.a2aproject.sdk.compat03.transport.grpc.handler that implement A2AServiceGrpc.AsyncServiceModifier and TypeClassDescriptionclassAbstract gRPC handler for v0.3 protocol with translation layer to v1.0.