| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.analytics.extractor | |
| com.mulesoft.mule.runtime.gw.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
String |
ClientIpExtractor.extractClientIp(HttpRequestAttributes attributes)
Extracts the IP of the HTTP client that sent the HTTP request
|
String |
DefaultClientIpExtractor.extractClientIp(HttpRequestAttributes httpRequestAttributes) |
String |
NoopClientIpExtractor.extractClientIp(HttpRequestAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
Optional<HttpRequestAttributes> |
HttpRequestAttributesFactory.from(org.mule.runtime.api.metadata.TypedValue<Object> attributes) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.