|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SendQueue | |
---|---|
org.xnap.plugin.opennap.net | Provides the OpenNap network communication classes for search, transfer and chat. |
org.xnap.plugin.opennap.net.msg | Provides the OpenNap message handler for sending and receiving of network packets. |
Uses of SendQueue in org.xnap.plugin.opennap.net |
---|
Methods in org.xnap.plugin.opennap.net that return SendQueue | |
---|---|
SendQueue |
OpenNapServerRunner.getSendQueue()
|
Uses of SendQueue in org.xnap.plugin.opennap.net.msg |
---|
Methods in org.xnap.plugin.opennap.net.msg with parameters of type SendQueue | |
---|---|
boolean |
SendWorker.sendMessages(SendQueue q)
Sends the message from q until timeout is expired. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |