D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
WEBrick
/
GenericServer
/
Filename :
cdesc-GenericServer.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: config rw: R - !ruby/object:RI::Attribute comment: name: listeners rw: R - !ruby/object:RI::Attribute comment: name: logger rw: R - !ruby/object:RI::Attribute comment: name: status rw: R - !ruby/object:RI::Attribute comment: name: tokens rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: [] full_name: WEBrick::GenericServer includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: accept_client - !ruby/object:RI::MethodSummary name: call_callback - !ruby/object:RI::MethodSummary name: listen - !ruby/object:RI::MethodSummary name: listen - !ruby/object:RI::MethodSummary name: run - !ruby/object:RI::MethodSummary name: setup_ssl_context - !ruby/object:RI::MethodSummary name: shutdown - !ruby/object:RI::MethodSummary name: ssl_context - !ruby/object:RI::MethodSummary name: start - !ruby/object:RI::MethodSummary name: start_thread - !ruby/object:RI::MethodSummary name: stop name: GenericServer superclass: Object