|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.provider.comm.ConnectionEvent org.eclipse.ecf.provider.comm.AsynchEvent
public class AsynchEvent
Asynchronous connection event class. Extends ConnectionEvent
Constructor Summary | |
---|---|
AsynchEvent(IAsynchConnection conn,
java.lang.Object data)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.ecf.provider.comm.ConnectionEvent |
---|
getConnection, getData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AsynchEvent(IAsynchConnection conn, java.lang.Object data)
Method Detail |
---|
public java.lang.String toString()
toString
in class ConnectionEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |