Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.EnvoyMobileHttpConnectionManager
-
Packages that use EnvoyMobileHttpConnectionManager Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of EnvoyMobileHttpConnectionManager 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 EnvoyMobileHttpConnectionManager Modifier and Type Field Description private static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type EnvoyMobileHttpConnectionManager Modifier and Type Field Description private static com.google.protobuf.Parser<EnvoyMobileHttpConnectionManager>EnvoyMobileHttpConnectionManager. PARSERMethods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return EnvoyMobileHttpConnectionManager Modifier and Type Method Description EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager.Builder. build()EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager.Builder. buildPartial()static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. getDefaultInstance()EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager.Builder. getDefaultInstanceForType()EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. getDefaultInstanceForType()static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseDelimitedFrom(java.io.InputStream input)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(byte[] data)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(com.google.protobuf.ByteString data)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(com.google.protobuf.CodedInputStream input)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(java.io.InputStream input)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(java.nio.ByteBuffer data)static EnvoyMobileHttpConnectionManagerEnvoyMobileHttpConnectionManager. parseFrom(java.nio.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 EnvoyMobileHttpConnectionManager Modifier and Type Method Description com.google.protobuf.Parser<EnvoyMobileHttpConnectionManager>EnvoyMobileHttpConnectionManager. getParserForType()static com.google.protobuf.Parser<EnvoyMobileHttpConnectionManager>EnvoyMobileHttpConnectionManager. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type EnvoyMobileHttpConnectionManager Modifier and Type Method Description private voidEnvoyMobileHttpConnectionManager.Builder. buildPartial0(EnvoyMobileHttpConnectionManager result)EnvoyMobileHttpConnectionManager.BuilderEnvoyMobileHttpConnectionManager.Builder. mergeFrom(EnvoyMobileHttpConnectionManager other)static EnvoyMobileHttpConnectionManager.BuilderEnvoyMobileHttpConnectionManager. newBuilder(EnvoyMobileHttpConnectionManager prototype)
-