Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.webchat.chat
Class ChatPoller

java.lang.Object
  extended by com.jivesoftware.webchat.chat.ChatPoller

public class ChatPoller
extends java.lang.Object


Constructor Summary
ChatPoller()
           
 
Method Summary
 ChatMessage getNextMessage()
           
 boolean isActiveSession()
           
 void listenForMessages(org.jivesoftware.smack.XMPPConnection con, org.jivesoftware.smack.Chat chat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatPoller

public ChatPoller()
Method Detail

listenForMessages

public void listenForMessages(org.jivesoftware.smack.XMPPConnection con,
                              org.jivesoftware.smack.Chat chat)

getNextMessage

public ChatMessage getNextMessage()

isActiveSession

public boolean isActiveSession()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.