Interface StreamDemux


public interface StreamDemux

Concrete implementations of this interface are responsible for registering a DataStreamParser for each type of cluster. Thus a given parser will be used for a given cluster ID.

Since:
Aug 12, 2005