Uses of Class
com.echomine.jabber.JIDType

Packages that use JIDType
com.echomine.jabber   
com.echomine.jabber.msg   
 

Uses of JIDType in com.echomine.jabber
 

Methods in com.echomine.jabber that return JIDType
 JIDType JabberServerService.browse(JID jid, java.lang.String type, boolean wait)
          browses to the JID that you specify.
 

Methods in com.echomine.jabber with parameters of type JIDType
 void JIDType.addChild(JIDType child)
          adds a child to the type.
 

Uses of JIDType in com.echomine.jabber.msg
 

Methods in com.echomine.jabber.msg that return JIDType
 JIDType BrowseIQMessage.getJIDType()
           
 

Methods in com.echomine.jabber.msg with parameters of type JIDType
 void BrowseIQMessage.setJIDType(JIDType jidtype)
           
 



Copyright © 2001-2005 Echomine. All Rights Reserved.