Uses of Class
org.fourthline.cling.model.types.BytesRange

Packages that use BytesRange
org.fourthline.cling.model.message.header   
org.fourthline.cling.model.types   
 

Uses of BytesRange in org.fourthline.cling.model.message.header
 

Constructors in org.fourthline.cling.model.message.header with parameters of type BytesRange
ContentRangeHeader(BytesRange value)
           
RangeHeader(BytesRange value)
           
 

Uses of BytesRange in org.fourthline.cling.model.types
 

Methods in org.fourthline.cling.model.types that return BytesRange
static BytesRange BytesRange.valueOf(String s)
           
static BytesRange BytesRange.valueOf(String s, String rangePrefix)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.