Interface BmpSessionFactory

    • Method Detail

      • getSession

        BmpSession getSession​(io.netty.channel.Channel channel,
                              BmpSessionListenerFactory sessionListenerFactory)
        Creates Bmp Session.
        Parameters:
        channel - generated channel
        sessionListenerFactory - listener factory
        Returns:
        bmp session