|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.client.SocketConnectionFactory
public class SocketConnectionFactory
| Nested Class Summary | |
|---|---|
class |
SocketConnectionFactory.Input
|
class |
SocketConnectionFactory.Output
|
static class |
SocketConnectionFactory.Pool
|
| Constructor Summary | |
|---|---|
SocketConnectionFactory()
|
|
| Method Summary | |
|---|---|
Connection |
getConnection(java.net.URI uri)
|
static int |
getInt(java.util.Properties p,
java.lang.String property,
int defaultValue)
|
KeepAliveStyle |
getKeepAliveStyle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocketConnectionFactory()
| Method Detail |
|---|
public static int getInt(java.util.Properties p,
java.lang.String property,
int defaultValue)
public Connection getConnection(java.net.URI uri)
throws java.io.IOException
getConnection in interface ConnectionFactoryjava.io.IOExceptionpublic KeepAliveStyle getKeepAliveStyle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||