|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Work | |
| org.jboss.mq.server | |
| org.jboss.mq.threadpool | |
| Uses of Work in org.jboss.mq.server |
| Classes in org.jboss.mq.server that implement Work | |
class |
ClientConsumer
This represent the clients queue which consumes messages from the destinations on the provider. |
| Uses of Work in org.jboss.mq.threadpool |
| Methods in org.jboss.mq.threadpool with parameters of type Work | |
void |
ThreadPool.enqueueWork(Work work)
Enqueue a piece of work for this thread to handle. |
void |
ThreadPool.cancelWork(Work work)
Cancel a piece of enqueued work. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||