public class SocketEventCreateUtil
extends java.lang.Object
| Constructor and Description |
|---|
SocketEventCreateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.net.Socket |
createSocket(ISocketListener spyListener,
ISocketEventSource socketEventSource,
INonconnectedSocketFactory unconnectedFactory,
java.net.InetSocketAddress remoteInetAddress,
java.net.InetSocketAddress localInetAddress,
int timeout) |
public static java.net.Socket createSocket(ISocketListener spyListener,
ISocketEventSource socketEventSource,
INonconnectedSocketFactory unconnectedFactory,
java.net.InetSocketAddress remoteInetAddress,
java.net.InetSocketAddress localInetAddress,
int timeout)
throws java.io.IOException
java.io.IOException