public class HttpMessages
extends org.mule.config.i18n.MessageFactory
| Constructor and Description |
|---|
HttpMessages() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.config.i18n.Message |
authRealmMustBeSetOnFilter() |
static org.mule.config.i18n.Message |
basicFilterCannotHandleHeader(String header) |
static org.mule.config.i18n.Message |
cannotBindToAddress(String path) |
static org.mule.config.i18n.Message |
couldNotSendExpect100() |
static org.mule.config.i18n.Message |
customHeaderMapDeprecated() |
static org.mule.config.i18n.Message |
dateInServerTimeZone() |
static org.mule.config.i18n.Message |
eventPropertyNotSetCannotProcessRequest(String property) |
static org.mule.config.i18n.Message |
failedToConnect(URI uri) |
static org.mule.config.i18n.Message |
fileNotFound(String file) |
static org.mule.config.i18n.Message |
httpParameterNotSet(String string) |
static org.mule.config.i18n.Message |
malformedSyntax() |
static org.mule.config.i18n.Message |
methodNotAllowed(String method) |
static org.mule.config.i18n.Message |
noReceiverFoundForUrl(String url) |
static org.mule.config.i18n.Message |
noResourceBaseDefined() |
static org.mule.config.i18n.Message |
pollingReciverCannotbeUsed() |
static org.mule.config.i18n.Message |
receiverPropertyNotSet() |
static org.mule.config.i18n.Message |
requestFailedWithStatus(String string) |
static org.mule.config.i18n.Message |
requestLineIsMalformed(String line) |
static org.mule.config.i18n.Message |
sslHandshakeDidNotComplete() |
static org.mule.config.i18n.Message |
unableToGetEndpointUri(String requestURI) |
static org.mule.config.i18n.Message |
unsupportedMethod(String method) |
public static org.mule.config.i18n.Message requestFailedWithStatus(String string)
public static org.mule.config.i18n.Message unableToGetEndpointUri(String requestURI)
public static org.mule.config.i18n.Message receiverPropertyNotSet()
public static org.mule.config.i18n.Message httpParameterNotSet(String string)
public static org.mule.config.i18n.Message malformedSyntax()
public static org.mule.config.i18n.Message methodNotAllowed(String method)
public static org.mule.config.i18n.Message failedToConnect(URI uri)
public static org.mule.config.i18n.Message cannotBindToAddress(String path)
public static org.mule.config.i18n.Message eventPropertyNotSetCannotProcessRequest(String property)
public static org.mule.config.i18n.Message unsupportedMethod(String method)
public static org.mule.config.i18n.Message couldNotSendExpect100()
public static org.mule.config.i18n.Message requestLineIsMalformed(String line)
public static org.mule.config.i18n.Message pollingReciverCannotbeUsed()
public static org.mule.config.i18n.Message sslHandshakeDidNotComplete()
public static org.mule.config.i18n.Message customHeaderMapDeprecated()
public static org.mule.config.i18n.Message basicFilterCannotHandleHeader(String header)
public static org.mule.config.i18n.Message authRealmMustBeSetOnFilter()
public static org.mule.config.i18n.Message noResourceBaseDefined()
public static org.mule.config.i18n.Message fileNotFound(String file)
public static org.mule.config.i18n.Message noReceiverFoundForUrl(String url)
public static org.mule.config.i18n.Message dateInServerTimeZone()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.