Package net.sf.crispy.concurrent

Useful for concurrent programming.

See:
          Description

Interface Summary
AsynchronousCallback Interface for asynchronous service invocation.
ExecuteCallback Handle callbacks for call a method in ExecuteWorker (in sperated Thread).
 

Class Summary
MethodExecuteCallback  
ThreadController This class create and controlled all Threads.
ThreadWorker Create a Thread and execute the service call.
 

Package net.sf.crispy.concurrent Description

Useful for concurrent programming. This is the requirement for asynchrone service invocations.



Copyright © 2005-2006 Crispy. All Rights Reserved.