Class
Rack::Handler::WEBrick
In:
lib/rack/handler/webrick.rb
Parent:
::WEBrick::HTTPServlet::AbstractServlet
Methods
new
run
service
shutdown
Public Class methods
new
(server, app)
run
(app, options={}) {|@server if block_given?| ...}
shutdown
()
Public Instance methods
service
(req, res)
[Validate]