org.apache.openejb.client
Class HttpConnectionFactory

java.lang.Object
  extended by org.apache.openejb.client.HttpConnectionFactory
All Implemented Interfaces:
ConnectionFactory

public class HttpConnectionFactory
extends java.lang.Object
implements ConnectionFactory

Version:
$Revision: 831632 $ $Date: 2009-11-01 02:09:41 +0100 (So, 01. Nov 2009) $

Nested Class Summary
static class HttpConnectionFactory.HttpConnection
           
 
Constructor Summary
HttpConnectionFactory()
           
 
Method Summary
 Connection getConnection(java.net.URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpConnectionFactory

public HttpConnectionFactory()
Method Detail

getConnection

public Connection getConnection(java.net.URI uri)
                         throws java.io.IOException
Specified by:
getConnection in interface ConnectionFactory
Throws:
java.io.IOException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.