Package uk.ac.ncl.cs.instantsoap.strategydp.impl

Implementations of strategy dispatchers.

See:
          Description

Class Summary
MultiplexingStrategyDispatcher Delegate handling jobs on to a range of handlers.
QueuedDispatcher Asynchronously dispatches jobs to an underlying dispatcher, using an ExecutorService to manage the running of the tasks.
 

Package uk.ac.ncl.cs.instantsoap.strategydp.impl Description

Implementations of strategy dispatchers.

Author:
Matthew Pocock


Copyright © 2006-2008. All Rights Reserved.