class Hula::ServiceBroker::HttpProxyNull

Public Instance Methods

http_host() click to toggle source
# File lib/hula/service_broker/http_json_client.rb, line 19
def http_host
  nil
end
http_port() click to toggle source
# File lib/hula/service_broker/http_json_client.rb, line 22
def http_port
  nil
end