Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3.ExtProcHttpService
Packages that use ExtProcHttpService
-
Uses of ExtProcHttpService in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return ExtProcHttpServiceModifier and TypeMethodDescriptionExtProcHttpService.Builder.build()ExtProcHttpService.Builder.buildPartial()static ExtProcHttpServiceExtProcHttpService.getDefaultInstance()ExtProcHttpService.Builder.getDefaultInstanceForType()ExtProcHttpService.getDefaultInstanceForType()ExternalProcessor.Builder.getHttpService()Configuration for the HTTP service that the filter will communicate with.ExternalProcessor.getHttpService()Configuration for the HTTP service that the filter will communicate with.ExternalProcessorOrBuilder.getHttpService()Configuration for the HTTP service that the filter will communicate with.static ExtProcHttpServiceExtProcHttpService.parseDelimitedFrom(InputStream input) static ExtProcHttpServiceExtProcHttpService.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcHttpServiceExtProcHttpService.parseFrom(byte[] data) static ExtProcHttpServiceExtProcHttpService.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcHttpServiceExtProcHttpService.parseFrom(com.google.protobuf.ByteString data) static ExtProcHttpServiceExtProcHttpService.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcHttpServiceExtProcHttpService.parseFrom(com.google.protobuf.CodedInputStream input) static ExtProcHttpServiceExtProcHttpService.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcHttpServiceExtProcHttpService.parseFrom(InputStream input) static ExtProcHttpServiceExtProcHttpService.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtProcHttpServiceExtProcHttpService.parseFrom(ByteBuffer data) static ExtProcHttpServiceExtProcHttpService.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return types with arguments of type ExtProcHttpServiceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExtProcHttpService>ExtProcHttpService.getParserForType()static com.google.protobuf.Parser<ExtProcHttpService>ExtProcHttpService.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 with parameters of type ExtProcHttpServiceModifier and TypeMethodDescriptionExtProcHttpService.Builder.mergeFrom(ExtProcHttpService other) ExternalProcessor.Builder.mergeHttpService(ExtProcHttpService value) Configuration for the HTTP service that the filter will communicate with.static ExtProcHttpService.BuilderExtProcHttpService.newBuilder(ExtProcHttpService prototype) ExternalProcessor.Builder.setHttpService(ExtProcHttpService value) Configuration for the HTTP service that the filter will communicate with.