-
Interface Summary Interface Description ContextAware RSET context adapter.HttpServletRequestAware HttpServletRequest context-dependent interface.PreInputValidater.InputElementValidater SortedCatalog Table resource sort class. -
Class Summary Class Description AbstractMethodHandler HTTP request processing abstract class.DefaultMethodHandler ${services_rest_DefaultMethodHandler_Title}ExtendedResources Finder HttpBasicAuthorizer ${services_rest_HttpBasicAuthorizer_Title}HttpError ${services_rest_HttpError_Title}HttpExceptionMapper HTTP exception mapping class, which is used to convert the HTTP exception into resource response (javax.ws.rs.core.Response).IllegalArgumentExceptionMapper The illegal argument exception mapping class, which is used to convert the exception caused by illegal parameters into resource response (javax.ws.rs.core.Response).IllegalStateExceptionMapper The illegalStateException mapping class.JaxrsApplication The REST application based on JAX-RS standard.JaxrsConfigForJersey JAX configuration.JaxrsResponseBuilder Resource Response Building Class Based on JAX - RS Standard.JaxrsServletForJersey The Servlet class of JAX-RS standard based REST application, which is used for publishing REST service information by using SCA method.JaxrsServletForJersey.JerseyServletConfig The Servlet config class of REST application based on JaX-RS standard.JaxrsServletForJersey.RequestWrapper HTTP request handling class, which is used to transform the URI path.MethodResult ${services_rest_MethodResult_Title}ParamResultEntity ${services_rest_ParamResultEntity_Title}PostResult ${services_rest_PostResult_Title}PreInputValidater ResourceManager ${services_rest_ResourceManager_Title}ResourceStatus Resource status.ResourceStatusManager ${services_rest_ResourceStatusManager_Title}RestApplication REST application class.RestConfig ${services_rest_RestConfig_Title}RestContext ${services_rest_RestContext_Title}RestServlet REST application of the Servlet class, is used to SCA (service component framework) way to publish REST service information.ScNotModifiedExceptionMapper SecurityControl ${services_rest_SecurityControl_Title}StatusHandler ${services_rest_StatusHandler_Title}TempObjRepository UnauthorizedResult UserIdContainer The container that stores the user ID. -
Enum Summary Enum Description PostResultType ${services_rest_PostResultType_Title} -
Exception Summary Exception Description HttpException ${services_rest_HttpException_Title}InputUnsafeException JaxrsServletForJersey.RequestNotCompleteException Request incomplete exception, which means the current request is just a part of complete request.PreInputValidater.PreInputValidateFailedException ScNotModifiedException -
Annotation Types Summary Annotation Type Description ServiceIdentifier Service locator.Template Used for annotation templates.
Package com.supermap.services.rest Description
The REST service interfaces.
The SuperMap iServer service consists of the interface layer, the component layer, and the provider layer. This package provides functions of the interface layer, that is, publising GIS services as REST services.