org.mule.providers.http.i18n
Class HttpMessages
java.lang.Object
org.mule.config.i18n.MessageFactory
org.mule.providers.http.i18n.HttpMessages
public class HttpMessages
- extends MessageFactory
Methods inherited from class org.mule.config.i18n.MessageFactory |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, 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 Message requestFailedWithStatus(String string)
unableToGetEndpointUri
public static Message unableToGetEndpointUri(String requestURI)
receiverPropertyNotSet
public static Message receiverPropertyNotSet()
httpParameterNotSet
public static Message httpParameterNotSet(String string)
noConnectorForProtocolServlet
public static Message noConnectorForProtocolServlet()
noServletConnectorFound
public static Message noServletConnectorFound(String name)
malformedSyntax
public static Message malformedSyntax()
methodNotAllowed
public static Message methodNotAllowed(String method)
failedToConnect
public static Message failedToConnect(URI uri)
cannotBindToAddress
public static Message cannotBindToAddress(String path)
eventPropertyNotSetCannotProcessRequest
public static Message eventPropertyNotSetCannotProcessRequest(String property)
unsupportedMethod
public static Message unsupportedMethod(String method)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.