Uses of Package
rocks.xmpp.util.concurrent
-
Packages that use rocks.xmpp.util.concurrent Package Description rocks.xmpp.extensions.caps Provides classes for XEP-0115: Entity Capabilities.rocks.xmpp.extensions.disco Provides classes for XEP-0030: Service Discovery.rocks.xmpp.util.concurrent Provides classes for concurrency. -
Classes in rocks.xmpp.util.concurrent used by rocks.xmpp.extensions.caps Class Description AsyncResult Represents the result of an asynchronous operation. -
Classes in rocks.xmpp.util.concurrent used by rocks.xmpp.extensions.disco Class Description AsyncResult Represents the result of an asynchronous operation. -
Classes in rocks.xmpp.util.concurrent used by rocks.xmpp.util.concurrent Class Description AsyncResult Represents the result of an asynchronous operation.QueuedExecutorService Queues tasks and delegates them to aExecutorin order.