org.iso.mpeg.mpegj.net
Interface NetworkManager


public interface NetworkManager


Method Summary
 ChannelController getChannelController()
          This method returns the ChannelController that is used to enable and disable channels
 DMIFMonitor getDMIFMonitor()
          This method returns the DMIFMonitor that is used to retrieve all the data associated with the DMIF
 

Method Detail

getDMIFMonitor

public DMIFMonitor getDMIFMonitor()
This method returns the DMIFMonitor that is used to retrieve all the data associated with the DMIF
Returns:
the DMIFMonitor if available

getChannelController

public ChannelController getChannelController()
This method returns the ChannelController that is used to enable and disable channels
Returns:
the ChannelControllerif available