Uses of Interface
com.swiftmq.swiftlet.threadpool.AsyncTask
Packages that use AsyncTask
Package
Description
-
Uses of AsyncTask in com.swiftmq.client.thread
Methods in com.swiftmq.client.thread that return AsyncTaskMethods in com.swiftmq.client.thread with parameters of type AsyncTask -
Uses of AsyncTask in com.swiftmq.swiftlet.queue
Classes in com.swiftmq.swiftlet.queue that implement AsyncTaskModifier and TypeClassDescriptionclass
Abstract MessageProcessor to register at aQueuePullTransaction
. -
Uses of AsyncTask in com.swiftmq.swiftlet.threadpool
Methods in com.swiftmq.swiftlet.threadpool with parameters of type AsyncTaskModifier and TypeMethodDescriptionvoid
ThreadPool.dispatchTask
(AsyncTask asyncTask) Dispatch a task into the pool.