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 StreamConnectionFactory
java.io.IOException
Copyright © 2009-2021 The Apache Software Foundation