Class: Hula::ServiceBroker::HttpProxyNull

Inherits:
Object
  • Object
show all
Defined in:
lib/hula/service_broker/http_json_client.rb

Instance Method Summary collapse

Instance Method Details

#http_hostObject



19
20
21
# File 'lib/hula/service_broker/http_json_client.rb', line 19

def http_host
  nil
end

#http_portObject



22
23
24
# File 'lib/hula/service_broker/http_json_client.rb', line 22

def http_port
  nil
end