- HANDLER_NOT_AVAILABLE - Static variable in exception uicc.toolkit.ToolkitException
-
This reason code (= 2) is used to indicate that the Handler is not
available (e.g. busy).
- HANDLER_OVERFLOW - Static variable in exception uicc.toolkit.ToolkitException
-
This reason code (= 1) is used to indicate that data are to large than
the storage space available in the handler.
- HandlerBuilder - Class in uicc.system
-
The HandlerBuilder class is a class to create objects that are implementing TLV handler interfaces.
- HIGH_UPDATE_ARRAY_MIN_UPDATE_JA - Static variable in interface uicc.services.highupdatearray.HighUpdateArrayBuilder
-
JX Property value : High Update Array minimum update property, value JA corresponding to 100,000 update operations.
- HIGH_UPDATE_ARRAY_MIN_UPDATE_JB - Static variable in interface uicc.services.highupdatearray.HighUpdateArrayBuilder
-
JX Property value : High Update Array minimum update property, value JB corresponding to 500,000 update operations.
- HIGH_UPDATE_ARRAY_MIN_UPDATE_JC - Static variable in interface uicc.services.highupdatearray.HighUpdateArrayBuilder
-
JX Property value : High Update Array minimum update property, value JC corresponding to 1,000,000 update operations.
- HighUpdateArrayBuilder - Interface in uicc.services.highupdatearray
-
The HighUpdateArrayBuilder interface provides methods for creation of
arrays supporting high usage of update operations with respect to
Java Card conventional arrays.