new-dispatcher ( class -- dispatcher )


Vocabulary
http.server.dispatchers

Inputs
classa class


Outputs
dispatchera dispatcher


Word description
Creates a new instance of a subclass of dispatcher.

Definition