|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.client.HttpConnectionFactory
public class HttpConnectionFactory
| Nested Class Summary | |
|---|---|
static class |
HttpConnectionFactory.HttpConnection
|
| Constructor Summary | |
|---|---|
HttpConnectionFactory()
|
|
| Method Summary | |
|---|---|
Connection |
getConnection(ServerMetaData server)
Get a connection from the factory |
void |
init(java.util.Properties props)
Prepares the ConnectionFactory for use. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpConnectionFactory()
| Method Detail |
|---|
public void init(java.util.Properties props)
ConnectionFactory
init in interface ConnectionFactory
public Connection getConnection(ServerMetaData server)
throws java.io.IOException
ConnectionFactory
getConnection in interface ConnectionFactoryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||