
public class GwtHttpDispatchRequest extends Object implements DispatchRequest
DispatchRequest that is an adapter for Request.
If the code that requested the command to be executed chooses to cancel the DispatchRequest and the
Request that has been passed is still pending, it will be cancelled.| Constructor and Description |
|---|
GwtHttpDispatchRequest(Request request) |
public GwtHttpDispatchRequest(Request request)
public void cancel()
cancel in interface DispatchRequestpublic boolean isPending()
isPending in interface DispatchRequestCopyright © 2010-2014 ArcBees. All Rights Reserved.