Class ResponseManager.Entry

java.lang.Object
tigase.component.responses.ResponseManager.Entry
Enclosing class:
ResponseManager

protected static final class ResponseManager.Entry extends Object
  • Constructor Details

    • Entry

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