Uses of Class
io.envoyproxy.envoy.service.ext_proc.v3.ProcessingRequest
Packages that use ProcessingRequest
-
Uses of ProcessingRequest in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return ProcessingRequestModifier and TypeMethodDescriptionProcessingRequest.Builder.build()ProcessingRequest.Builder.buildPartial()static ProcessingRequestProcessingRequest.getDefaultInstance()ProcessingRequest.Builder.getDefaultInstanceForType()ProcessingRequest.getDefaultInstanceForType()static ProcessingRequestProcessingRequest.parseDelimitedFrom(InputStream input) static ProcessingRequestProcessingRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProcessingRequestProcessingRequest.parseFrom(byte[] data) static ProcessingRequestProcessingRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProcessingRequestProcessingRequest.parseFrom(com.google.protobuf.ByteString data) static ProcessingRequestProcessingRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProcessingRequestProcessingRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ProcessingRequestProcessingRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProcessingRequestProcessingRequest.parseFrom(InputStream input) static ProcessingRequestProcessingRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProcessingRequestProcessingRequest.parseFrom(ByteBuffer data) static ProcessingRequestProcessingRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return types with arguments of type ProcessingRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProcessingRequest>ProcessingRequest.getParserForType()static io.grpc.MethodDescriptor<ProcessingRequest,ProcessingResponse> ExternalProcessorGrpc.getProcessMethod()static com.google.protobuf.Parser<ProcessingRequest>ProcessingRequest.parser()default io.grpc.stub.StreamObserver<ProcessingRequest>ExternalProcessorGrpc.AsyncService.process(io.grpc.stub.StreamObserver<ProcessingResponse> responseObserver) This begins the bidirectional stream that the data plane will use to give the server control over what the filter does.io.grpc.stub.StreamObserver<ProcessingRequest>ExternalProcessorGrpc.ExternalProcessorStub.process(io.grpc.stub.StreamObserver<ProcessingResponse> responseObserver) This begins the bidirectional stream that the data plane will use to give the server control over what the filter does.Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type ProcessingRequestModifier and TypeMethodDescriptionProcessingRequest.Builder.mergeFrom(ProcessingRequest other) static ProcessingRequest.BuilderProcessingRequest.newBuilder(ProcessingRequest prototype)