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

Packages that use PermissionDeniedException
org.dvb.net.rc   
 

Uses of PermissionDeniedException in org.dvb.net.rc
 

Methods in org.dvb.net.rc that throw PermissionDeniedException
 void ConnectionRCInterface.connect()
          Connect this return channel to the current target.
 void ConnectionRCInterface.disconnect()
          Disconnect this return channel from the current target.
 void ConnectionRCInterface.reserve(ResourceClient c, java.lang.Object requestData)
          Request the right to control this return channel interface.
 void ConnectionRCInterface.setTarget(ConnectionParameters target)
          Set a non-default target for connections.
 void ConnectionRCInterface.setTargetToDefault()
          Set the target for connections to the default.