Class: Invoker::Power::InvokerHttpsProxy

Inherits:
InvokerHttpProxy
  • Object
show all
Defined in:
lib/invoker/power/balancer.rb

Instance Attribute Summary

Attributes inherited from InvokerHttpProxy

#host, #ip, #port

Instance Method Summary collapse

Methods inherited from InvokerHttpProxy

#set_host

Instance Method Details

#post_initObject



17
18
19
20
# File 'lib/invoker/power/balancer.rb', line 17

def post_init
  super
  start_tls
end