Uses of Class
org.mule.transport.xmpp.XmppMessageType

Packages that use XmppMessageType
org.mule.transport.xmpp   
org.mule.transport.xmpp.i18n   
 

Uses of XmppMessageType in org.mule.transport.xmpp
 

Methods in org.mule.transport.xmpp that return XmppMessageType
static XmppMessageType XmppMessageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmppMessageType[] XmppMessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of XmppMessageType in org.mule.transport.xmpp.i18n
 

Methods in org.mule.transport.xmpp.i18n with parameters of type XmppMessageType
static Message XmppMessages.invalidConversationType(XmppMessageType type)
           
 



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