public class SocketEventCreateUtil extends Object
Constructor and Description |
---|
SocketEventCreateUtil() |
Modifier and Type | Method and Description |
---|---|
static Socket |
createSocket(ISocketListener spyListener,
ISocketEventSource socketEventSource,
INonconnectedSocketFactory unconnectedFactory,
InetSocketAddress remoteInetAddress,
InetSocketAddress localInetAddress,
int timeout) |
public static Socket createSocket(ISocketListener spyListener, ISocketEventSource socketEventSource, INonconnectedSocketFactory unconnectedFactory, InetSocketAddress remoteInetAddress, InetSocketAddress localInetAddress, int timeout) throws IOException
IOException
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.