| Package | Description |
|---|---|
| org.gradle.tooling |
The main interfaces and classes of the Gradle tooling API.
|
| org.gradle.tooling.internal.consumer |
| Modifier and Type | Method and Description |
|---|---|
abstract ProjectConnection |
GradleConnector.connect()
Creates a connection to the project in the specified project directory.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectConnection |
DefaultGradleConnector.connect() |
ProjectConnection |
ConnectionFactory.create(Distribution distribution,
ConnectionParameters parameters) |
Copyright © 2013. All rights reserved