Uses of Class
io.envoyproxy.envoy.extensions.filters.http.geoip.v3.Geoip.XffConfig
Packages that use Geoip.XffConfig
-
Uses of Geoip.XffConfig in io.envoyproxy.envoy.extensions.filters.http.geoip.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 that return Geoip.XffConfigModifier and TypeMethodDescriptionGeoip.XffConfig.Builder.build()Geoip.XffConfig.Builder.buildPartial()static Geoip.XffConfigGeoip.XffConfig.getDefaultInstance()Geoip.XffConfig.Builder.getDefaultInstanceForType()Geoip.XffConfig.getDefaultInstanceForType()Geoip.Builder.getXffConfig()Configuration for extracting the client IP address from the ``x-forwarded-for`` header.Geoip.getXffConfig()Configuration for extracting the client IP address from the ``x-forwarded-for`` header.GeoipOrBuilder.getXffConfig()Configuration for extracting the client IP address from the ``x-forwarded-for`` header.static Geoip.XffConfigGeoip.XffConfig.parseDelimitedFrom(InputStream input) static Geoip.XffConfigGeoip.XffConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.XffConfigGeoip.XffConfig.parseFrom(byte[] data) static Geoip.XffConfigGeoip.XffConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.XffConfigGeoip.XffConfig.parseFrom(com.google.protobuf.ByteString data) static Geoip.XffConfigGeoip.XffConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.XffConfigGeoip.XffConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Geoip.XffConfigGeoip.XffConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.XffConfigGeoip.XffConfig.parseFrom(InputStream input) static Geoip.XffConfigGeoip.XffConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Geoip.XffConfigGeoip.XffConfig.parseFrom(ByteBuffer data) static Geoip.XffConfigGeoip.XffConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 that return types with arguments of type Geoip.XffConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Geoip.XffConfig>Geoip.XffConfig.getParserForType()static com.google.protobuf.Parser<Geoip.XffConfig>Geoip.XffConfig.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.geoip.v3 with parameters of type Geoip.XffConfigModifier and TypeMethodDescriptionGeoip.XffConfig.Builder.mergeFrom(Geoip.XffConfig other) Geoip.Builder.mergeXffConfig(Geoip.XffConfig value) Configuration for extracting the client IP address from the ``x-forwarded-for`` header.static Geoip.XffConfig.BuilderGeoip.XffConfig.newBuilder(Geoip.XffConfig prototype) Geoip.Builder.setXffConfig(Geoip.XffConfig value) Configuration for extracting the client IP address from the ``x-forwarded-for`` header.