public class DefaultConnectionFactory extends java.lang.Object implements StreamConnectionFactory
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_CONNECT_ATTEMPTS |
| Constructor and Description |
|---|
DefaultConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.Channel |
createConnection(OutboundConnectionSettings template,
int messagingVersion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsPreferredIppublic io.netty.channel.Channel createConnection(OutboundConnectionSettings template, int messagingVersion) throws java.io.IOException
createConnection in interface StreamConnectionFactoryjava.io.IOExceptionCopyright © 2009- The Apache Software Foundation