Package org.distributeme.core.asynch


package org.distributeme.core.asynch
  • Class
    Description
    General interface all asynch stubs implement.
    This interface describes objects that are submitted to the asynch call methods.
    This exception is thrown whenever a call is aborted due timeout.
    A helper class to synchronously execute multiple asynchronous calls and collect results.
    An instance of this class is used as a call handler for each subcall.
    This is a callhandler implementation which is used in generated asynchronous stubs.