public class ConnectionEvent extends Object implements Event
Constructor and Description |
---|
ConnectionEvent(IConnection source,
Object data) |
Modifier and Type | Method and Description |
---|---|
IConnection |
getConnection() |
Object |
getData() |
String |
toString() |
public ConnectionEvent(IConnection source, Object data)
public IConnection getConnection()
public Object getData()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.