All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BIPLink TheBIPLinkinterface represents a pure BIP logical connection to a remote entity.Connection The Connection interface represents a data link connection to a remote entity.ConnectionClosed Notification about closing of a connection.ConnectionConstants ConnectionConstantsencapsulates constants related to the connection services.ConnectionException Exception class for theuicc.connectionpackage.ConnectionServer ThisConnectionServerfactory class provides methods to create objects implementingConnection,BIPLinkandUICCTransportLink.DataReceived This event notifies aUICCTransportLink,BIPLinkorSCP81Connectionabout data reception.Event The super interface for all events which are signaling a state change to the observing application.Observable This interface is used for the event notification mechanism.Observer Used by the notification mechanism: objects which are used to observe state changes have to implement this interface.SCP81Connection TheSCP81Connectioninterface represents an SCP81 connection to a remote entity.SCP81ConnectionStatus This interface defines event constants that are used for notifications of state changes of connections represented by SCP81Connection: 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 implementingSCP81ConnectionStatusinterface is a Temporary Entry Point Object.UICCTransportLink TheUICCTransportLinkinterface represents a logical connection to a remote entity based on a reliable protocol.UICCTransportLinkDisconnected Notification about closing of a reliable link.