Index
All Classes and Interfaces|All Packages|Serialized Form
B
- bootstrap(NWebConfig) - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
C
- codeOf(Object) - Static method in interface net.thevpc.nhttp.server.api.NWebErrorCodeAware
- containsQueryParam(String) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- copy() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- createContext(NWebContainer) - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
- current - Static variable in class net.thevpc.nhttp.server.api.NWebServerHttpContextHolder
- current() - Static method in class net.thevpc.nhttp.server.api.NWebServerHttpContextHolder
E
- err(NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebLogger
G
- getAppErrorCode() - Method in interface net.thevpc.nhttp.server.api.NWebErrorCodeAware
- getAppErrorCode() - Method in exception net.thevpc.nhttp.server.api.NWebHttpException
- getBacklog() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getBodyAs(Class<T>) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getBodyAsString() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getCode() - Method in class net.thevpc.nhttp.server.api.NWebErrorCode
- getContentType() - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
- getContextPath() - Method in interface net.thevpc.nhttp.server.api.NWebContainer
- getContextPath() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getCreationTime() - Method in class net.thevpc.nhttp.server.api.NWebToken
- getDisplayName() - Method in interface net.thevpc.nhttp.server.api.NWebContainer
- getErrorCode() - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
- getFirstPath() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getHttpCode() - Method in exception net.thevpc.nhttp.server.api.NWebHttpException
- getId() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
- getId() - Method in interface net.thevpc.nhttp.server.api.NWebUser
- getIdlTimeSeconds() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getInitParameters() - Method in interface net.thevpc.nhttp.server.api.NWebContainer
- getLastValidityTime() - Method in class net.thevpc.nhttp.server.api.NWebToken
- getLogFile() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getLogger() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
- getLogger() - Method in interface net.thevpc.nhttp.server.api.NWebConfig
- getMaxConnexions() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getMethod() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getMinConnexions() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getOptions() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
- getOptions() - Method in interface net.thevpc.nhttp.server.api.NWebConfig
- getParams() - Method in class net.thevpc.nhttp.server.api.NWebErrorCode
- getPath() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getPathPart(int) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getPathParts() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getPathSize() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getPidFile() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getPort() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getPrincipal() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getQueryParam(String) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getQueryParams() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getQueueSize() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getReset() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getServer() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
- getServer() - Method in interface net.thevpc.nhttp.server.api.NWebConfig
- getServerName() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
- getServerPort() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
- getSession() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getSsl() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- getToken() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getUser() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
- getUser() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- getUserId() - Method in class net.thevpc.nhttp.server.api.NWebToken
- getUserLogin() - Method in class net.thevpc.nhttp.server.api.NWebToken
- getUserName() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
- getUserName() - Method in interface net.thevpc.nhttp.server.api.NWebUser
I
- initializeConfig() - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
- isAdmin() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
- isAnonymous() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
- isEmptyPath() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- isReset() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
L
- loadUser(NWebToken) - Method in interface net.thevpc.nhttp.server.api.NWebUserResolver
N
- net.thevpc.nhttp.server.api - package net.thevpc.nhttp.server.api
- NHttpServer - Interface in net.thevpc.nhttp.server.api
- NWebConfig - Interface in net.thevpc.nhttp.server.api
- NWebContainer - Interface in net.thevpc.nhttp.server.api
- NWebErrorCode - Class in net.thevpc.nhttp.server.api
- NWebErrorCode(String, String...) - Constructor for class net.thevpc.nhttp.server.api.NWebErrorCode
- NWebErrorCodeAware - Interface in net.thevpc.nhttp.server.api
- NWebHttpException - Exception in net.thevpc.nhttp.server.api
- NWebHttpException(String, NWebErrorCode, NHttpCode) - Constructor for exception net.thevpc.nhttp.server.api.NWebHttpException
- NWebLogger - Interface in net.thevpc.nhttp.server.api
- NWebPrincipal - Interface in net.thevpc.nhttp.server.api
- NWebResponseHeaders - Class in net.thevpc.nhttp.server.api
- NWebResponseHeaders() - Constructor for class net.thevpc.nhttp.server.api.NWebResponseHeaders
- NWebServerHttpContext - Interface in net.thevpc.nhttp.server.api
- NWebServerHttpContextHolder - Class in net.thevpc.nhttp.server.api
- NWebServerHttpContextHolder() - Constructor for class net.thevpc.nhttp.server.api.NWebServerHttpContextHolder
- NWebServerOptions - Class in net.thevpc.nhttp.server.api
- NWebServerOptions() - Constructor for class net.thevpc.nhttp.server.api.NWebServerOptions
- NWebServerRunner - Interface in net.thevpc.nhttp.server.api
- NWebToken - Class in net.thevpc.nhttp.server.api
- NWebToken() - Constructor for class net.thevpc.nhttp.server.api.NWebToken
- NWebUser - Interface in net.thevpc.nhttp.server.api
- NWebUserResolver - Interface in net.thevpc.nhttp.server.api
O
- out(NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebLogger
P
- parseToken(String) - Method in interface net.thevpc.nhttp.server.api.NWebUserResolver
R
- requireAuth() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- requireMethod(NHttpMethod...) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- runWithUnsafe(NUnsafeRunnable) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
S
- sendBytes(byte[], NHttpCode, NWebResponseHeaders) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendError(Throwable) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendError(NWebHttpException) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendJson(Object) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendJson(Object, NWebResponseHeaders) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendJson(Object, NHttpCode, NWebResponseHeaders) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendPlainText(String, NHttpCode, NWebResponseHeaders) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendXml(String) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- sendXml(String, NHttpCode, NWebResponseHeaders) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- setBacklog(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setContentType(String) - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
- setContextPath(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setCreationTime(long) - Method in class net.thevpc.nhttp.server.api.NWebToken
- setErrorCode(NWebErrorCode) - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
- setIdlTimeSeconds(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setLastValidityTime(long) - Method in class net.thevpc.nhttp.server.api.NWebToken
- setLogFile(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setMaxConnexions(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setMinConnexions(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setPidFile(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setPort(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setQueueSize(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setReset(boolean) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setSsl(Boolean) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
- setToken(NWebToken) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- setUser(NWebUser) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- setUserId(String) - Method in class net.thevpc.nhttp.server.api.NWebToken
- setUserLogin(String) - Method in class net.thevpc.nhttp.server.api.NWebToken
T
- throwNoFound() - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
- trace(Level, NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebServerHttpContext
U
- userResolver() - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
All Classes and Interfaces|All Packages|Serialized Form