org.dvb.net.rc
Class ConnectionEstablishedEvent
java.lang.Object
java.util.EventObject
org.dvb.net.rc.ConnectionRCEvent
org.dvb.net.rc.ConnectionEstablishedEvent
- All Implemented Interfaces:
- Serializable
public class ConnectionEstablishedEvent
- extends ConnectionRCEvent
ConnectionEstablishedEvent - An event generated after a connection is established
for a ConnectionRCInterface.
- See Also:
- Serialized Form
ConnectionEstablishedEvent
public ConnectionEstablishedEvent(Object source)
- Construct an event.
- Parameters:
source - the ConnectionRCInterface whose connection was established
Copyright © 2011. All Rights Reserved.