Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.ImmediateResponseOrBuilder
Packages that use ImmediateResponseOrBuilder
-
Uses of ImmediateResponseOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement ImmediateResponseOrBuilderModifier and TypeClassDescriptionfinal classThis message causes the filter to attempt to create a locally generated response, send it downstream, stop processing additional filters, and ignore any additional messages received from the remote server for this request or response.static final classThis message causes the filter to attempt to create a locally generated response, send it downstream, stop processing additional filters, and ignore any additional messages received from the remote server for this request or response.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return ImmediateResponseOrBuilderModifier and TypeMethodDescriptionProcessingResponse.Builder.getImmediateResponseOrBuilder()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.ProcessingResponse.getImmediateResponseOrBuilder()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.ProcessingResponseOrBuilder.getImmediateResponseOrBuilder()If specified, attempt to create a locally generated response, send it downstream, and stop processing additional filters and ignore any additional messages received from the remote server for this request or response.