set Short Ttl Handler
open fun setShortTtlHandler(shortTtlHandler: MultiDataSource.ShortTtlHandler): MultiDataSource.Factory
Set the ShortTtlHandler to be used when opening potentially expired DataSpecs.
Return
This factory instance for the chaining of method calls.
Parameters
short Ttl Handler
The handler to be used when opening a HTTP DataSpec.
See also
Data Source#open(Data Spec)