Package | Description |
---|---|
fr.gouv.vitam.common.server |
Contains generic VitamServer and associated basic implementation to be used as a base for every module specific
application server.
|
fr.gouv.vitam.common.server.application |
Contains generic VitamApplication interface and an abstract implementation to be used as a base for every module
specific web application.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VitamServer
Interface for every Vitam REST Server
|
Modifier and Type | Class and Description |
---|---|
class |
BasicVitamServer
Basic implementation of a vitam server using embedded jetty as underlying app server
|
Modifier and Type | Method and Description |
---|---|
VitamServerInterface |
VitamApplicationInterface.getVitamServer()
retrieve the vitam server
|
Copyright © 2018 Vitam. All rights reserved.