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, wait
supportsPreferredIp
public io.netty.channel.Channel createConnection(OutboundConnectionSettings template, int messagingVersion) throws java.io.IOException
createConnection
in interface StreamConnectionFactory
java.io.IOException
Copyright © 2009- The Apache Software Foundation