Uses of Interface
com.googlecode.fascinator.portal.services.ByteRangeRequestCache

Packages that use ByteRangeRequestCache
com.googlecode.fascinator.portal.services   
com.googlecode.fascinator.portal.services.impl   
 

Uses of ByteRangeRequestCache in com.googlecode.fascinator.portal.services
 

Methods in com.googlecode.fascinator.portal.services that return ByteRangeRequestCache
 ByteRangeRequestCache ScriptingServices.getByteRangeCache()
           
 

Uses of ByteRangeRequestCache in com.googlecode.fascinator.portal.services.impl
 

Classes in com.googlecode.fascinator.portal.services.impl that implement ByteRangeRequestCache
 class ByteRangeRequestCacheImpl
          Contains the logic required to parse, process and respond to HTTP byte-range requests.
 

Methods in com.googlecode.fascinator.portal.services.impl that return ByteRangeRequestCache
 ByteRangeRequestCache ScriptingServicesImpl.getByteRangeCache()
           
 



Copyright © 2009-2012. All Rights Reserved.