Uses of Interface
org.sonar.wsclient.project.ProjectClient

Packages that use ProjectClient
org.sonar.wsclient   
org.sonar.wsclient.project.internal   
 

Uses of ProjectClient in org.sonar.wsclient
 

Methods in org.sonar.wsclient that return ProjectClient
 ProjectClient SonarClient.projectClient()
          New client to interact with web services related to projects
 

Uses of ProjectClient in org.sonar.wsclient.project.internal
 

Classes in org.sonar.wsclient.project.internal that implement ProjectClient
 class DefaultProjectClient
          Do not instantiate this class, but use SonarClient.projectClient().
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.