BenQ Mobile

Uses of Class
java.rmi.RemoteException

Packages that use RemoteException
javax.microedition.jcrmi Provides classes and interfaces for Java Card RMI connection. 
 

Uses of RemoteException in javax.microedition.jcrmi
 

Methods in javax.microedition.jcrmi that throw RemoteException
 short JavaCardRMIConnection.enterPin(int pinID)
          A call to enterPin method pops up a UI that requests the PIN from the user.
 short JavaCardRMIConnection.changePin(int pinID)
          A call to changePin method pops up a UI that requests the user for an old or existing PIN value and the new PIN value to change the value of the PIN.
 short JavaCardRMIConnection.disablePin(int pinID)
          A call to disablePin method pops up a UI that requests the user to enter the value for the PIN that is to be disabled.
 short JavaCardRMIConnection.enablePin(int pinID)
          A call to enablePin method pops up a UI that requests the user to enter the value for the PIN that is to be enabled.
 short JavaCardRMIConnection.unblockPin(int blockedPinID, int unblockingPinID)
          This is a high-level method that lets the J2ME application ask the user to enter the value for an unblocking PIN, and the new value for the blocked PIN and send these to the card.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.