|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Range | |
---|---|
net.sourceforge.stripes.action | This package defines the ActionBean interface and related classes and interfaces for writing ActionBeans. |
net.sourceforge.stripes.util | This package contains various utility classes that are used to implement Stripes. |
Uses of Range in net.sourceforge.stripes.action |
---|
Methods in net.sourceforge.stripes.action that return types with arguments of type Range | |
---|---|
protected List<Range<Long>> |
StreamingResolution.parseRangeHeader(String value)
Parse the Range header according to RFC 2616 section 14.35.1. |
Uses of Range in net.sourceforge.stripes.util |
---|
Methods in net.sourceforge.stripes.util with parameters of type Range | |
---|---|
int |
Range.compareTo(Range<T> o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |