|
||||||||||
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.CreatePageAction.PageCreatedCallback
public class CreatePageAction.PageCreatedCallback
Callback handler for creating a page.
Constructor Summary | |
---|---|
CreatePageAction.PageCreatedCallback(java.lang.String name)
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 CreatePageAction.PageCreatedCallback(java.lang.String name)
name
- The action name.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 |