JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Module
io.helidon.microprofile.grpc.client
Package
io.helidon.microprofile.grpc.client
Annotation Type GrpcProxy
@Target
({
METHOD
,
FIELD
,
PARAMETER
})
@Retention
(
RUNTIME
) @Qualifier public @interface
GrpcProxy
A qualifier annotation used to mark an injection point for a gRPC service client proxy.