Interface SslTestRequestHandlerFactory


public interface SslTestRequestHandlerFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    io.netty.channel.ChannelHandler
    create(BigInteger serialNumber)
     
  • Method Details

    • create

      io.netty.channel.ChannelHandler create(BigInteger serialNumber)