Uses of Class
ccc.client.core.Response

Packages that use Response
ccc.client.actions   
ccc.client.core   
ccc.client.gwt.remoting   
ccc.client.remoting   
 

Uses of Response in ccc.client.actions
 

Methods in ccc.client.actions with parameters of type Response
protected  void UpdateResourceTemplateAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void EditTextFileAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void UpdateGroupAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void UpdateCommentAction.CommentUpdatedCallback.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void ResourceNameExistsAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void CreateUserAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void CreateTextFileAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void CreatePageAction.PageCreatedCallback.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void CreateGroupAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void CreateFolderAction.FolderCreatedCallback.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void CreateAliasAction.AliasCreatedCallback.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void CreateActionAction.ActionCreatedCallback.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 

Uses of Response in ccc.client.core
 

Methods in ccc.client.core with parameters of type Response
 void ResponseHandlerAdapter.onBadRequest(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onBadRequest(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onConflict(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onConflict(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onError(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onError(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onMethodNotAllowed(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onMethodNotAllowed(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
 void ResponseHandler.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void RemotingAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
 void ResponseHandlerAdapter.onNotFound(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onNotFound(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void ResponseHandler.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void RemotingAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 void ResponseHandlerAdapter.onSessionTimeout(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onSessionTimeout(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onUnauthorized(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onUnauthorized(Response response)
          TODO: Add a description for this method.
 void ResponseHandlerAdapter.onUnsupported(Response response)
          TODO: Add a description for this method.
 void ResponseHandler.onUnsupported(Response response)
          TODO: Add a description for this method.
protected  ResourceSummary RemotingAction.parseResourceSummary(Response response)
          Parse the response as a resource summary.
 

Uses of Response in ccc.client.gwt.remoting
 

Methods in ccc.client.gwt.remoting with parameters of type Response
 void CancelActionAction.ActionCancelledCallback.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void DeleteResourceAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void UnlockAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void RemoveFromMainMenuAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void LockAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void LogoutAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void OpenEditCacheAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void UnpublishAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void CreateWorkingCopyFromHistoricalVersionAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void IncludeInMainMenuAction.onNoContent(Response response)
          Handle a '204 NO CONTENT' response from the remote server.
protected  void PublishAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenUpdateMetadataAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenEditUserDialogAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void IsLoggedInAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void CreateTemplateAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void LoginAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenTemplateRevisionAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void GetChildrenAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void ListComments.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void GetCurrentUserAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void GetResourcesPagedAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenUpdateResourceAclAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void ListPendingActionsAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenUpdateAliasAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void TemplateNameExistsAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenEditTextFileAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenUpdateTemplateAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
protected  void OpenEditCacheAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 

Uses of Response in ccc.client.remoting
 

Methods in ccc.client.remoting with parameters of type Response
protected  void GetServicesAction.onOK(Response response)
          Handle a '200 OK' response from the remote server.
 



Copyright © 2010. All Rights Reserved.