| Package | Description |
|---|---|
| org.dvb.net.rc |
| Modifier and Type | Class and Description |
|---|---|
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 |
ConnectionEstablishedEvent
ConnectionEstablishedEvent - An event generated after a connection is established
for a
ConnectionRCInterface. |
class |
ConnectionFailedEvent
ConnectionFailedEvent - An event generated after an attempt to setup a connection for a
ConnectionRCInterface fails. |
class |
ConnectionTerminatedEvent
ConnectionTerminatedEvent - An event generated after a connected
ConnectionRCInterface is disconnected. |
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. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionListener.connectionChanged(ConnectionRCEvent e)
This method is called to report events related to the setup
and termination of return channel interface connections.
|
Copyright © 2012 code4tv.com. All Rights Reserved.