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

Packages that use ConnectionParameters
org.dvb.net.rc Provides session management for bi-directional IP connections which are session based from the point of view of an application. 
 

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.