protected void |
BoshConnectionManager.addOutPackets(Queue<Packet> out_results,
BoshSession bs)
Method adds packets to the output queue stamping it with the appropriate BoshSession data
|
boolean |
BoshSessionTaskHandler.addOutStreamClosed(Packet packet,
BoshSession bs,
boolean withTimeout) |
boolean |
BoshConnectionManager.addOutStreamClosed(Packet packet,
BoshSession bs,
boolean withTimeout) |
boolean |
BoshSessionTaskHandler.addOutStreamOpen(Packet packet,
BoshSession bs) |
boolean |
BoshConnectionManager.addOutStreamOpen(Packet packet,
BoshSession bs) |
JID |
BoshSessionTaskHandler.getJidForBoshSession(BoshSession bs) |
JID |
BoshConnectionManager.getJidForBoshSession(BoshSession bs)
Returns full jid of passed BoshSession instance
|
BoshSendQueueTask |
BoshSessionTaskHandler.scheduleSendQueueTask(BoshSession tt,
long delay) |
BoshSendQueueTask |
BoshConnectionManager.scheduleSendQueueTask(BoshSession bs,
long delay) |
BoshTask |
BoshSessionTaskHandler.scheduleTask(BoshSession bs,
long delay) |
BoshTask |
BoshConnectionManager.scheduleTask(BoshSession bs,
long delay) |