Interface | Description |
---|---|
AsynchStub |
General interface all asynch stubs implement.
|
CallBackHandler |
This interface describes objects that are submitted to the asynch call methods.
|
Class | Description |
---|---|
MultiCallCollector |
A helper class to synchronously execute multiple asynchronous calls and collect results.
|
MultiCallCollector.SubCallBackHandler |
An instance of this class is used as a call handler for each subcall.
|
SingleCallHandler |
This is a callhandler implementation which is used in generated asynchronous stubs.
|
Exception | Description |
---|---|
CallTimeoutedException |
This exception is thrown whenever a call is aborted due timeout.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.