Uses of Class
org.dvb.net.rc.ConnectionParameters

Packages that use ConnectionParameters
org.dvb.net.rc   
 

Uses of ConnectionParameters in org.dvb.net.rc
 

Methods in org.dvb.net.rc that return ConnectionParameters
 ConnectionParameters ConnectionRCInterface.getCurrentTarget()
          Get the current target for connections.
 

Methods in org.dvb.net.rc with parameters of type ConnectionParameters
 void ConnectionRCInterface.setTarget(ConnectionParameters target)
          Set a non-default target for connections.