JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
io.helidon.microprofile.grpc.core
Package
io.helidon.microprofile.grpc.core
Annotation Interface ResponseType
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
@Inherited
public @interface
ResponseType
An annotation to indicate the response type of a gRPC method.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
value
Obtain the gRPC response type.
Element Details
value
Class
value
Obtain the gRPC response type.
Returns:
the gRPC response type