public class HttpConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
USE_HTTP_TRANSPORT_FOR_URIS |
Constructor and Description |
---|
HttpConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
setUseTransportForUris(boolean useTransportForUris) |
static boolean |
useTransportForUris(MuleContext muleContext) |
public static final String USE_HTTP_TRANSPORT_FOR_URIS
public void setUseTransportForUris(boolean useTransportForUris)
public static boolean useTransportForUris(MuleContext muleContext)
muleContext
- mule context for the app.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.