public static interface Connection.Factory
| Modifier and Type | Method and Description | 
|---|---|
| Connection | newConnection(io.netty.channel.Channel channel,
             ProtocolVersion version) | 
Connection newConnection(io.netty.channel.Channel channel, ProtocolVersion version)
Copyright © 2018 The Apache Software Foundation