Interface StreamConnectionFactory


  • public interface StreamConnectionFactory
    • Method Detail

      • createConnection

        io.netty.channel.Channel createConnection​(OutboundConnectionSettings template,
                                                  int messagingVersion)
                                           throws java.io.IOException
        Throws:
        java.io.IOException