Package rice

Interface Summary
Continuation Asynchronously receives the result to a given method call, using the command pattern.
 

Class Summary
Continuation.ExternalContinuation This class provides a continuation which is designed to be used from an external thread.
Continuation.ListenerContinuation This class is a Continuation provided for simplicity which listens for any errors and ignores any success values.
Continuation.StandardContinuation This class is a Continuation provided for simplicity which passes any errors up to the parent Continuation which it is constructed with.
 






Imprint-Dataprotection