| Package | Description |
|---|---|
| com.atlassian.clover.remote |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedConfig
Configuration of the Distributed Coverage feature - server host and port, connection timeout etc.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
RemoteFactory.createConfig(String serverLocation) |
Config |
RemoteServiceProvider.createConfig(String serverLocation) |
| Modifier and Type | Method and Description |
|---|---|
RecorderListener |
RemoteFactory.createListener(Config config) |
RecorderListener |
RemoteServiceProvider.createListener(Config config) |
RecorderService |
RemoteFactory.createService(Config config) |
RecorderService |
RemoteServiceProvider.createService(Config config) |
void |
CajoTcpRecorderListener.init(Config tcpConfig) |
void |
CajoTcpRecorderService.init(Config config) |
void |
RecorderService.init(Config config) |
void |
RecorderListener.init(Config config) |
Copyright © 2023 OpenClover.org. All rights reserved.