Uses of Class
org.exoplatform.services.jcr.webdav.Range

Packages that use Range
org.exoplatform.services.jcr.webdav.command   
org.exoplatform.services.jcr.webdav.util   
 

Uses of Range in org.exoplatform.services.jcr.webdav.command
 

Method parameters in org.exoplatform.services.jcr.webdav.command with type arguments of type Range
 org.exoplatform.services.rest.Response GetCommand.get(javax.jcr.Session session, java.lang.String path, java.lang.String version, java.lang.String ifModifiedSince, java.lang.String baseURI, java.util.List<Range> ranges, java.util.HashMap<org.exoplatform.common.util.MediaType,java.lang.String> cacheControls)
          GET content of the resource.
 

Uses of Range in org.exoplatform.services.jcr.webdav.util
 

Constructor parameters in org.exoplatform.services.jcr.webdav.util with type arguments of type Range
MultipartByterangesEntity(Resource resource, java.util.List<Range> ranges, java.lang.String contentType, long contentLength)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.