Uses of Class
io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3.XffConfig
-
Packages that use XffConfig Package Description io.envoyproxy.envoy.extensions.http.original_ip_detection.xff.v3 -
-
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 XffConfig Modifier and Type Method Description XffConfigXffConfig.Builder. build()XffConfigXffConfig.Builder. buildPartial()static XffConfigXffConfig. getDefaultInstance()XffConfigXffConfig.Builder. getDefaultInstanceForType()XffConfigXffConfig. 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 XffConfig Modifier and Type Method Description com.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 XffConfig Modifier and Type Method Description XffConfig.BuilderXffConfig.Builder. mergeFrom(XffConfig other)static XffConfig.BuilderXffConfig. newBuilder(XffConfig prototype)
-