|
||||||||||
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.CreateAliasAction.AliasCreatedCallback
public class CreateAliasAction.AliasCreatedCallback
Callback handler for creating an alias.
Constructor Summary | |
---|---|
CreateAliasAction.AliasCreatedCallback(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 CreateAliasAction.AliasCreatedCallback(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 |