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
| 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 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)
noConnectorForProtocolServlet
public static org.mule.config.i18n.Message noConnectorForProtocolServlet()
noServletConnectorFound
public static org.mule.config.i18n.Message noServletConnectorFound(String name)
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)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.