Uses of Class
org.dvb.auth.callback.UnsupportedCallbackException

Packages that use UnsupportedCallbackException
org.dvb.auth.callback Enables applications to ask the end-user for PIN codes. 
 

Uses of UnsupportedCallbackException in org.dvb.auth.callback
 

Methods in org.dvb.auth.callback that throw UnsupportedCallbackException
 void CallbackHandler.handle(Callback[] callbacks)
          Called when a callback needs handling.