Uses of Class
fr.gouv.vitam.common.exception.VitamApplicationServerException
-
Packages that use VitamApplicationServerException 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.batch.report.rest 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.collect.internal fr.gouv.vitam.common.client Basic Vitam Client Common interfacesfr.gouv.vitam.common.exception Common Exception packagefr.gouv.vitam.common.external.client Contains generic VitamClient and associated basic implementation used as base for every specific client module.fr.gouv.vitam.common.server Provides a Common Vitam Server Interfacefr.gouv.vitam.common.server.application Provides a Vitam Common Application Interfacefr.gouv.vitam.common.server.application.resources Standard Vitam Application Standard Resourcesfr.gouv.vitam.common.serverv2 fr.gouv.vitam.elastic.kibana.interceptor.rest fr.gouv.vitam.functional.administration.rest Provides the web server application and configuration for the Functional administration module and the rest resource it usesfr.gouv.vitam.ihmdemo.appserver Provides the web server application and configuration for the IHM Demo module and the rest resource it usesfr.gouv.vitam.ihmrecette.appserver Provides the web server application and configuration for the IHM Recette module and the rest resource it usesfr.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.logbook.rest Provides the web server application for the Logbook module and the rest resources it uses.fr.gouv.vitam.metadata.rest Provides the web server application for the Metadata module and the rest resources it uses.fr.gouv.vitam.processing.management.rest Provides the web server application and configuration for the Processing Management module and the rest resource it usesfr.gouv.vitam.scheduler.server fr.gouv.vitam.security.internal.rest fr.gouv.vitam.storage.engine.server.rest Provides the web server application and configuration for the Storage Engine Server module and the rest resources it uses.fr.gouv.vitam.storage.offers.rest Provides the web server application and configuration for the for the Storage Offer Default 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.fr.gouv.vitam.workspace.rest Provides the web server application for the Workspace module and the rest resources it uses. -
-
Uses of VitamApplicationServerException in fr.gouv.vitam.access.external.rest
Methods in fr.gouv.vitam.access.external.rest that throw VitamApplicationServerException Modifier and Type Method Description voidAccessExternalMain. start()Start the servervoidAccessExternalMain. startAndJoin()Start and join the servervoidAccessExternalMain. stop()Stop the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.access.internal.rest
Methods in fr.gouv.vitam.access.internal.rest that throw VitamApplicationServerException Modifier and Type Method Description voidAccessInternalMain. start()voidAccessInternalMain. startAndJoin()voidAccessInternalMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.batch.report.rest
Methods in fr.gouv.vitam.batch.report.rest that throw VitamApplicationServerException Modifier and Type Method Description voidBatchReportMain. start()voidBatchReportMain. startAndJoin()voidBatchReportMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.collect.external.external.rest
Methods in fr.gouv.vitam.collect.external.external.rest that throw VitamApplicationServerException Modifier and Type Method Description voidCollectExternalMain. start()Start applicationvoidCollectExternalMain. startAndJoin()Start and join applicationvoidCollectExternalMain. stop()Stop application -
Uses of VitamApplicationServerException in fr.gouv.vitam.collect.internal
Methods in fr.gouv.vitam.collect.internal that throw VitamApplicationServerException Modifier and Type Method Description voidCollectInternalMain. start()voidCollectInternalMain. startAndJoin()voidCollectInternalMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.client
Methods in fr.gouv.vitam.common.client that throw VitamApplicationServerException Modifier and Type Method Description voidAbstractMockClient. checkStatus(javax.ws.rs.core.MultivaluedHashMap<java.lang.String,java.lang.Object> headers)voidMockOrRestClient. checkStatus()Check the status from the servicevoidMockOrRestClient. checkStatus(javax.ws.rs.core.MultivaluedHashMap<java.lang.String,java.lang.Object> headers)Check the status from the service used to passe "X-SSL-CLIENT-CERT" header that contain a pem certificate -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.exception
Subclasses of VitamApplicationServerException in fr.gouv.vitam.common.exception Modifier and Type Class Description classVitamApplicationServerDisconnectExceptionException when the client is disconnected -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.external.client
Methods in fr.gouv.vitam.common.external.client that throw VitamApplicationServerException Modifier and Type Method Description voidAbstractMockClient. checkStatus(javax.ws.rs.core.MultivaluedHashMap<java.lang.String,java.lang.Object> headers) -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.server
Methods in fr.gouv.vitam.common.server that throw VitamApplicationServerException Modifier and Type Method Description voidBasicVitamServer. configure(org.eclipse.jetty.server.Handler applicationHandler)voidVitamServer. configure(org.eclipse.jetty.server.Handler applicationHandler)Configure the server with one handlerstatic VitamServerVitamServerFactory. newVitamServerByJettyConf(java.lang.String jettyConfigFile)Create a Vitam Server by jetty configvoidBasicVitamServer. start()For Junit tests, starts only, not joinvoidVitamServer. start()start the jetty server without join (Junit only)voidBasicVitamServer. startAndJoin()voidVitamServer. startAndJoin()Start the server with implicit JoinvoidBasicVitamServer. stop()For Junit tests, stops the servervoidVitamServer. stop()stop the jetty serverConstructors in fr.gouv.vitam.common.server that throw VitamApplicationServerException Constructor Description BasicVitamServer(java.lang.String jettyConfigPath)A Vitam server can be instantiated with a jetty xml configuration file. -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.server.application
Methods in fr.gouv.vitam.common.server.application that throw VitamApplicationServerException Modifier and Type Method Description voidVitamApplication. run()Start the server as full daemon and blockingvoidVitamApplicationInterface. start()Start the server without blockingvoidVitamApplicationInterface. stop()Stop the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.server.application.resources
Methods in fr.gouv.vitam.common.server.application.resources that throw VitamApplicationServerException Modifier and Type Method Description voidVitamServiceRegistry. checkDependencies(int retry, long retryDelay)Check all the registered dependencies, except optional -
Uses of VitamApplicationServerException in fr.gouv.vitam.common.serverv2
Methods in fr.gouv.vitam.common.serverv2 that throw VitamApplicationServerException Modifier and Type Method Description protected org.eclipse.jetty.server.HandlerVitamStarter. buildApplicationHandler(java.lang.String configurationFile, VitamApplicationConfiguration configuration)voidVitamStarter. run()Run method, start and join the servervoidVitamStarter. start()For Junit tests, starts only, not joinvoidVitamStarter. stop()For Junit tests, stops the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.elastic.kibana.interceptor.rest
Methods in fr.gouv.vitam.elastic.kibana.interceptor.rest that throw VitamApplicationServerException Modifier and Type Method Description voidInterceptorMain. start()Start the servervoidInterceptorMain. startAndJoin()Start and join the servervoidInterceptorMain. stop()Stop the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.functional.administration.rest
Methods in fr.gouv.vitam.functional.administration.rest that throw VitamApplicationServerException Modifier and Type Method Description voidAdminManagementMain. start()Start applicationvoidAdminManagementMain. startAndJoin()Start and join applicationvoidAdminManagementMain. stop()Stop application -
Uses of VitamApplicationServerException in fr.gouv.vitam.ihmdemo.appserver
Methods in fr.gouv.vitam.ihmdemo.appserver that throw VitamApplicationServerException Modifier and Type Method Description voidIhmDemoMain. start()voidIhmDemoMain. startAndJoin()voidIhmDemoMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.ihmrecette.appserver
Methods in fr.gouv.vitam.ihmrecette.appserver that throw VitamApplicationServerException Modifier and Type Method Description voidIhmRecetteMain. start()voidIhmRecetteMain. startAndJoin()voidIhmRecetteMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.ingest.external.rest
Methods in fr.gouv.vitam.ingest.external.rest that throw VitamApplicationServerException Modifier and Type Method Description voidIngestExternalMain. start()Start applicationvoidIngestExternalMain. startAndJoin()Start and join applicationvoidIngestExternalMain. stop()Stop application -
Uses of VitamApplicationServerException in fr.gouv.vitam.ingest.internal.upload.rest
Methods in fr.gouv.vitam.ingest.internal.upload.rest that throw VitamApplicationServerException Modifier and Type Method Description voidIngestInternalMain. start()Start applicationvoidIngestInternalMain. startAndJoin()Start and join applicationvoidIngestInternalMain. stop()Stop application -
Uses of VitamApplicationServerException in fr.gouv.vitam.logbook.rest
Methods in fr.gouv.vitam.logbook.rest that throw VitamApplicationServerException Modifier and Type Method Description voidLogbookMain. start()Start the servervoidLogbookMain. startAndJoin()Start and join the servervoidLogbookMain. stop()Stop the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.metadata.rest
Methods in fr.gouv.vitam.metadata.rest that throw VitamApplicationServerException Modifier and Type Method Description voidMetadataMain. start()Start the servervoidMetadataMain. startAndJoin()Start and join the servervoidMetadataMain. stop()Stop the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.processing.management.rest
Methods in fr.gouv.vitam.processing.management.rest that throw VitamApplicationServerException Modifier and Type Method Description voidProcessManagementMain. start()voidProcessManagementMain. startAndJoin()voidProcessManagementMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.scheduler.server
Methods in fr.gouv.vitam.scheduler.server that throw VitamApplicationServerException Modifier and Type Method Description voidSchedulerMain. start()voidSchedulerMain. startAndJoin()voidSchedulerMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.security.internal.rest
Methods in fr.gouv.vitam.security.internal.rest that throw VitamApplicationServerException Modifier and Type Method Description voidIdentityMain. start()voidIdentityMain. startAndJoin()voidIdentityMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.storage.engine.server.rest
Methods in fr.gouv.vitam.storage.engine.server.rest that throw VitamApplicationServerException Modifier and Type Method Description voidStorageMain. start()voidStorageMain. startAndJoin()voidStorageMain. stop() -
Uses of VitamApplicationServerException in fr.gouv.vitam.storage.offers.rest
Methods in fr.gouv.vitam.storage.offers.rest that throw VitamApplicationServerException Modifier and Type Method Description voidDefaultOfferMain. start()Start the servervoidDefaultOfferMain. startAndJoin()Start and join the servervoidDefaultOfferMain. stop()Stop the server -
Uses of VitamApplicationServerException in fr.gouv.vitam.worker.server.rest
Methods in fr.gouv.vitam.worker.server.rest that throw VitamApplicationServerException Modifier and Type Method Description voidWorkerMain. start()Start applicationvoidWorkerMain. startAndJoin()Start and join applicationvoidWorkerMain. stop()Stop application -
Uses of VitamApplicationServerException in fr.gouv.vitam.workspace.rest
Methods in fr.gouv.vitam.workspace.rest that throw VitamApplicationServerException Modifier and Type Method Description voidWorkspaceMain. start()voidWorkspaceMain. startAndJoin()voidWorkspaceMain. stop()
-