|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketEvent org.eclipse.ecf.provider.filetransfer.events.socket.SocketCreatedEvent
public class SocketCreatedEvent
Constructor Summary | |
---|---|
SocketCreatedEvent(ISocketEventSource source,
java.net.Socket socket)
|
Method Summary | |
---|---|
protected java.lang.String |
getEventName()
|
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 Detail |
---|
public SocketCreatedEvent(ISocketEventSource source, java.net.Socket socket)
Method Detail |
---|
protected java.lang.String getEventName()
getEventName
in class AbstractSocketEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |