public class HttpMessages extends MessageFactory
| Constructor and Description |
|---|
HttpMessages() |
| Modifier and Type | Method and Description |
|---|---|
static Message |
cannotBindToAddress(String path) |
static Message |
couldNotSendExpect100() |
static Message |
eventPropertyNotSetCannotProcessRequest(String property) |
static Message |
failedToConnect(URI uri) |
static Message |
httpParameterNotSet(String string) |
static Message |
malformedSyntax() |
static Message |
methodNotAllowed(String method) |
static Message |
pollingReciverCannotbeUsed() |
static Message |
receiverPropertyNotSet() |
static Message |
requestFailedWithStatus(String string) |
static Message |
requestLineIsMalformed(String line) |
static Message |
unableToGetEndpointUri(String requestURI) |
static Message |
unsupportedMethod(String method) |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getString, getString, getString, getStringpublic static Message receiverPropertyNotSet()
public static Message malformedSyntax()
public static Message eventPropertyNotSetCannotProcessRequest(String property)
public static Message couldNotSendExpect100()
public static Message pollingReciverCannotbeUsed()
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.