All Classes and Interfaces

Class
Description
The BIPLink interface represents a pure BIP logical connection to a remote entity.
The Connection interface represents a data link connection to a remote entity.
Notification about closing of a connection.
ConnectionConstants encapsulates constants related to the connection services.
Exception class for the uicc.connection package.
This ConnectionServer factory class provides methods to create objects implementing Connection, BIPLink and UICCTransportLink.
This event notifies a UICCTransportLink, BIPLink or SCP81Connection about data reception.
The super interface for all events which are signaling a state change to the observing application.
This interface is used for the event notification mechanism.
Used by the notification mechanism: objects which are used to observe state changes have to implement this interface.
Deprecated.
This interface is obsolete use SCP8XConnection instead
Deprecated.
The SCP8XConnection interface represents an SCP81 or SCP82 connection to a remote entity.
This interface defines event constants that are used for notifications of state changes of connections represented by SCP8XConnection: connection established (corresponds to successful open()) connection setup failed (corresponds to unsuccessful open()) connection closed (corresponds to successful close()) communication error (corresponds to unexpected communication breakdown) server switch to other application (corresponds to server selecting another application via Content-Type header field) The object implementing SCP8XConnectionStatus interface is a Temporary Entry Point Object.
The UICCTransportLink interface represents a logical connection to a remote entity based on a reliable protocol.
Notification about closing of a reliable link.