eXo JCR :: Component :: Webdav Service 1.15.10-GA

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
 javax.ws.rs.core.Response GetCommand.get(javax.jcr.Session session, String path, String version, String baseURI, List<Range> ranges, String ifModifiedSince, String ifNoneMatch, Map<javax.ws.rs.core.MediaType,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, List<Range> ranges, String contentType, long contentLength)
           
 


eXo JCR :: Component :: Webdav Service 1.15.10-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.