org.mule.providers.xmpp.i18n
Class XmppMessages

java.lang.Object
  extended byorg.mule.config.i18n.MessageFactory
      extended byorg.mule.providers.xmpp.i18n.XmppMessages

public class XmppMessages
extends org.mule.config.i18n.MessageFactory


Constructor Summary
XmppMessages()
           
 
Method Summary
static org.mule.config.i18n.Message nicknameMustBeSet()
           
static org.mule.config.i18n.Message noRecipientInUri()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
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
 

Constructor Detail

XmppMessages

public XmppMessages()
Method Detail

noRecipientInUri

public static org.mule.config.i18n.Message noRecipientInUri()

nicknameMustBeSet

public static org.mule.config.i18n.Message nicknameMustBeSet()


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.