Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.HeadersResponseOrBuilder
Packages that use HeadersResponseOrBuilder
-
Uses of HeadersResponseOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement HeadersResponseOrBuilderModifier and TypeClassDescriptionfinal classThis message is sent by the external server to the data plane after ``HttpHeaders`` was sent to it.static final classThis message is sent by the external server to the data plane after ``HttpHeaders`` was sent to it.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HeadersResponseOrBuilderModifier and TypeMethodDescriptionProcessingResponse.Builder.getRequestHeadersOrBuilder()The server must send back this message in response to a message with the ``request_headers`` field set.ProcessingResponse.getRequestHeadersOrBuilder()The server must send back this message in response to a message with the ``request_headers`` field set.ProcessingResponseOrBuilder.getRequestHeadersOrBuilder()The server must send back this message in response to a message with the ``request_headers`` field set.ProcessingResponse.Builder.getResponseHeadersOrBuilder()The server must send back this message in response to a message with the ``response_headers`` field set.ProcessingResponse.getResponseHeadersOrBuilder()The server must send back this message in response to a message with the ``response_headers`` field set.ProcessingResponseOrBuilder.getResponseHeadersOrBuilder()The server must send back this message in response to a message with the ``response_headers`` field set.