tigase.jaxmpp.core.client
Class ResponseManager.Entry

java.lang.Object
  extended by tigase.jaxmpp.core.client.ResponseManager.Entry
Enclosing class:
ResponseManager

protected static final class ResponseManager.Entry
extends Object


Constructor Summary
ResponseManager.Entry(JID jid, long timestamp, long timeout, AsyncCallback callback)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseManager.Entry

public ResponseManager.Entry(JID jid,
                             long timestamp,
                             long timeout,
                             AsyncCallback callback)


Copyright © 2006-2012 Tigase. All Rights Reserved.