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