|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.client.core.ResponseHandlerAdapter
ccc.client.actions.CreateActionAction.ActionCreatedCallback
public class CreateActionAction.ActionCreatedCallback
Callback handler for applying a working copy.
Constructor Summary | |
---|---|
CreateActionAction.ActionCreatedCallback()
Constructor. |
Method Summary | |
---|---|
void |
onOK(Response response)
Handle a '200 OK' response from the remote server. |
Methods inherited from class ccc.client.core.ResponseHandlerAdapter |
---|
onBadRequest, onConflict, onError, onFailed, onMethodNotAllowed, onNoContent, onNotFound, onSessionTimeout, onUnauthorized, onUnsupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateActionAction.ActionCreatedCallback()
Method Detail |
---|
public void onOK(Response response)
onOK
in interface ResponseHandler
onOK
in class ResponseHandlerAdapter
response
- The server response.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |