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

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

public class DefaultChatSelector
extends Object
implements ChatSelector


Constructor Summary
DefaultChatSelector()
           
 
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

DefaultChatSelector

public DefaultChatSelector()
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.