public static class StudioProcess.StudioConnections
extends java.lang.Object
| Constructor and Description |
|---|
StudioConnections(org.gradle.profiler.client.protocol.ServerConnection pluginConnection,
org.gradle.profiler.client.protocol.ServerConnection agentConnection) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.profiler.client.protocol.ServerConnection |
getAgentConnection() |
org.gradle.profiler.client.protocol.ServerConnection |
getPluginConnection() |