Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.ImmediateResponseOrBuilder
-
Packages that use ImmediateResponseOrBuilder Package Description io.envoyproxy.envoy.service.ext_proc.v3 -
-
Uses of ImmediateResponseOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement ImmediateResponseOrBuilder Modifier and Type Class Description classImmediateResponseThis 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 classImmediateResponse.BuilderThis 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 ImmediateResponseOrBuilder Modifier and Type Method Description ImmediateResponseOrBuilderProcessingResponse.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.ImmediateResponseOrBuilderProcessingResponse. 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.ImmediateResponseOrBuilderProcessingResponseOrBuilder. 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.
-