org.mule.transport.xmpp.i18n
Class XmppMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.xmpp.i18n.XmppMessages

public class XmppMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
XmppMessages()
           
 
Method Summary
static Message invalidConversationType(XmppMessageType type)
           
static Message invalidMessageTypeInUri()
           
static Message noMessageTypeInUri()
           
static Message noRecipientInUri()
           
 
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
 

Constructor Detail

XmppMessages

public XmppMessages()
Method Detail

noRecipientInUri

public static Message noRecipientInUri()

invalidConversationType

public static Message invalidConversationType(XmppMessageType type)

noMessageTypeInUri

public static Message noMessageTypeInUri()

invalidMessageTypeInUri

public static Message invalidMessageTypeInUri()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.