public class DirectHTTPConnectionFactory extends ConnectionFactory
| Constructor and Description |
|---|
DirectHTTPConnectionFactory(String destname) |
| Modifier and Type | Method and Description |
|---|---|
URLConnection |
getConnection(String path) |
createFactorypublic DirectHTTPConnectionFactory(String destname) throws ConnectionFactoryException
ConnectionFactoryExceptionpublic URLConnection getConnection(String path) throws ConnectionFactoryException
getConnection in class ConnectionFactoryConnectionFactoryExceptionCopyright © 2017 Peter Helmich. All rights reserved.