public class HttpConnectionFactory extends java.lang.Object implements ConnectionFactory
Modifier and Type | Class and Description |
---|---|
static class |
HttpConnectionFactory.HttpConnection |
Constructor and Description |
---|
HttpConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection(java.net.URI uri) |
public Connection getConnection(java.net.URI uri) throws java.io.IOException
getConnection
in interface ConnectionFactory
java.io.IOException