public interface StreamConnectionFactory
Modifier and Type | Method and Description |
---|---|
io.netty.channel.Channel |
createConnection(OutboundConnectionSettings template,
int messagingVersion) |
io.netty.channel.Channel createConnection(OutboundConnectionSettings template, int messagingVersion) throws java.io.IOException
java.io.IOException
Copyright © 2009-2021 The Apache Software Foundation