| Package | Description | 
|---|---|
| fr.cnes.doi.application | 
 Data Object Identifier managing a coherent set of resources and services. 
 | 
| fr.cnes.doi.client | 
 Provides classes to request external web services. 
 | 
| fr.cnes.doi.server | 
 Provides classes to create the server and start it. 
 | 
| fr.cnes.doi.services | 
 Provides classes to monitor the speed of  
Meta
 Data Store application. | 
| fr.cnes.doi.settings | 
 Provides settings for the server. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private DoiSettings | 
AbstractApplication.config
DOI settings. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected DoiSettings | 
AbstractApplication.getConfig()
Returns the configuration of the DOI server. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private static DoiSettings | 
ClientMDS.DOI_SETTINGS
Loads DOI settings. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private DoiSettings | 
DoiServer.settings
Configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private static void | 
Starter.launchServer(DoiSettings settings)
Launches the server. 
 | 
| Constructor and Description | 
|---|
DoiServer(DoiSettings settings)
Creates an instance of the server with settings coming from the
 config.properties 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private DoiSettings | 
CnesStatusService.settings
Configuration file. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private static DoiSettings | 
DoiSettings.DoiSettingsHolder.INSTANCE
Unique Instance unique not pre-initiliaze 
 | 
private DoiSettings | 
JettySettings.settings
DOI settings. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DoiSettings | 
DoiSettings.getInstance()
Access to unique INSTANCE of Settings 
 | 
| Constructor and Description | 
|---|
JettySettings(org.restlet.Server server,
             DoiSettings settings)
Constructs settings for Jetty. 
 | 
Copyright © 2017–2020 CNES. All rights reserved.