tigase.jaxmpp.core.client.xmpp.modules.chat
Class JidOnlyChatSelector

java.lang.Object
  extended by tigase.jaxmpp.core.client.xmpp.modules.chat.JidOnlyChatSelector
All Implemented Interfaces:
ChatSelector

public class JidOnlyChatSelector
extends Object
implements ChatSelector


Constructor Summary
JidOnlyChatSelector()
           
 
Method Summary
 Chat getChat(List<Chat> chats, JID jid, String threadId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JidOnlyChatSelector

public JidOnlyChatSelector()
Method Detail

getChat

public Chat getChat(List<Chat> chats,
                    JID jid,
                    String threadId)
Specified by:
getChat in interface ChatSelector


Copyright © 2006-2012 Tigase. All Rights Reserved.