Class USATEnvelopeHandlerSystem

java.lang.Object
uicc.usim.toolkit.USATEnvelopeHandlerSystem

public final class USATEnvelopeHandlerSystem extends Object
The USATEnvelopeHandlerSystem class provides the means to retrieve an instance of an Object implementing the USATEnvelopeHandler interface.
See Also:
  • Method Details

    • getTheHandler

      public static USATEnvelopeHandler getTheHandler() throws uicc.toolkit.ToolkitException
      Returns the single system instance of the USATEnvelopeHandler class. The applet shall get the reference of the handler at its triggering, the beginning of the processToolkit method.
      Returns:
      reference of the temporary JCRE entry point object of the USATEnvelopeHandler
      Throws:
      uicc.toolkit.ToolkitException - with the following reason codes:
      • HANDLER_NOT_AVAILABLE if the handler is busy.