B C D E G I O R S T U

O

Observable - Interface in uicc.connection
This interface is used for the event notification mechanism.
Observer - Interface in uicc.connection
Used by the notification mechanism: objects which are used to observe state changes have to implement this interface.
open() - Method in interface uicc.connection.BIPLink
It request the opening of the BIP link.
open(byte[], short, short, byte[], short, short) - Method in interface uicc.connection.SCP81Connection
Request to open the SCP81 connection.
OPERATION_NOT_ALLOWED - Static variable in exception uicc.connection.ConnectionException
Reason code to indicate that the requested operation is not allowed at this time: 6
OUT_OF_DATA_BOUNDARIES - Static variable in exception uicc.connection.ConnectionException
Reason code to indicate that the requested action would cause access out of data: 5

B C D E G I O R S T U