|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| com.heroku.api | |
| com.heroku.api.connection | |
| Uses of Connection in com.heroku.api |
|---|
| Methods in com.heroku.api that return Connection | |
|---|---|
Connection |
HerokuAPI.getConnection()
|
| Constructors in com.heroku.api with parameters of type Connection | |
|---|---|
HerokuAPI(Connection connection)
|
|
| Uses of Connection in com.heroku.api.connection |
|---|
| Subinterfaces of Connection in com.heroku.api.connection | |
|---|---|
interface |
AsyncConnection<F>
|
| Methods in com.heroku.api.connection that return Connection | |
|---|---|
Connection |
ConnectionProvider.get(String apiKey)
|
static Connection |
ConnectionFactory.get(String apiKey)
|
Connection |
ConnectionProvider.get(String username,
String password)
|
static Connection |
ConnectionFactory.get(String username,
String password)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||