|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionRCEvent | |
---|---|
org.dvb.net.rc |
Uses of ConnectionRCEvent in org.dvb.net.rc |
---|
Subclasses of ConnectionRCEvent in org.dvb.net.rc | |
---|---|
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. |
Methods in org.dvb.net.rc with parameters of type ConnectionRCEvent | |
---|---|
void |
ConnectionListener.connectionChanged(ConnectionRCEvent e)
This method is called to report events related to the setup and termination of return channel interface connections. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |