public class NoopClientIpExtractor extends Object implements ClientIpExtractor
| Constructor and Description |
|---|
NoopClientIpExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
extractClientIp(HttpRequestAttributes attributes)
Extracts the IP of the HTTP client that sent the HTTP request
|
public String extractClientIp(HttpRequestAttributes attributes)
ClientIpExtractorextractClientIp in interface ClientIpExtractorCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.