public class TcpConnectorFactory extends java.lang.Object implements ConnectorFactory
Constructor and Description |
---|
TcpConnectorFactory(java.net.InetAddress remoteAddress) |
Modifier and Type | Method and Description |
---|---|
Connector |
createConnector(int channel,
int port) |
public TcpConnectorFactory(java.net.InetAddress remoteAddress)
public Connector createConnector(int channel, int port) throws java.io.IOException
createConnector
in interface ConnectorFactory
java.io.IOException