Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager
Packages that use HttpConnectionManager
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of HttpConnectionManager 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 HttpConnectionManagerModifier and TypeFieldDescriptionprivate HttpConnectionManagerEnvoyMobileHttpConnectionManager.Builder.config_private HttpConnectionManagerEnvoyMobileHttpConnectionManager.config_private static final HttpConnectionManagerHttpConnectionManager.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManagerModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<HttpConnectionManager, HttpConnectionManager.Builder, HttpConnectionManagerOrBuilder> EnvoyMobileHttpConnectionManager.Builder.configBuilder_private static final com.google.protobuf.Parser<HttpConnectionManager> HttpConnectionManager.PARSERMethods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManagerModifier and TypeMethodDescriptionHttpConnectionManager.Builder.build()HttpConnectionManager.Builder.buildPartial()EnvoyMobileHttpConnectionManager.Builder.getConfig()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.EnvoyMobileHttpConnectionManager.getConfig()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.EnvoyMobileHttpConnectionManagerOrBuilder.getConfig()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.static HttpConnectionManagerHttpConnectionManager.getDefaultInstance()HttpConnectionManager.Builder.getDefaultInstanceForType()HttpConnectionManager.getDefaultInstanceForType()static HttpConnectionManagerHttpConnectionManager.parseDelimitedFrom(InputStream input) static HttpConnectionManagerHttpConnectionManager.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpConnectionManagerHttpConnectionManager.parseFrom(byte[] data) static HttpConnectionManagerHttpConnectionManager.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpConnectionManagerHttpConnectionManager.parseFrom(com.google.protobuf.ByteString data) static HttpConnectionManagerHttpConnectionManager.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpConnectionManagerHttpConnectionManager.parseFrom(com.google.protobuf.CodedInputStream input) static HttpConnectionManagerHttpConnectionManager.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpConnectionManagerHttpConnectionManager.parseFrom(InputStream input) static HttpConnectionManagerHttpConnectionManager.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpConnectionManagerHttpConnectionManager.parseFrom(ByteBuffer data) static HttpConnectionManagerHttpConnectionManager.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 HttpConnectionManagerModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<HttpConnectionManager, HttpConnectionManager.Builder, HttpConnectionManagerOrBuilder> EnvoyMobileHttpConnectionManager.Builder.getConfigFieldBuilder()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.com.google.protobuf.Parser<HttpConnectionManager> HttpConnectionManager.getParserForType()static com.google.protobuf.Parser<HttpConnectionManager> HttpConnectionManager.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpConnectionManagerModifier and TypeMethodDescriptionprivate voidHttpConnectionManager.Builder.buildPartial0(HttpConnectionManager result) private voidHttpConnectionManager.Builder.buildPartial1(HttpConnectionManager result) private voidHttpConnectionManager.Builder.buildPartialOneofs(HttpConnectionManager result) private voidHttpConnectionManager.Builder.buildPartialRepeatedFields(HttpConnectionManager result) EnvoyMobileHttpConnectionManager.Builder.mergeConfig(HttpConnectionManager value) The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.HttpConnectionManager.Builder.mergeFrom(HttpConnectionManager other) HttpConnectionManager.newBuilder(HttpConnectionManager prototype) EnvoyMobileHttpConnectionManager.Builder.setConfig(HttpConnectionManager value) The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile. -
Uses of HttpConnectionManager in io.grpc.xds
Methods in io.grpc.xds with parameters of type HttpConnectionManagerModifier and TypeMethodDescription(package private) static HttpConnectionManagerXdsListenerResource.parseHttpConnectionManager(HttpConnectionManager proto, FilterRegistry filterRegistry, boolean isForClient)