org.mule.transport.http.i18n
Class HttpMessages
java.lang.Object
org.mule.config.i18n.MessageFactory
org.mule.transport.http.i18n.HttpMessages
public class HttpMessages
- extends org.mule.config.i18n.MessageFactory
| Fields inherited from class org.mule.config.i18n.MessageFactory |
DEFAULT_RELOAD_CONTROL, logger, reloadControl |
| Methods inherited from class org.mule.config.i18n.MessageFactory |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, createStaticMessage, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpMessages
public HttpMessages()
requestFailedWithStatus
public static org.mule.config.i18n.Message requestFailedWithStatus(String string)
unableToGetEndpointUri
public static org.mule.config.i18n.Message unableToGetEndpointUri(String requestURI)
receiverPropertyNotSet
public static org.mule.config.i18n.Message receiverPropertyNotSet()
httpParameterNotSet
public static org.mule.config.i18n.Message httpParameterNotSet(String string)
malformedSyntax
public static org.mule.config.i18n.Message malformedSyntax()
methodNotAllowed
public static org.mule.config.i18n.Message methodNotAllowed(String method)
failedToConnect
public static org.mule.config.i18n.Message failedToConnect(URI uri)
cannotBindToAddress
public static org.mule.config.i18n.Message cannotBindToAddress(String path)
eventPropertyNotSetCannotProcessRequest
public static org.mule.config.i18n.Message eventPropertyNotSetCannotProcessRequest(String property)
unsupportedMethod
public static org.mule.config.i18n.Message unsupportedMethod(String method)
couldNotSendExpect100
public static org.mule.config.i18n.Message couldNotSendExpect100()
requestLineIsMalformed
public static org.mule.config.i18n.Message requestLineIsMalformed(String line)
pollingReciverCannotbeUsed
public static org.mule.config.i18n.Message pollingReciverCannotbeUsed()
sslHandshakeDidNotComplete
public static org.mule.config.i18n.Message sslHandshakeDidNotComplete()
customHeaderMapDeprecated
public static org.mule.config.i18n.Message customHeaderMapDeprecated()
basicFilterCannotHandleHeader
public static org.mule.config.i18n.Message basicFilterCannotHandleHeader(String header)
authRealmMustBeSetOnFilter
public static org.mule.config.i18n.Message authRealmMustBeSetOnFilter()
noResourceBaseDefined
public static org.mule.config.i18n.Message noResourceBaseDefined()
fileNotFound
public static org.mule.config.i18n.Message fileNotFound(String file)
noReceiverFoundForUrl
public static org.mule.config.i18n.Message noReceiverFoundForUrl(String url)
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.