Uses of Class
org.xcmis.client.gwt.rest.AsyncRequest

Packages that use AsyncRequest
org.xcmis.client.gwt.rest   
 

Uses of AsyncRequest in org.xcmis.client.gwt.rest
 

Methods in org.xcmis.client.gwt.rest that return AsyncRequest
static AsyncRequest AsyncRequest.build(com.google.gwt.http.client.RequestBuilder.Method method, String url)
           
 AsyncRequest AsyncRequest.data(Marshallable requestMarshaller)
           
 AsyncRequest AsyncRequest.data(String requestData)
           
 AsyncRequest AsyncRequest.header(String header, String value)
           
 AsyncRequest AsyncRequest.password(String password)
           
 AsyncRequest AsyncRequest.user(String user)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.