Package lumis.portal.rest
This package implements the REST support on the LumisXP.
- Since:
- 6.1.0
- Version:
- $Revision: 22420 $ $Date: 2019-02-19 16:21:02 -0300 (Tue, 19 Feb 2019) $
-
Class Summary Class Description BaseRestServletContainer Base REST Servlet container implementation, containing common implementation of portal's REST containers.ConstraintViolationExceptionMapper Default portal exception mapper forConstraintViolationException
.CustomMoxyJsonProvider A customizedMOXyJsonProvider
, enhancing some aspects of it.PortalAsyncContextDelegateProvider Portal customAsyncContextDelegateProvider
implementation, for allowing Jersey to run in both 3.0 and 2.5 Servlet Containers (2.5 without Async support).PortalDefaultExceptionMapper LumisXP's default exception mapper for REST.RestApplication LumisXP built-in REST application.RestJSON Class that represents the JSON type used in REST.RestRootFilter Filter that provides access to REST mapped resources based on root path and automatically uses classes in deployed modules properly annotated.RestServletApplication Servlet that provides access to LumisXP built-in REST operations.RestXMLFragment Class that represents the XML fragment to be used in REST.