Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager
Packages that use HttpConnectionManager
-
Uses of HttpConnectionManager in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods 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 TypeMethodDescriptioncom.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 TypeMethodDescriptionEnvoyMobileHttpConnectionManager.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.