public class WsClientFactories extends Object
WsClientFactory.| Modifier and Type | Method and Description |
|---|---|
static WsClientFactory |
getDefault()
Factory to be used when connecting to a remote SonarQube web server.
|
static LocalWsClientFactory |
getLocal()
Factory that allows a SonarQube web service to interact
with other web services, without using the HTTP stack.
|
public static WsClientFactory getDefault()
public static LocalWsClientFactory getLocal()
LocalConnectorCopyright © 2009–2016 SonarSource. All rights reserved.