Annotation Interface Grpc.GrpcProxy

Enclosing interface:
Grpc

@Target({METHOD,FIELD,PARAMETER}) @Retention(RUNTIME) @Deprecated(since="27.0.0", forRemoval=true) public static @interface Grpc.GrpcProxy
Deprecated, for removal: This API element is subject to removal in a future version.
use io.helidon.microprofile.grpc.client.GrpcProxy.
An annotation used to mark an injection point for a gRPC service client proxy.