public interface ConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection(java.lang.String host,
int port) |
Connection createConnection(java.lang.String host, int port) throws java.io.IOException
java.io.IOException