Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.TrailersResponseOrBuilder
Packages that use TrailersResponseOrBuilder
-
Uses of TrailersResponseOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement TrailersResponseOrBuilderModifier and TypeClassDescriptionfinal classThis message is sent by the external server to the data plane after ``HttpTrailers`` was sent to it.static final classThis message is sent by the external server to the data plane after ``HttpTrailers`` was sent to it.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return TrailersResponseOrBuilderModifier and TypeMethodDescriptionProcessingResponse.Builder.getRequestTrailersOrBuilder()The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponse.getRequestTrailersOrBuilder()The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponseOrBuilder.getRequestTrailersOrBuilder()The server must send back this message in response to a message with the ``request_trailers`` field set.ProcessingResponse.Builder.getResponseTrailersOrBuilder()The server must send back this message in response to a message with the ``response_trailers`` field set.ProcessingResponse.getResponseTrailersOrBuilder()The server must send back this message in response to a message with the ``response_trailers`` field set.ProcessingResponseOrBuilder.getResponseTrailersOrBuilder()The server must send back this message in response to a message with the ``response_trailers`` field set.