Class
Puppet::Network::HTTP::WEBrick
In:
lib/puppet/network/http/webrick.rb
Parent:
Object
Methods
class_for_protocol
listen
listening?
new
setup_logger
setup_ssl
unlisten
Public Class methods
class_for_protocol
(protocol)
new
(args = {})
Public Instance methods
listen
(args = {})
listening?
()
setup_logger
()
Configure our http log file.
setup_ssl
()
Add all of the ssl cert information.
unlisten
()
[Validate]