org.mule.transport.erlang.i18n
Class ErlangMessages
java.lang.Object
org.mule.config.i18n.MessageFactory
org.mule.transport.erlang.i18n.ErlangMessages
public class ErlangMessages
- 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, 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 |
ErlangMessages
public ErlangMessages()
missingNodeName
public static org.mule.config.i18n.Message missingNodeName()
missingCookieWithPort
public static org.mule.config.i18n.Message missingCookieWithPort()
nodeUnreachable
public static org.mule.config.i18n.Message nodeUnreachable(String nodeName)
missingEndpointProperty
public static org.mule.config.i18n.Message missingEndpointProperty(String propertyName)
badResponseFormat
public static org.mule.config.i18n.Message badResponseFormat(ErlangOutboundInvocation.InvocationType invocationType)
responseTimeOut
public static org.mule.config.i18n.Message responseTimeOut()
mailboxNameRegistrationFailed
public static org.mule.config.i18n.Message mailboxNameRegistrationFailed(String name)
badModuleFunctionFormat
public static org.mule.config.i18n.Message badModuleFunctionFormat(String moduleFunction)
illegalRpcResponse
public static org.mule.config.i18n.Message illegalRpcResponse(String responseAsString)
Copyright © 2011. All Rights Reserved.