Class SocketCreatedEvent
java.lang.Object
org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketEvent
org.eclipse.ecf.provider.filetransfer.events.socket.SocketCreatedEvent
- All Implemented Interfaces:
Event
,ISocketCreatedEvent
,ISocketEvent
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketEvent
getFactorySocket, getSocket, getSource, isSameFactorySocket, setSocket, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.ecf.filetransfer.events.socket.ISocketEvent
getFactorySocket, getSocket, getSource, isSameFactorySocket
-
Constructor Details
-
SocketCreatedEvent
-
-
Method Details
-
getEventName
- Specified by:
getEventName
in classAbstractSocketEvent
-