- POLL_NO_DURATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
Poll Interval : request to deregister from proactive polling = 0
- POLL_SYSTEM_DURATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
Poll Interval : request the system duration = -1
- post(boolean) - Method in interface uicc.toolkit.EnvelopeResponseHandler
-
Prepares the Envelope response
- postAsBERTLV(boolean, byte) - Method in interface uicc.toolkit.EnvelopeResponseHandler
-
Prepare the Envelope response in a BER TLV structure.
- PRO_CMD_ACTIVATE - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command: Activate = 0x70
- PRO_CMD_CLOSE_CHANNEL - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Close Channel = 0x41
- PRO_CMD_CONTACTLESS_STATE_CHANGED - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command: Contactless State Changed = 0x71
- PRO_CMD_DECLARE_SERVICE - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Declare Service = 0x47
- PRO_CMD_DISPLAY_TEXT - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : DISPLAY TEXT = 0x21
- PRO_CMD_GET_CHANNEL_STATUS - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Get Channel Status = 0x44
- PRO_CMD_GET_INKEY - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : GET INKEY = 0x22
- PRO_CMD_GET_INPUT - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : GET INPUT = 0x23
- PRO_CMD_GET_READER_STATUS - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : GET READER STATUS = 0x33
- PRO_CMD_GET_SERVICE_INFORMATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Get Service Information = 0x46
- PRO_CMD_LANGUAGE_NOTIFICATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Language Notification = 0x35
- PRO_CMD_LAUNCH_BROWSER - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : LAUNCH BROWSER = 0x15
- PRO_CMD_MORE_TIME - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : MORE TIME = 0x02
- PRO_CMD_OPEN_CHANNEL - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Open Channel = 0x40
- PRO_CMD_PERFORM_CARD_APDU - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : PERFORM CARD APDU = 0x30
- PRO_CMD_PLAY_TONE - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : PLAY TONE = 0x20
- PRO_CMD_POWER_OFF_CARD - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : POWER OFF CARD = 0x32
- PRO_CMD_POWER_ON_CARD - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : POWER ON CARD = 0x31
- PRO_CMD_PROVIDE_LOCAL_INFORMATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : PROVIDE LOCAL INFORMATION = 0x26
- PRO_CMD_RECEIVE_DATA - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Receive Data = 0x42
- PRO_CMD_REFRESH - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : REFRESH = 0x01
- PRO_CMD_RUN_AT_COMMAND - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : RUN AT COMMAND = 0x34
- PRO_CMD_SELECT_ITEM - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : SELECT ITEM = 0x24
- PRO_CMD_SEND_DATA - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Send Data = 0x43
- PRO_CMD_SEND_DTMF - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : SEND DTMF = 0x14
- PRO_CMD_SEND_SHORT_MESSAGE - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : SEND SHORT MESSAGE =0x13
- PRO_CMD_SERVICE_SEARCH - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : Service Search = 0x45
- PRO_CMD_SET_UP_CALL - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : SET UP CALL = 0x10
- PRO_CMD_SET_UP_IDLE_MODE_TEXT - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : SET UP IDLE MODE TEXT = 0x28
- PRO_CMD_TIMER_MANAGEMENT - Static variable in interface uicc.toolkit.ToolkitConstants
-
Type of proactive command : TIMER MANAGEMENT = 0x27
- ProactiveHandler - Interface in uicc.toolkit
-
This interface is the basic class for the definition of Proactive commands
.
- ProactiveHandlerSystem - Class in uicc.toolkit
-
The ProactiveHandlerSystem class provides the means to retrieve an instance of
an Object implementing the ResponseHandler interface.
- ProactiveResponseHandler - Interface in uicc.toolkit
-
The ProactiveResponseHandler interface contains basic methods to handle the Terminal
Response data field.
- ProactiveResponseHandlerSystem - Class in uicc.toolkit
-
The ProactiveResponseHandlerSystem class provides the means to retrieve an instance of
an Object implementing the ProactiveResponseHandler interface.
- processToolkit(short) - Method in interface uicc.toolkit.ToolkitInterface
-
This method is the standard toolkit event handling method of a Toolkit Applet and
is called by the "Triggering Entity" to process the current Toolkit event.