Uses of Class
fr.gouv.vitam.common.serverv2.VitamStarter
-
Packages that use VitamStarter Package Description fr.gouv.vitam.access.external.rest Provides the web server application for the Access External module and the rest resources it uses.fr.gouv.vitam.access.internal.rest Provides the web server application for the Access Internal module and the rest resources it uses.fr.gouv.vitam.collect.external.external.rest Provides the web server application for the Collect External module and the rest resources it uses.fr.gouv.vitam.elastic.kibana.interceptor.rest fr.gouv.vitam.ingest.external.rest Provides the web server application for the Ingest External module and the rest resources it uses.fr.gouv.vitam.ingest.internal.upload.rest Provides the web server application and configuration for the Ingest Internal module and the rest resources it uses.fr.gouv.vitam.worker.server.rest Provides the web server application for the Worker Server module and the rest resources it uses. -
-
Uses of VitamStarter in fr.gouv.vitam.access.external.rest
Methods in fr.gouv.vitam.access.external.rest that return VitamStarter Modifier and Type Method Description VitamStarterAccessExternalMain. getVitamServer()Get the server -
Uses of VitamStarter in fr.gouv.vitam.access.internal.rest
Methods in fr.gouv.vitam.access.internal.rest that return VitamStarter Modifier and Type Method Description VitamStarterAccessInternalMain. getVitamServer() -
Uses of VitamStarter in fr.gouv.vitam.collect.external.external.rest
Methods in fr.gouv.vitam.collect.external.external.rest that return VitamStarter Modifier and Type Method Description VitamStarterCollectExternalMain. getVitamServer()Get the Vitam Starter -
Uses of VitamStarter in fr.gouv.vitam.elastic.kibana.interceptor.rest
Methods in fr.gouv.vitam.elastic.kibana.interceptor.rest that return VitamStarter Modifier and Type Method Description VitamStarterInterceptorMain. getVitamServer()Get the server -
Uses of VitamStarter in fr.gouv.vitam.ingest.external.rest
Methods in fr.gouv.vitam.ingest.external.rest that return VitamStarter Modifier and Type Method Description VitamStarterIngestExternalMain. getVitamStarter()Get the Vitam Starter -
Uses of VitamStarter in fr.gouv.vitam.ingest.internal.upload.rest
Methods in fr.gouv.vitam.ingest.internal.upload.rest that return VitamStarter Modifier and Type Method Description VitamStarterIngestInternalMain. getVitamStarter()Get the Vitam Starter -
Uses of VitamStarter in fr.gouv.vitam.worker.server.rest
Methods in fr.gouv.vitam.worker.server.rest that return VitamStarter Modifier and Type Method Description VitamStarterWorkerMain. getVitamStarter()Get the Vitam Starter
-