类分层结构
- java.lang.Object
- com.supermap.services.rest.AbstractMethodHandler
- com.supermap.services.rest.DefaultMethodHandler
 
 - Application
- com.supermap.services.rest.RestApplication
 
 - javax.ws.rs.core.Application
- com.supermap.services.rest.JaxrsApplication
- com.supermap.services.rest.DefaultJaxrsApplication
 - com.supermap.services.rest.OpenApiJaxrsApplication
 
 
 - com.supermap.services.rest.JaxrsApplication
 - Authenticator
- com.supermap.services.rest.SecurityControl
 
 - com.supermap.services.rest.DefaultMethodHandler.SubsectionEntity (implements java.io.Serializable)
 - com.supermap.services.rest.ExtendedResources
 - org.restlet.resource.Finder
- com.supermap.services.rest.Finder
 
 - com.supermap.services.rest.HttpBasicAuthorizer
 - com.supermap.services.rest.HttpError (implements java.io.Serializable)
 - com.supermap.services.rest.HttpExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>, com.supermap.services.rest.HttpServletRequestAware)
 - HttpServlet
- com.supermap.services.rest.RestServlet (implements com.supermap.services.InterfaceContextAware)
 
 - HttpServlet
- com.supermap.services.rest.JaxrsServletForJersey (implements com.supermap.services.InterfaceContextAware)
 
 - HttpServletRequestWrapper
- com.supermap.services.rest.JaxrsServletForJersey.RequestWrapper
 
 - com.supermap.services.rest.IllegalArgumentExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>, com.supermap.services.rest.HttpServletRequestAware)
 - com.supermap.services.rest.IllegalStateExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>, com.supermap.services.rest.HttpServletRequestAware)
 - JaxrsApplicationScanner
- com.supermap.services.rest.JaxrsApplicationForIserverScanner
 
 - com.supermap.services.rest.JaxrsConfigForJersey (implements java.io.Serializable)
 - com.supermap.services.rest.JaxrsResponseBuilder
 - com.supermap.services.rest.JaxrsServletForJersey.JerseyServletConfig
 - com.supermap.services.rest.MethodResult (implements java.io.Serializable)
 - com.supermap.services.rest.ParamResultEntity (implements java.io.Serializable)
 - com.supermap.services.rest.PostResult (implements java.io.Serializable)
 - com.supermap.services.rest.PreInputValidater
 - com.supermap.services.rest.ResourceManager
 - com.supermap.services.rest.ResourceStatus (implements java.io.Serializable)
 - com.supermap.services.rest.ResourceStatusManager
 - com.supermap.services.rest.RestConfig (implements java.io.Serializable)
 - com.supermap.services.rest.RestContext
 - com.supermap.services.rest.RestServlet.AdapterProxy
 - com.supermap.services.rest.ScNotModifiedExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
 - StatusService
- com.supermap.services.rest.StatusHandler
 
 - com.supermap.services.rest.TempObjRepository
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.supermap.services.rest.JaxrsServletForJersey.RequestNotCompleteException
 - java.lang.RuntimeException
- com.supermap.services.rest.HttpException
- com.supermap.services.rest.InputUnsafeException
 - com.supermap.services.rest.PreInputValidater.PreInputValidateFailedException
 
 - com.supermap.services.rest.ScNotModifiedException
 
 - com.supermap.services.rest.HttpException
 
 
 - java.lang.Exception
 - com.supermap.services.rest.UnauthorizedResult (implements java.io.Serializable)
 - com.supermap.services.rest.UserIdContainer
 
 - com.supermap.services.rest.AbstractMethodHandler
 
接口分层结构
- com.supermap.services.rest.ContextAware
 - com.supermap.services.rest.HttpServletRequestAware
 - com.supermap.services.rest.PreInputValidater.InputElementValidater
 - com.supermap.services.rest.SortedCatalog
 
注释类型分层结构
- com.supermap.services.rest.Template (implements java.lang.annotation.Annotation)
 - com.supermap.services.rest.ServiceIdentifier (implements java.lang.annotation.Annotation)
 
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.supermap.services.rest.PostResultType
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)