method
get_instance
v2_4_6 -
Show 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.