|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Callback | |
com.sun.dtv.security | Package for the additional security functionality. |
Uses of Callback in com.sun.dtv.security |
Methods in com.sun.dtv.security that return Callback | |
Callback |
UnsupportedCallbackException.getCallback()
Get the unrecognized Callback . |
Methods in com.sun.dtv.security with parameters of type Callback | |
void |
CallbackHandler.handle(Callback[] callbacks)
Called when a callback needs handling. |
Constructors in com.sun.dtv.security with parameters of type Callback | |
UnsupportedCallbackException(Callback callback)
Creates a new instance of UnsupportedCallbackException without detail message. |
|
UnsupportedCallbackException(Callback callback,
String msg)
Constructs a UnsupportedCallbackException with the specified detail message. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |