|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PermissionDeniedException | |
---|---|
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 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |