public interface ConnectionCreator
extends io.netty.channel.ChannelHandler
Modifier and Type | Method and Description |
---|---|
NettyServerConnection |
createConnection(io.netty.channel.ChannelHandlerContext ctx,
String protocol,
boolean httpEnabled) |
NettyServerConnection createConnection(io.netty.channel.ChannelHandlerContext ctx, String protocol, boolean httpEnabled) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.