관리-도구
편집 파일: cdesc-GenericServer.yaml
--- !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