Interface ConnectionCreator

All Superinterfaces:
io.netty.channel.ChannelHandler

public interface ConnectionCreator extends io.netty.channel.ChannelHandler
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler

    io.netty.channel.ChannelHandler.Sharable
  • Method Summary

    Modifier and Type
    Method
    Description
    createConnection(io.netty.channel.ChannelHandlerContext ctx, String protocol, boolean httpEnabled)
     

    Methods inherited from interface io.netty.channel.ChannelHandler

    exceptionCaught, handlerAdded, handlerRemoved