public class CompletedDispatchRequest extends Object implements DispatchRequest
DispatchRequest that is always completed. It should be used with
ClientActionHandlers that do not perform
any asynchronous processing.| Constructor and Description |
|---|
CompletedDispatchRequest() |
public void cancel()
cancel in interface DispatchRequestpublic boolean isPending()
isPending in interface DispatchRequestCopyright © 2010–2014 Arcbees. All rights reserved.