Skip navigation links
A I V 

A

asStatus(ValidationException) - Static method in class io.envoyproxy.pgv.grpc.ValidationExceptions
Convert a ValidationException into a gRPC Status.INVALID_ARGUMENT with appropriate message and cause.

I

interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.envoyproxy.pgv.grpc.ValidatingClientInterceptor
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.envoyproxy.pgv.grpc.ValidatingServerInterceptor
 
io.envoyproxy.pgv.grpc - package io.envoyproxy.pgv.grpc
 

V

ValidatingClientInterceptor - Class in io.envoyproxy.pgv.grpc
ValidatingClientInterceptor is a gRPC ClientInterceptor that validates outbound gRPC messages before transmission.
ValidatingClientInterceptor(ValidatorIndex) - Constructor for class io.envoyproxy.pgv.grpc.ValidatingClientInterceptor
 
ValidatingServerInterceptor - Class in io.envoyproxy.pgv.grpc
ValidatingServerInterceptor is a gRPC ServerInterceptor that validates inbound gRPC messages before processing.
ValidatingServerInterceptor(ValidatorIndex) - Constructor for class io.envoyproxy.pgv.grpc.ValidatingServerInterceptor
 
ValidationExceptions - Class in io.envoyproxy.pgv.grpc
ValidationExceptions provides utilities for converting ValidationException objects into gRPC Status objects.
A I V 
Skip navigation links

Copyright © 2019. All rights reserved.