Skip navigation links
A B C D E F G H I J L M N O R S T U V W 

A

addContext(String) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
addResponseHeader(String, String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
addUser(NWebUser) - Method in class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 
authenticateWithAccessToken(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
authenticateWithCredentials(NAuthenticationRequest) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
authenticateWithRefreshToken(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 

B

build() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 

C

close() - Method in class net.thevpc.nhttp.server.impl.MixedInputStream
 
close() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
close() - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
containsQueryParam(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
copy(T, NSession) - Static method in class net.thevpc.nhttp.server.util.JsonUtils
 
createContext(Object) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
createToken(NWebTokenRequest, NWebCallContext) - Method in class net.thevpc.nhttp.server.impl.DefaultNWebTokenBuilder
 
current - Static variable in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
currentRequired() - Static method in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
customWrapException(Throwable) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 

D

decode(String, NWebCallContext) - Method in class net.thevpc.nhttp.server.impl.JwtWebTokenEncoder
 
decryptString(String, String) - Static method in class net.thevpc.nhttp.server.security.NWebSecurityUtils
 
DEFAULT_IDLE_TIME - Static variable in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
DEFAULT_MAX_CONNECTIONS - Static variable in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
DEFAULT_MIN_CONNECTIONS - Static variable in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
DEFAULT_QUEUE_SIZE - Static variable in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
DefaultNHttpServer - Class in net.thevpc.nhttp.server
 
DefaultNHttpServer() - Constructor for class net.thevpc.nhttp.server.DefaultNHttpServer
 
DefaultNWebContext - Class in net.thevpc.nhttp.server.model
 
DefaultNWebContext(String, String, NHttpServer) - Constructor for class net.thevpc.nhttp.server.model.DefaultNWebContext
 
DefaultNWebTokenBuilder - Class in net.thevpc.nhttp.server.impl
 
DefaultNWebTokenBuilder() - Constructor for class net.thevpc.nhttp.server.impl.DefaultNWebTokenBuilder
 
DefaultWebServiceController - Class in net.thevpc.nhttp.server.impl
 
DefaultWebServiceController(DefaultNWebContext) - Constructor for class net.thevpc.nhttp.server.impl.DefaultWebServiceController
 
doWith(Consumer<NWebContext>) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 

E

encode(NWebToken, NWebCallContext) - Method in class net.thevpc.nhttp.server.impl.JwtWebTokenEncoder
 
encryptString(String, String) - Static method in class net.thevpc.nhttp.server.security.NWebSecurityUtils
 
error(NMsg) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
ExecutorBuilder - Class in net.thevpc.nhttp.server.util
 
ExecutorBuilder() - Constructor for class net.thevpc.nhttp.server.util.ExecutorBuilder
 

F

fromContentType(String, Class<T>, NContentType) - Static method in class net.thevpc.nhttp.server.util.JsonUtils
 
fromJson(String, Class<T>) - Static method in class net.thevpc.nhttp.server.util.JsonUtils
 
fromJson(Reader, Class<T>) - Static method in class net.thevpc.nhttp.server.util.JsonUtils
 

G

genkeypair() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getAccessTokenDuration() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getAlg() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtHeader
 
getApiKey() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getApiKeyRequestHeader() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getAud() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getBaseFile() - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
getBaseMaxFileSize() - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
getBootstrapper() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getCode() - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
getConfigurator() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getContent() - Method in class net.thevpc.nhttp.server.impl.MixedInputStream.Line
 
getContentString() - Method in class net.thevpc.nhttp.server.impl.MixedInputStream.Line
 
getContextPath() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getDefaultLogFile() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getDefaultPidFile() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getDefaultTokenBuilder() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getDepartment() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getDisplayName() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getExp() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getFilePath() - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
getFirstPath() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getFormData(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getFormDataMap() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getHandler() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getHeader() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getHeader() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
getIat() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getId() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalAnonymous
 
getId() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalRoot
 
getId() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
getIdlTimeSeconds() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
getInitParameters() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getIss() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getJti() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getLocalIPAddresses() - Static method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getLogger() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getLogger() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getMaxConnections() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
getMessage() - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
getMethod() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getMinConnections() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
getMsgCode() - Method in exception net.thevpc.nhttp.server.error.NWebForbiddenSecurityException
 
getMsgCode() - Method in exception net.thevpc.nhttp.server.error.NWebUnauthorizedSecurityException
 
getMultipartRequestBoundary() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getName() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getName() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
getNbf() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getOptions() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getParams() - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
getPath() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getPathPart(int) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getPathParts() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getPathSize() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getPayload() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
getPermissions() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getPrincipal() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getPrivateKey() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getQueryParam(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getQueryParams() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getQueueSize() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
getRealm() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getRealmRequestHeader() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRefreshTokenDuration() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getRequestBody() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestBodyAs(Class<T>) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestBodyAs(Class<T>, NContentType) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestBodyAsString() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestHeader(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestHeaders() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestHeaders(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRequestURI() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getResponseBody() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getResponseCode() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getRole() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getSeparator() - Method in class net.thevpc.nhttp.server.impl.MixedInputStream.Line
 
getSeparatorString() - Method in class net.thevpc.nhttp.server.impl.MixedInputStream.Line
 
getServer() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getServer() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getServer() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getServerName() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getServerName() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getServerPort() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getSignature() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
getStoreCredential() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
getSub() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getToken() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getToken() - Method in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
getTokenBuilder() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getTokenEncoder() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getTracer() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getTt() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
getTyp() - Method in class net.thevpc.nhttp.server.impl.jwt.JwtHeader
 
getUser() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
getUser() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalAnonymous
 
getUser() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalRoot
 
getUser() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
getUser() - Method in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
getUserName() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalAnonymous
 
getUserName() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalRoot
 
getUserName() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
getUserResolver() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
getWebContext() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 

H

handle(HttpExchange) - Method in class net.thevpc.nhttp.server.impl.DefaultWebServiceController
 
handle(NWebCallContextImpl) - Method in class net.thevpc.nhttp.server.impl.DefaultWebServiceController
 
hash(String) - Static method in class net.thevpc.nhttp.server.security.NWebSecurityUtils
 

I

info(NMsg) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
initializeConfig() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
isAdmin() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalAnonymous
 
isAdmin() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalRoot
 
isAdmin() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
isAnonymous() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalAnonymous
 
isAnonymous() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalRoot
 
isAnonymous() - Method in class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
isBlank() - Method in class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 
isBoundaryLine(MixedInputStream.Line, String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
isEmptyPath() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
isError() - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
isMultipartRequest() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
isResponseSent() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
isSimpleThrowable(Throwable) - Method in class net.thevpc.nhttp.server.impl.DefaultWebServiceController
 

J

JsonUtils - Class in net.thevpc.nhttp.server.util
 
JsonUtils() - Constructor for class net.thevpc.nhttp.server.util.JsonUtils
 
JwtClaim - Class in net.thevpc.nhttp.server.impl.jwt
 
JwtClaim() - Constructor for class net.thevpc.nhttp.server.impl.jwt.JwtClaim
 
JwtHeader - Class in net.thevpc.nhttp.server.impl.jwt
 
JwtHeader() - Constructor for class net.thevpc.nhttp.server.impl.jwt.JwtHeader
 
JwtPayload - Class in net.thevpc.nhttp.server.impl.jwt
 
JwtPayload() - Constructor for class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
JwtToken - Class in net.thevpc.nhttp.server.impl.jwt
 
JwtToken() - Constructor for class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
JwtWebTokenEncoder - Class in net.thevpc.nhttp.server.impl
 
JwtWebTokenEncoder() - Constructor for class net.thevpc.nhttp.server.impl.JwtWebTokenEncoder
 

L

Line(byte[], byte[]) - Constructor for class net.thevpc.nhttp.server.impl.MixedInputStream.Line
 
loadConfig(String, Map<String, String>) - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
log(NHttpLogMsg) - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 

M

MixedInputStream - Class in net.thevpc.nhttp.server.impl
 
MixedInputStream(InputStream) - Constructor for class net.thevpc.nhttp.server.impl.MixedInputStream
 
MixedInputStream.Line - Class in net.thevpc.nhttp.server.impl
 

N

net.thevpc.nhttp.server - package net.thevpc.nhttp.server
 
net.thevpc.nhttp.server.error - package net.thevpc.nhttp.server.error
 
net.thevpc.nhttp.server.impl - package net.thevpc.nhttp.server.impl
 
net.thevpc.nhttp.server.impl.jwt - package net.thevpc.nhttp.server.impl.jwt
 
net.thevpc.nhttp.server.model - package net.thevpc.nhttp.server.model
 
net.thevpc.nhttp.server.security - package net.thevpc.nhttp.server.security
 
net.thevpc.nhttp.server.util - package net.thevpc.nhttp.server.util
 
NhttpServerConfigManager - Class in net.thevpc.nhttp.server.impl
 
NhttpServerConfigManager(NPath, NWebLogger) - Constructor for class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 
NWebAppLoggerDefault - Class in net.thevpc.nhttp.server.util
 
NWebAppLoggerDefault(File, long) - Constructor for class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
NWebCallContextImpl - Class in net.thevpc.nhttp.server.impl
 
NWebCallContextImpl(NWebContext, HttpExchange) - Constructor for class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
NWebErrorResult - Class in net.thevpc.nhttp.server.model
 
NWebErrorResult() - Constructor for class net.thevpc.nhttp.server.model.NWebErrorResult
 
NWebErrorResult(NMsgCode) - Constructor for class net.thevpc.nhttp.server.model.NWebErrorResult
 
NWebErrorResult(String) - Constructor for class net.thevpc.nhttp.server.model.NWebErrorResult
 
NWebForbiddenSecurityException - Exception in net.thevpc.nhttp.server.error
 
NWebForbiddenSecurityException(NMsgCode, String) - Constructor for exception net.thevpc.nhttp.server.error.NWebForbiddenSecurityException
 
NWebPrincipalAnonymous - Class in net.thevpc.nhttp.server.security
 
NWebPrincipalAnonymous() - Constructor for class net.thevpc.nhttp.server.security.NWebPrincipalAnonymous
 
NWebPrincipalRoot - Class in net.thevpc.nhttp.server.security
 
NWebPrincipalRoot() - Constructor for class net.thevpc.nhttp.server.security.NWebPrincipalRoot
 
NWebPrincipalSimple - Class in net.thevpc.nhttp.server.security
 
NWebPrincipalSimple(NWebUser) - Constructor for class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
NWebPrincipalSimple(NWebUser, boolean) - Constructor for class net.thevpc.nhttp.server.security.NWebPrincipalSimple
 
NWebSecurityContext - Class in net.thevpc.nhttp.server.security
 
NWebSecurityContext(NWebUser, NWebToken) - Constructor for class net.thevpc.nhttp.server.security.NWebSecurityContext
 
NWebSecurityUtils - Class in net.thevpc.nhttp.server.security
 
NWebSecurityUtils() - Constructor for class net.thevpc.nhttp.server.security.NWebSecurityUtils
 
NWebUnauthorizedSecurityException - Exception in net.thevpc.nhttp.server.error
 
NWebUnauthorizedSecurityException(NMsgCode, String) - Constructor for exception net.thevpc.nhttp.server.error.NWebUnauthorizedSecurityException
 

O

OptionsValidator - Class in net.thevpc.nhttp.server.util
 
OptionsValidator() - Constructor for class net.thevpc.nhttp.server.util.OptionsValidator
 

R

readLine(int) - Method in class net.thevpc.nhttp.server.impl.MixedInputStream
 
reload() - Method in class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 
requireAuth() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
requireMethod(NHttpMethod...) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
roll() - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
runWith(NWebSecurityContext, NUnsafeRunnable, NSession) - Static method in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
runWithUnsafe(NUnsafeRunnable) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 

S

save() - Method in class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 
sendResponse() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
sendResponseContent(byte[]) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
sendResponseContent(InputStream) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
sendResponseHeaders() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setAlg(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtHeader
 
setApiKey(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setAud(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setBootstrapper(NHttpServer.Bootstrapper) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setBytesResponse(byte[]) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setCode(String) - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
setConfigurator(NWebContext.Configurator) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setContextPath(String) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setDefaultLogFile(String) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setDefaultPidFile(String) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setDepartment(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setError(boolean) - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
setErrorCode(NMsgCode) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setErrorResponse(NWebHttpException) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setErrorResponse(Throwable) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setErrorResponse(NMsgCode) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setExp(long) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setFileResponse(NPath) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setHandler(NWebCallHandler) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setHeader(NMsg) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setHeader(JwtHeader) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
setIat(long) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setIdlTimeSeconds(Integer) - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
setIss(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setJsonResponse(Object) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setJti(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setLogger(NWebLogger) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setLogger(NWebLogger) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setMaxConnections(Integer) - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
setMessage(String) - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
setMinConnections(Integer) - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
setName(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setName(String) - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
setNbf(long) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setOptions(NWebServerOptions) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setParams(String[]) - Method in class net.thevpc.nhttp.server.model.NWebErrorResult
 
setPayload(JwtPayload) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
setPermissions(String[]) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setPrivateKey(String) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setQueueSize(Integer) - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
setRealm(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setResponseCode(NHttpCode) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setResponseContentType(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setResponseHeader(String, String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setRole(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setServerName(String) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setSignature(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtToken
 
setStoreCredential(String) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
setSub(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setTextResponse(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setToken(NWebToken) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setToken(NWebToken) - Method in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
setTokenBuilder(NWebTokenBuilder) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setTokenEncoder(NWebTokenEncoder) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setTracer(Consumer<NHttpLogMsg>) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setTt(NWebTokenType) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtPayload
 
setTyp(String) - Method in class net.thevpc.nhttp.server.impl.jwt.JwtHeader
 
setUser(NWebUser) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
setUser(NWebUser) - Method in class net.thevpc.nhttp.server.security.NWebSecurityContext
 
setUserResolver(NWebUserResolver) - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
setXmlResponse(String) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
start() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
start() - Method in class net.thevpc.nhttp.server.model.DefaultNWebContext
 
stop() - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 
stop(int) - Method in class net.thevpc.nhttp.server.DefaultNHttpServer
 

T

throwNoFound() - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
toJson(Object) - Static method in class net.thevpc.nhttp.server.util.JsonUtils
 
toJson(Object, BufferedWriter) - Static method in class net.thevpc.nhttp.server.util.JsonUtils
 
toString() - Method in class net.thevpc.nhttp.server.util.NWebAppLoggerDefault
 
trace(NHttpLogMsg) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
tryReload() - Method in class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 

U

users() - Method in class net.thevpc.nhttp.server.impl.NhttpServerConfigManager
 

V

validateBacklog(Integer) - Static method in class net.thevpc.nhttp.server.util.OptionsValidator
 
validateOptions() - Method in class net.thevpc.nhttp.server.util.ExecutorBuilder
 
validateOptions(NWebServerOptions) - Static method in class net.thevpc.nhttp.server.util.OptionsValidator
 
validatePort(Integer) - Static method in class net.thevpc.nhttp.server.util.OptionsValidator
 

W

webContainer - Variable in class net.thevpc.nhttp.server.impl.DefaultWebServiceController
 
wrapException(Throwable) - Method in class net.thevpc.nhttp.server.impl.NWebCallContextImpl
 
A B C D E F G H I J L M N O R S T U V W 
Skip navigation links

Copyright © 2026 vpc open source initiative. All rights reserved.