Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.HttpBodyOrBuilder
Packages that use HttpBodyOrBuilder
-
Uses of HttpBodyOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement HttpBodyOrBuilderModifier and TypeClassDescriptionfinal classThis message is sent to the external server when the HTTP request and response bodies are received.static final classThis message is sent to the external server when the HTTP request and response bodies are received.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpBodyOrBuilderModifier and TypeMethodDescriptionProcessingRequest.Builder.getRequestBodyOrBuilder()A chunk of the HTTP request body.ProcessingRequest.getRequestBodyOrBuilder()A chunk of the HTTP request body.ProcessingRequestOrBuilder.getRequestBodyOrBuilder()A chunk of the HTTP request body.ProcessingRequest.Builder.getResponseBodyOrBuilder()A chunk of the HTTP response body.ProcessingRequest.getResponseBodyOrBuilder()A chunk of the HTTP response body.ProcessingRequestOrBuilder.getResponseBodyOrBuilder()A chunk of the HTTP response body.