Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.HttpTrailersOrBuilder
Packages that use HttpTrailersOrBuilder
-
Uses of HttpTrailersOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement HttpTrailersOrBuilderModifier and TypeClassDescriptionfinal classThis message is sent to the external server when the HTTP request and response trailers are received.static final classThis message is sent to the external server when the HTTP request and response trailers are received.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpTrailersOrBuilderModifier and TypeMethodDescriptionProcessingRequest.Builder.getRequestTrailersOrBuilder()The HTTP trailers for the request path.ProcessingRequest.getRequestTrailersOrBuilder()The HTTP trailers for the request path.ProcessingRequestOrBuilder.getRequestTrailersOrBuilder()The HTTP trailers for the request path.ProcessingRequest.Builder.getResponseTrailersOrBuilder()The HTTP trailers for the response path.ProcessingRequest.getResponseTrailersOrBuilder()The HTTP trailers for the response path.ProcessingRequestOrBuilder.getResponseTrailersOrBuilder()The HTTP trailers for the response path.