Uses of Class
ome.services.throttling.Task

Packages that use Task
ome.services.blitz.impl   
ome.services.blitz.util   
ome.services.throttling   
 

Uses of Task in ome.services.blitz.impl
 

Methods in ome.services.blitz.impl with parameters of type Task
 void AbstractAmdServant.runnableCall(Ice.Current __current, Task r)
           
 

Uses of Task in ome.services.blitz.util
 

Methods in ome.services.blitz.util with parameters of type Task
 void BlitzExecutor.runnableCall(Ice.Current __current, Task runnable)
           
 

Uses of Task in ome.services.throttling
 

Subclasses of Task in ome.services.throttling
 class Adapter
          Simple adapter which takes a Executor.Work instance and executes it as a BlitzExecutor task.
 class Callback
          Manages AMD-based method dispatches from blitz.
 class Callback2<R>
          Callable-based callback which guarantees that ice_response or ice_exception is called.
 

Methods in ome.services.throttling with parameters of type Task
 void InThreadThrottlingStrategy.runnableCall(Ice.Current __current, Task runnable)
           
 void SerialThrottlingStrategy.runnableCall(Ice.Current __current, Task runnable)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.