Class DefaultServerIOEventDispatch

    • Constructor Detail

      • DefaultServerIOEventDispatch

        public DefaultServerIOEventDispatch​(NHttpServiceHandler handler,
                                            HttpParams params)
        Deprecated.
        Creates a new instance of this class to be used for dispatching I/O event notifications to the given protocol handler.
        Parameters:
        handler - the server protocol handler.
        params - HTTP parameters.