-
class
Default response implementation
Variable holding a reference to the response object.
Returns the first response to this request.
Returns the first response to this request.
Returns the last arrived response.
Returns the last arrived response.
Implementations of this method must return the response object
that is causing this notification to be delivered.
Blocks call until last response is received.
Blocks call until last response is received.
Returns the Iterator for the response storage.
Returns the Iterator for the response storage.
void
Adds new response to this request object and dispatches it to
listener.
Creates a new instance of the event, by specifying the
AsynchronousAccess
source that generated the event and the
request object which caused the notification to occur.