public class CompletedDispatchRequest extends Object implements DispatchRequest
DispatchRequest
that is always completed. It should be used with
ClientActionHandler
s that do not perform
any asynchronous processing.Constructor and Description |
---|
CompletedDispatchRequest() |
public void cancel()
cancel
in interface DispatchRequest
public boolean isPending()
isPending
in interface DispatchRequest
Copyright © 2010-2014 ArcBees. All Rights Reserved.