Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.ProcessingResponseOrBuilder
-
Packages that use ProcessingResponseOrBuilder Package Description io.envoyproxy.envoy.service.ext_proc.v3 -
-
Uses of ProcessingResponseOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement ProcessingResponseOrBuilder Modifier and Type Class Description classProcessingResponseFor every ProcessingRequest received by the server with the ``async_mode`` field set to false, the server must send back exactly one ProcessingResponse message.static classProcessingResponse.BuilderFor every ProcessingRequest received by the server with the ``async_mode`` field set to false, the server must send back exactly one ProcessingResponse message.
-