|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.client.core.ResponseHandlerAdapter
ccc.client.gwt.remoting.CancelActionAction.ActionCancelledCallback
public static class CancelActionAction.ActionCancelledCallback
Callback handler for applying a working copy.
Constructor Summary | |
---|---|
CancelActionAction.ActionCancelledCallback(ActionSummary action)
Constructor. |
Method Summary | |
---|---|
void |
onNoContent(Response response)
Handle a '204 NO CONTENT' response from the remote server. |
Methods inherited from class ccc.client.core.ResponseHandlerAdapter |
---|
onBadRequest, onConflict, onError, onFailed, onMethodNotAllowed, onNotFound, onOK, onSessionTimeout, onUnauthorized, onUnsupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CancelActionAction.ActionCancelledCallback(ActionSummary action)
action
- The resource whose WC has been applied.Method Detail |
---|
public void onNoContent(Response response)
onNoContent
in interface ResponseHandler
onNoContent
in class ResponseHandlerAdapter
response
- The server response.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |