Java org.springframework.http HttpRange fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.http HttpRange fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.http HttpRange.

The text is from its open source code.

Method

ListtoResourceRegions(List ranges, Resource resource)
Convert each HttpRange into a ResourceRegion , selecting the appropriate segment of the given Resource using HTTP Range information.