FileDocCategorySizeDatePackage
Streamable.javaAPI DocJMF 2.1.1e542Mon May 12 12:20:54 BST 2003com.sun.media.protocol

Streamable

public interface Streamable
This is a special tagging interface to specify whether a DataSource is intended to be used as a streamable DataSource. In such case, it needs to report some properties that the Handler will need to know.

Fields Summary
Constructors Summary
Methods Summary
public booleanisPrefetchable()
Returns true if the DataSource can be prefetched.