| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Class and Description |
|---|
| BodyMutation
Replace the entire message body chunk received in the corresponding
HttpBody message with this new body, or clear the body.
|
| BodyMutation.Builder
Replace the entire message body chunk received in the corresponding
HttpBody message with this new body, or clear the body.
|
| BodyMutation.MutationCase |
| BodyMutationOrBuilder |
| BodyResponse
This message must be sent in response to an HttpBody message.
|
| BodyResponse.Builder
This message must be sent in response to an HttpBody message.
|
| BodyResponseOrBuilder |
| CommonResponse
This message contains common fields between header and body responses.
|
| CommonResponse.Builder
This message contains common fields between header and body responses.
|
| CommonResponse.ResponseStatus
Protobuf enum
envoy.service.ext_proc.v3alpha.CommonResponse.ResponseStatus |
| CommonResponseOrBuilder |
| ExternalProcessor
Protobuf service
envoy.service.ext_proc.v3alpha.ExternalProcessor |
| ExternalProcessor.BlockingInterface |
| ExternalProcessor.Interface |
| ExternalProcessor.Stub |
| ExternalProcessorGrpc.ExternalProcessorBlockingStub |
| ExternalProcessorGrpc.ExternalProcessorFutureStub |
| ExternalProcessorGrpc.ExternalProcessorStub |
| GrpcStatus
This message specifies a gRPC status for an ImmediateResponse message.
|
| GrpcStatus.Builder
This message specifies a gRPC status for an ImmediateResponse message.
|
| GrpcStatusOrBuilder |
| HeaderMutation
Change HTTP headers or trailers by appending, replacing, or removing
headers.
|
| HeaderMutation.Builder
Change HTTP headers or trailers by appending, replacing, or removing
headers.
|
| HeaderMutationOrBuilder |
| HeadersResponse
This message must be sent in response to an HttpHeaders message.
|
| HeadersResponse.Builder
This message must be sent in response to an HttpHeaders message.
|
| HeadersResponseOrBuilder |
| HttpBody
This message contains the message body that Envoy sends to the external server.
|
| HttpBody.Builder
This message contains the message body that Envoy sends to the external server.
|
| HttpBodyOrBuilder |
| HttpHeaders
This message is sent to the external server when the HTTP request and responses
are first received.
|
| HttpHeaders.Builder
This message is sent to the external server when the HTTP request and responses
are first received.
|
| HttpHeadersOrBuilder |
| HttpTrailers
This message contains the trailers.
|
| HttpTrailers.Builder
This message contains the trailers.
|
| HttpTrailersOrBuilder |
| ImmediateResponse
This 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.
|
| ImmediateResponse.Builder
This 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.
|
| ImmediateResponseOrBuilder |
| ProcessingRequest
This represents the different types of messages that Envoy can send
to an external processing server.
|
| ProcessingRequest.Builder
This represents the different types of messages that Envoy can send
to an external processing server.
|
| ProcessingRequest.RequestCase |
| ProcessingRequestOrBuilder |
| ProcessingResponse
For every ProcessingRequest received by the server with the "async_mode" field
set to false, the server must send back exactly one ProcessingResponse message.
|
| ProcessingResponse.Builder
For every ProcessingRequest received by the server with the "async_mode" field
set to false, the server must send back exactly one ProcessingResponse message.
|
| ProcessingResponse.ResponseCase |
| ProcessingResponseOrBuilder |
| TrailersResponse
This message must be sent in response to an HttpTrailers message.
|
| TrailersResponse.Builder
This message must be sent in response to an HttpTrailers message.
|
| TrailersResponseOrBuilder |
Copyright © 2018–2021 The Envoy Project. All rights reserved.