org.apache.openejb.client
Class HttpConnectionFactory
java.lang.Object
org.apache.openejb.client.HttpConnectionFactory
- All Implemented Interfaces:
- ConnectionFactory
public class HttpConnectionFactory
- extends Object
- implements ConnectionFactory
- Version:
- $Revision: 831632 $ $Date: 2009-11-01 01:09:41 +0000 (Sun, 01 Nov 2009) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpConnectionFactory
public HttpConnectionFactory()
getConnection
public Connection getConnection(URI uri)
throws IOException
- Specified by:
getConnection in interface ConnectionFactory
- Throws:
IOException
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.