Class M3UConsumer

    • Method Detail

      • _accept

        protected void _accept​(HttpConnection t)
        Description copied from class: AbstractConsumer
        The inner accept implementation. Will get called after applying configuration to the HttpConnection passed in.
        Specified by:
        _accept in class AbstractConsumer
        Parameters:
        t - the connection to process.