method
get_instance
ruby latest stable - Class:
WEBrick::HTTPServlet::AbstractServlet
get_instance(server, *options)public
Factory for servlet instances that will handle a request from server using options from the mount point. By default a new servlet instance is created for every call.