Class SocketEventCreateUtil
- java.lang.Object
- 
- org.eclipse.ecf.provider.filetransfer.events.socket.SocketEventCreateUtil
 
- 
 public class SocketEventCreateUtil extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description SocketEventCreateUtil()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static SocketcreateSocket(ISocketListener spyListener, ISocketEventSource socketEventSource, INonconnectedSocketFactory unconnectedFactory, InetSocketAddress remoteInetAddress, InetSocketAddress localInetAddress, int timeout)
 
- 
- 
- 
Method Detail- 
createSocketpublic static Socket createSocket(ISocketListener spyListener, ISocketEventSource socketEventSource, INonconnectedSocketFactory unconnectedFactory, InetSocketAddress remoteInetAddress, InetSocketAddress localInetAddress, int timeout) throws IOException - Throws:
- IOException
 
 
- 
 
-