Package com.io7m.certusine.vanilla
Class CSServices
java.lang.Object
com.io7m.certusine.vanilla.CSServices
The main service directory.
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.io7m.repetoir.core.RPServiceDirectoryWritableTypecreate(Locale locale, CSTelemetryServiceType telemetry) The main service directory.
-
Method Details
-
create
public static com.io7m.repetoir.core.RPServiceDirectoryWritableType create(Locale locale, CSTelemetryServiceType telemetry) throws IOException The main service directory.- Parameters:
locale- The localetelemetry- The telemetry service- Returns:
- A service directory
- Throws:
IOException- On errors
-