Uses of Class
com.atlassian.confluence.web.rangerequest.RangeRequest

Packages that use RangeRequest
com.atlassian.confluence.web.rangerequest   
 

Uses of RangeRequest in com.atlassian.confluence.web.rangerequest
 

Methods in com.atlassian.confluence.web.rangerequest that return RangeRequest
static RangeRequest RangeRequest.parse(String headerValue, long contentLength)
          Parse a range header value into a RangeRequest
 

Methods in com.atlassian.confluence.web.rangerequest with parameters of type RangeRequest
 int RangeRequest.compareTo(RangeRequest that)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.