Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.thevpc.nhttp.server.impl.AbstractWebServiceController (implements com.sun.net.httpserver.HttpHandler)
- net.thevpc.nhttp.server.DefaultNHttpServer (implements net.thevpc.nhttp.server.api.NHttpServer)
- net.thevpc.nhttp.server.model.DefaultNWebContainer (implements net.thevpc.nhttp.server.api.NWebContainer)
- net.thevpc.nhttp.server.util.ExecutorBuilder
- net.thevpc.nhttp.server.util.JsonUtils
- net.thevpc.nhttp.server.util.NWebAppLoggerDefault (implements net.thevpc.nhttp.server.api.NWebLogger)
- net.thevpc.nhttp.server.model.NWebErrorResult
- net.thevpc.nhttp.server.security.NWebPrincipalAnonymous (implements net.thevpc.nhttp.server.api.NWebPrincipal)
- net.thevpc.nhttp.server.security.NWebPrincipalRoot (implements net.thevpc.nhttp.server.api.NWebPrincipal)
- net.thevpc.nhttp.server.security.NWebPrincipalSimple (implements net.thevpc.nhttp.server.api.NWebPrincipal)
- net.thevpc.nhttp.server.security.NWebSecurityContext
- net.thevpc.nhttp.server.security.NWebSecurityUtils
- net.thevpc.nhttp.server.impl.NWebServerHttpContextImpl (implements net.thevpc.nhttp.server.api.NWebServerHttpContext)
- net.thevpc.nhttp.server.util.OptionsValidator
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.thevpc.nhttp.server.error.ApplicationException (implements net.thevpc.nhttp.server.api.NWebErrorCodeAware)
- java.lang.SecurityException
- net.thevpc.nhttp.server.error.NWebForbiddenSecurityException (implements net.thevpc.nhttp.server.api.NWebErrorCodeAware)
- net.thevpc.nhttp.server.error.NWebUnauthorizedSecurityException (implements net.thevpc.nhttp.server.api.NWebErrorCodeAware)
- java.lang.RuntimeException
- java.lang.Exception