com.heroku.api.connection
Class HttpClientConnection.Provider

java.lang.Object
  extended by com.heroku.api.connection.HttpClientConnection.Provider
All Implemented Interfaces:
ConnectionProvider
Enclosing class:
HttpClientConnection

public static class HttpClientConnection.Provider
extends Object
implements ConnectionProvider


Constructor Summary
HttpClientConnection.Provider()
           
 
Method Summary
 Connection get(String apiKey)
           
 Connection get(String username, String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClientConnection.Provider

public HttpClientConnection.Provider()
Method Detail

get

public Connection get(String username,
                      String password)
Specified by:
get in interface ConnectionProvider

get

public Connection get(String apiKey)
Specified by:
get in interface ConnectionProvider


Copyright © 2012. All Rights Reserved.