B C D E G I O R S T U

G

getConnection() - Static method in class uicc.connection.ConnectionServer
Returns an instance providing a data link connection.
getConnection(byte[], short, short, boolean) - Static method in class uicc.connection.ConnectionServer
Returns an instance providing a data link connection.
getDetails() - Method in interface uicc.connection.SCP81ConnectionStatus
Used to retrieve detailed information about the state change..
getInSDUSize() - Method in interface uicc.connection.UICCTransportLink
Retrieves the size used for incoming SDUs on this reliable link.
getObservable() - Method in interface uicc.connection.Event
Used to get information about the object whose state has changed.
getOutSDUSize() - Method in interface uicc.connection.UICCTransportLink
Retrieves the size used for outgoing SDUs on this reliable link.
getReason() - Method in interface uicc.connection.UICCTransportLinkDisconnected
Used to retrieve the reason for closing the reliable link (e.g.
getReceivedDataLength() - Method in interface uicc.connection.DataReceived
Returns the amount of data received, or -1 if data length is unknown (chunked transfer encoding is used), or 0 if all received data have been read or discarded by the Observer.

B C D E G I O R S T U