org.dvb.net.rc
Class ConnectionFailedEvent
java.lang.Object
java.util.EventObject
org.dvb.net.rc.ConnectionRCEvent
org.dvb.net.rc.ConnectionFailedEvent
- All Implemented Interfaces:
- Serializable
public class ConnectionFailedEvent
- extends ConnectionRCEvent
ConnectionFailedEvent - An event generated after an attempt to setup a connection for a
ConnectionRCInterface
fails.
- See Also:
- Serialized Form
ConnectionFailedEvent
public ConnectionFailedEvent(Object source)
- Construct an event.
- Parameters:
source
- the ConnectionRCInterface
whose connection attempt failed