javax.media.protocol
Interface Controls

All Known Subinterfaces:
PullSourceStream, PushSourceStream, SourceStream
All Known Implementing Classes:
DataSource, DripFeedDataSource, PullDataSource, PushDataSource, URLDataSource

public interface Controls


Method Summary
 Object getControl(String controlType)
           
 Object[] getControls()
           
 

Method Detail

getControls

Object[] getControls()

getControl

Object getControl(String controlType)