Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.gwt.runtime.client.http.HttpResponse

Packages that use HttpResponse
org.nuxeo.ecm.gwt.runtime.client.http   
org.nuxeo.ecm.gwt.runtime.client.model   
org.nuxeo.ecm.gwt.runtime.client.ui   
org.nuxeo.ecm.gwt.ui.client.base.login   
 

Uses of HttpResponse in org.nuxeo.ecm.gwt.runtime.client.http
 

Methods in org.nuxeo.ecm.gwt.runtime.client.http with parameters of type HttpResponse
abstract  void HttpCallback.onSuccess(HttpResponse response)
           
 

Uses of HttpResponse in org.nuxeo.ecm.gwt.runtime.client.model
 

Methods in org.nuxeo.ecm.gwt.runtime.client.model with parameters of type HttpResponse
 void GetDocument.onSuccess(HttpResponse response)
           
 

Uses of HttpResponse in org.nuxeo.ecm.gwt.runtime.client.ui
 

Methods in org.nuxeo.ecm.gwt.runtime.client.ui with parameters of type HttpResponse
 void HttpCommand.onSuccess(HttpResponse response)
           
 

Uses of HttpResponse in org.nuxeo.ecm.gwt.ui.client.base.login
 

Methods in org.nuxeo.ecm.gwt.ui.client.base.login with parameters of type HttpResponse
 void LogoutCommand.onSuccess(HttpResponse response)
           
 void LoginCommand.onSuccess(HttpResponse response)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.