Uses of Enum Class
io.helidon.grpc.server.ServerRequestAttribute
Packages that use ServerRequestAttribute
-
Uses of ServerRequestAttribute in io.helidon.grpc.server
Methods in io.helidon.grpc.server that return ServerRequestAttributeModifier and TypeMethodDescriptionstatic ServerRequestAttribute
Returns the enum constant of this class with the specified name.static ServerRequestAttribute[]
ServerRequestAttribute.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.grpc.server that return types with arguments of type ServerRequestAttributeMethods in io.helidon.grpc.server with parameters of type ServerRequestAttributeModifier and TypeMethodDescriptionGrpcTracingConfig.Builder.withTracedAttributes
(ServerRequestAttribute... attributes)