Class MultipartByterangesEntity
java.lang.Object
org.exoplatform.services.jcr.webdav.util.MultipartByterangesEntity
- All Implemented Interfaces:
javax.ws.rs.core.StreamingOutput
- Version:
- $Id: $
- Author:
- Andrey Parfonov
-
Constructor Summary
ConstructorsConstructorDescriptionMultipartByterangesEntity(Resource resource, List<Range> ranges, String contentType, long contentLength) -
Method Summary
-
Constructor Details
-
Method Details
-
write
- Specified by:
writein interfacejavax.ws.rs.core.StreamingOutput- Throws:
IOException
-