Uses of Interface
com.yahoo.messagebus.Messenger.Task
Packages that use Messenger.Task
-
Uses of Messenger.Task in com.yahoo.messagebus
Methods in com.yahoo.messagebus with parameters of type Messenger.TaskModifier and TypeMethodDescriptionvoidMessenger.enqueue(Messenger.Task task) Enqueues the given task in the list of tasks that this worker is to process.