Uses of Class
io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3.XffConfig
Packages that use XffConfig
-
Uses of XffConfig in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3
Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3 that return XffConfigModifier and TypeMethodDescriptionXffConfig.Builder.build()XffConfig.Builder.buildPartial()static XffConfigXffConfig.getDefaultInstance()XffConfig.Builder.getDefaultInstanceForType()XffConfig.getDefaultInstanceForType()static XffConfigXffConfig.parseDelimitedFrom(InputStream input) static XffConfigXffConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XffConfigXffConfig.parseFrom(byte[] data) static XffConfigXffConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XffConfigXffConfig.parseFrom(com.google.protobuf.ByteString data) static XffConfigXffConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XffConfigXffConfig.parseFrom(com.google.protobuf.CodedInputStream input) static XffConfigXffConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XffConfigXffConfig.parseFrom(InputStream input) static XffConfigXffConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static XffConfigXffConfig.parseFrom(ByteBuffer data) static XffConfigXffConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3 that return types with arguments of type XffConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<XffConfig>XffConfig.getParserForType()static com.google.protobuf.Parser<XffConfig>XffConfig.parser()Methods in io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3 with parameters of type XffConfigModifier and TypeMethodDescriptionstatic XffConfig.BuilderXffConfig.newBuilder(XffConfig prototype)