public class HttpListenerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.metadata.MediaType |
getContentTypeWithCharset(Map<String,String> headers,
String keyName) |
static URI |
getUriFromFlow(org.mule.runtime.api.component.Component source)
Extracts the configured HTTP URI from a flow.
|
public static URI getUriFromFlow(org.mule.runtime.api.component.Component source)
source - where to extract the URICopyright © 2025 MuleSoft, Inc.. All rights reserved.