Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpFilter
Packages that use HttpFilter
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of HttpFilter in io.envoyproxy.envoy.extensions.filters.http.router.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.router.v3 with type parameters of type HttpFilterModifier and TypeFieldDescriptionprivate List<HttpFilter> Router.Builder.upstreamHttpFilters_private List<HttpFilter> Router.upstreamHttpFilters_private com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> Router.Builder.upstreamHttpFiltersBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return HttpFilterModifier and TypeMethodDescriptionRouter.Builder.getUpstreamHttpFilters(int index) ..Router.getUpstreamHttpFilters(int index) ..RouterOrBuilder.getUpstreamHttpFilters(int index) ..Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return types with arguments of type HttpFilterModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> Router.Builder.getUpstreamHttpFiltersFieldBuilder()Router.Builder.getUpstreamHttpFiltersList()..Router.getUpstreamHttpFiltersList()..RouterOrBuilder.getUpstreamHttpFiltersList()..Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 with parameters of type HttpFilterModifier and TypeMethodDescriptionRouter.Builder.addUpstreamHttpFilters(int index, HttpFilter value) ..Router.Builder.addUpstreamHttpFilters(HttpFilter value) ..Router.Builder.setUpstreamHttpFilters(int index, HttpFilter value) ..Method parameters in io.envoyproxy.envoy.extensions.filters.http.router.v3 with type arguments of type HttpFilterModifier and TypeMethodDescriptionRouter.Builder.addAllUpstreamHttpFilters(Iterable<? extends HttpFilter> values) .. -
Uses of HttpFilter in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as HttpFilterFields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpFilterModifier and TypeFieldDescriptionprivate List<HttpFilter> HttpConnectionManager.UpgradeConfig.Builder.filters_private List<HttpFilter> HttpConnectionManager.UpgradeConfig.filters_private com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.Builder.filtersBuilder_private List<HttpFilter> HttpConnectionManager.Builder.httpFilters_private List<HttpFilter> HttpConnectionManager.httpFilters_private com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.Builder.httpFiltersBuilder_private static final com.google.protobuf.Parser<HttpFilter> HttpFilter.PARSERMethods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpFilterModifier and TypeMethodDescriptionHttpFilter.Builder.build()HttpFilter.Builder.buildPartial()static HttpFilterHttpFilter.getDefaultInstance()HttpFilter.Builder.getDefaultInstanceForType()HttpFilter.getDefaultInstanceForType()HttpConnectionManager.UpgradeConfig.Builder.getFilters(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfig.getFilters(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfigOrBuilder.getFilters(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.getHttpFilters(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.getHttpFilters(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManagerOrBuilder.getHttpFilters(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.static HttpFilterHttpFilter.parseDelimitedFrom(InputStream input) static HttpFilterHttpFilter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpFilterHttpFilter.parseFrom(byte[] data) static HttpFilterHttpFilter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpFilterHttpFilter.parseFrom(com.google.protobuf.ByteString data) static HttpFilterHttpFilter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpFilterHttpFilter.parseFrom(com.google.protobuf.CodedInputStream input) static HttpFilterHttpFilter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpFilterHttpFilter.parseFrom(InputStream input) static HttpFilterHttpFilter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpFilterHttpFilter.parseFrom(ByteBuffer data) static HttpFilterHttpFilter.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpFilterModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.Builder.getFiltersFieldBuilder()HttpConnectionManager.UpgradeConfig.Builder.getFiltersList()If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfig.getFiltersList()If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfigOrBuilder.getFiltersList()If present, this represents the filter chain which will be created for this type of upgrade.private com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.Builder.getHttpFiltersFieldBuilder()HttpConnectionManager.Builder.getHttpFiltersList()A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.getHttpFiltersList()A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManagerOrBuilder.getHttpFiltersList()A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.com.google.protobuf.Parser<HttpFilter> HttpFilter.getParserForType()static com.google.protobuf.Parser<HttpFilter> HttpFilter.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpFilterModifier and TypeMethodDescriptionHttpConnectionManager.UpgradeConfig.Builder.addFilters(int index, HttpFilter value) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfig.Builder.addFilters(HttpFilter value) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.addHttpFilters(int index, HttpFilter value) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.Builder.addHttpFilters(HttpFilter value) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.private voidHttpFilter.Builder.buildPartial0(HttpFilter result) private voidHttpFilter.Builder.buildPartialOneofs(HttpFilter result) HttpFilter.Builder.mergeFrom(HttpFilter other) static HttpFilter.BuilderHttpFilter.newBuilder(HttpFilter prototype) HttpConnectionManager.UpgradeConfig.Builder.setFilters(int index, HttpFilter value) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.setHttpFilters(int index, HttpFilter value) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.Method parameters in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type arguments of type HttpFilterModifier and TypeMethodDescriptionHttpConnectionManager.UpgradeConfig.Builder.addAllFilters(Iterable<? extends HttpFilter> values) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.addAllHttpFilters(Iterable<? extends HttpFilter> values) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager. -
Uses of HttpFilter in io.grpc.xds
Methods in io.grpc.xds with parameters of type HttpFilterModifier and TypeMethodDescription(package private) static XdsResourceType.StructOrError<Filter.FilterConfig> XdsListenerResource.parseHttpFilter(HttpFilter httpFilter, FilterRegistry filterRegistry, boolean isForClient)