Uses of Class
org.dvb.net.rc.ConnectionFailedEvent

Packages that use ConnectionFailedEvent
org.dvb.net.rc Provides session management for bi-directional IP connections which are session based from the point of view of an application. 
 

Uses of ConnectionFailedEvent in org.dvb.net.rc
 

Subclasses of ConnectionFailedEvent in org.dvb.net.rc
 class ConnectionDroppedEvent
          ConnectionDroppedEvent - An event generated after an attempt to setup a connection for a ConnectionRCInterface fails due to the connection being dropped by the target.
 class NoDialToneEvent
          NoDialToneEvent - An event generated after an attempt to setup a connection for a ConnectionRCInterface of TYPE_PSTN fails due to there not being a dial tone on the return channel concerned.
 class TargetBusyEvent
          TargetBusyEvent - An event generated after an attempt to setup a connection for a ConnectionRCInterface fails due to the target of the connection being busy.