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

A

addContext(String) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
addResponseHeader(String, String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
addResponseHeader(String, String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
appendPrefix(String) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
authenticateWithAccessToken(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
authenticateWithAccessToken(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
authenticateWithCredentials(NAuthenticationRequest) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
authenticateWithCredentials(NAuthenticationRequest) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
authenticateWithRefreshToken(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
authenticateWithRefreshToken(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 

B

base() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
bootstrap(NWebConfig) - Method in interface net.thevpc.nhttp.server.api.NHttpServer.Bootstrapper
 
bootstrap(NWebConfig) - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
 
build() - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
buildMessage() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 

C

clone() - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
close() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
close() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
containsQueryParam(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
containsQueryParam(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
copy() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
copy() - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
createContext(Object) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
createContext(NWebContext) - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
 
createToken(NWebTokenRequest, NWebCallContext) - Method in interface net.thevpc.nhttp.server.api.NWebTokenBuilder
 
current - Static variable in class net.thevpc.nhttp.server.api.NWebServerHttpContextHolder
 
current() - Static method in class net.thevpc.nhttp.server.api.NWebServerHttpContextHolder
 

D

decode(String, NWebCallContext) - Method in interface net.thevpc.nhttp.server.api.NWebTokenEncoder
 
DefaultNWebUser - Class in net.thevpc.nhttp.server.api
 
DefaultNWebUser(String, String) - Constructor for class net.thevpc.nhttp.server.api.DefaultNWebUser
 
DefaultNWebUser(String, String, String) - Constructor for class net.thevpc.nhttp.server.api.DefaultNWebUser
 
doWith(Consumer<NWebContext>) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 

E

encode(NWebToken, NWebCallContext) - Method in interface net.thevpc.nhttp.server.api.NWebTokenEncoder
 
err(NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebLogger
 
error(NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
error(NMsg) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 

F

FormDataItem - Class in net.thevpc.nhttp.server.api
 
FormDataItem() - Constructor for class net.thevpc.nhttp.server.api.FormDataItem
 

G

getAccessToken() - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
getAccessTokenDuration() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getAccessTokenLastValidityTime() - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
getApiKey() - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
getApiKey() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getApiKey() - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
getApiKeyRequestHeader() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getApiKeyRequestHeader() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getBacklog() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getBootstrapper() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getCode() - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
getContentType() - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
getContentType() - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
getContentType() - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
 
getContextPath() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getContextPath() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getCreationTime() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getDate() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getDefaultLogFile() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getDefaultPidFile() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getDefaultTokenBuilder() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getDisplayName() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getDuration() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getErrorCode() - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
 
getExpiryTime() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getFilename() - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
getFirstPath() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getFirstPath() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getFormData(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getFormData(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getFormDataMap() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getFormDataMap() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getHandler() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getHeader() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getHeaders() - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
getHostName() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getHttpCode() - Method in exception net.thevpc.nhttp.server.api.NWebHttpException
 
getId() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
 
getIdlTimeSeconds() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getInitParameters() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getLevel() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getLogFile() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getLogFileMaxSize() - 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
 
getLogger() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getMaxConnections() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getMemoryUsage() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getMessage() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getMethod() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getMethod() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getMethod() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getMinConnections() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getMsgCode() - Method in exception net.thevpc.nhttp.server.api.NWebHttpException
 
getMultipartRequestBoundary() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getMultipartRequestBoundary() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getName() - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
getOptions() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getOptions() - Method in interface net.thevpc.nhttp.server.api.NWebConfig
 
getPassword() - Method in class net.thevpc.nhttp.server.api.DefaultNWebUser
 
getPassword() - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
getPassword() - Method in interface net.thevpc.nhttp.server.api.NWebUser
 
getPassword() - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
getPath() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getPath() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getPathPart(int) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getPathPart(int) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getPathParts() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getPathParts() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getPathSize() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getPathSize() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getPidFile() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getPort() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getPrefix() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getPrincipal() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getPrincipal() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getPrivateKey() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getProperties() - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
getQueryParam(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getQueryParam(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getQueryParams() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getQueryParams() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getQueueSize() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getRealm() - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
getRealm() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getRealm() - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
getRealmRequestHeader() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRealmRequestHeader() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRefreshToken() - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
getRefreshTokenDuration() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getRefreshTokenLastValidityTime() - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
getRequestBody() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestBody() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestBodyAs(Class<T>) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestBodyAs(Class<T>, NContentType) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestBodyAs(Class<T>) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestBodyAs(Class<T>, NContentType) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestBodyAsString() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestBodyAsString() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestHeader(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestHeader(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestHeaders() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestHeaders(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestHeaders() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestHeaders(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getRequestURI() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getRequestURI() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getReset() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getResponseBody() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getResponseBody() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getResponseCode() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getResponseCode() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getServer() - Method in interface net.thevpc.nhttp.server.api.NWebConfig
 
getServerName() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getServerName() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getServerPort() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
getSource() - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
getSource() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getTls() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
getToken() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getToken() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getTokenBuilder() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getTokenEncoder() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getType() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getType() - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
getUrl() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
getUser() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getUser() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
getUser() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
 
getUser() - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
getUserId() - Method in class net.thevpc.nhttp.server.api.DefaultNWebUser
 
getUserId() - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
getUserId() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getUserId() - Method in interface net.thevpc.nhttp.server.api.NWebUser
 
getUserId() - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
getUserName() - Method in class net.thevpc.nhttp.server.api.DefaultNWebUser
 
getUserName() - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
getUserName() - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
getUserName() - Method in interface net.thevpc.nhttp.server.api.NWebPrincipal
 
getUserName() - Method in class net.thevpc.nhttp.server.api.NWebToken
 
getUserName() - Method in interface net.thevpc.nhttp.server.api.NWebUser
 
getUserName() - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
getUserResolver() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
getWebContext() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
getWebContext() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 

H

handle(NWebCallContext) - Method in interface net.thevpc.nhttp.server.api.NWebCallHandler
 

I

info(NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
info(NMsg) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
info(NMsg) - Method in interface net.thevpc.nhttp.server.api.NWebLogger
 
initializeConfig() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
initializeConfig() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
initializeConfig() - Method in interface net.thevpc.nhttp.server.api.NWebContext.Configurator
 
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.NWebCallContext
 
isEmptyPath() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
isIgnoreExistingPidFile() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
isMultipartRequest() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
isMultipartRequest() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
isReset() - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
isResponseSent() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
isResponseSent() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 

L

loadUser(String) - Method in interface net.thevpc.nhttp.server.api.NWebUserResolver
 
loadUserAndAuthenticate(NAuthenticationRequest) - Method in interface net.thevpc.nhttp.server.api.NWebUserResolver
 
log(NHttpLogMsg) - Method in interface net.thevpc.nhttp.server.api.NWebLogger
 

N

NAuthenticationRequest - Class in net.thevpc.nhttp.server.api
 
NAuthenticationRequest() - Constructor for class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
net.thevpc.nhttp.server.api - package net.thevpc.nhttp.server.api
 
NHttpLogMsg - Class in net.thevpc.nhttp.server.api
 
NHttpLogMsg() - Constructor for class net.thevpc.nhttp.server.api.NHttpLogMsg
 
NHttpServer - Interface in net.thevpc.nhttp.server.api
 
NHttpServer.Bootstrapper - Interface in net.thevpc.nhttp.server.api
 
NLoginResult - Class in net.thevpc.nhttp.server.api
 
NLoginResult() - Constructor for class net.thevpc.nhttp.server.api.NLoginResult
 
NResponseResource - Interface in net.thevpc.nhttp.server.api
 
NWebCallContext - Interface in net.thevpc.nhttp.server.api
 
NWebCallContextAdapter - Class in net.thevpc.nhttp.server.api
 
NWebCallContextAdapter() - Constructor for class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
NWebCallHandler - Interface in net.thevpc.nhttp.server.api
 
NWebConfig - Interface in net.thevpc.nhttp.server.api
 
NWebContext - Interface in net.thevpc.nhttp.server.api
 
NWebContext.Configurator - Interface in net.thevpc.nhttp.server.api
 
NWebHttpException - Exception in net.thevpc.nhttp.server.api
 
NWebHttpException(NMsg, NMsgCode, 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
 
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
 
NWebTokenBuilder - Interface in net.thevpc.nhttp.server.api
 
NWebTokenEncoder - Interface in net.thevpc.nhttp.server.api
 
NWebTokenParser - Interface in net.thevpc.nhttp.server.api
 
NWebTokenRequest - Class in net.thevpc.nhttp.server.api
 
NWebTokenRequest() - Constructor for class net.thevpc.nhttp.server.api.NWebTokenRequest
 
NWebTokenType - Enum in net.thevpc.nhttp.server.api
 
NWebUser - Interface in net.thevpc.nhttp.server.api
 
NWebUserBuilder - Class in net.thevpc.nhttp.server.api
 
NWebUserBuilder() - Constructor for class net.thevpc.nhttp.server.api.NWebUserBuilder
 
NWebUserResolver - Interface in net.thevpc.nhttp.server.api
 

P

parseToken(String) - Method in interface net.thevpc.nhttp.server.api.NWebTokenParser
 

R

requireAuth() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
requireAuth() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
requireMethod(NHttpMethod...) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
requireMethod(NHttpMethod...) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
runWithUnsafe(NUnsafeRunnable) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
runWithUnsafe(NUnsafeRunnable) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 

S

send() - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
sendResponse() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
sendResponse() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
sendResponseHeaders() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
sendResponseHeaders() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setAccessExpiryTime(long) - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
setAccessToken(String) - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
setApiKey(String) - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
setApiKey(String) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setApiKey(String) - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
setBacklog(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setBootstrapper(NHttpServer.Bootstrapper) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
setBytesResponse(byte[]) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setBytesResponse(byte[]) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setBytesResponse(byte[]) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setCode(NHttpCode) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setConfigurator(NWebContext.Configurator) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setContentType(String) - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
setContentType(String) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setContentType(String) - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
 
setContextPath(String) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setContextPath(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setCreationTime(long) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setDate(Instant) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setDefaultLogFile(String) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
setDefaultPidFile(String) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
setDuration(NDuration) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setErrorCode(NMsgCode) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setErrorCode(NMsgCode) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setErrorCode(NMsgCode) - Method in class net.thevpc.nhttp.server.api.NWebResponseHeaders
 
setErrorResponse(NHttpCode, NMsgCode) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setErrorResponse(NMsgCode) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setErrorResponse(NWebHttpException) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setErrorResponse(Throwable) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setErrorResponse(NMsgCode) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setErrorResponse(NWebHttpException) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setErrorResponse(Throwable) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setExpiryTime(long) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setFilename(String) - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
setFileResponse(NPath) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setFileResponse(NPath) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setFileResponse(NPath) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setHandler(NWebCallHandler) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setHeader(NMsg) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
setHeaders(Map<String, List<String>>) - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
setHostName(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setIdlTimeSeconds(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setIgnoreExistingPidFile(boolean) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setJsonResponse(Object) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setJsonResponse(Object) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setJsonResponse(Object) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setLevel(Level) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setLogFile(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setLogFileMaxSize(Long) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setLogger(NWebLogger) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setMaxConnections(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setMemoryUsage(Double) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setMessage(NMsg) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setMethod(String) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setMinConnections(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setName(String) - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
setOptions(NWebServerOptions) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
setPassword(String) - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
setPassword(String) - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
setPidFile(String) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setPort(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setPrefix(String) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setProperties(Map<String, List<String>>) - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
setQueueSize(Integer) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setRealm(String) - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
setRealm(String) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setRealm(String) - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
setRefreshExpiryTime(long) - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
setRefreshToken(String) - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
setReset(boolean) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setResponseCode(NHttpCode) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setResponseCode(NHttpCode) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setResponseContentType(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setResponseContentType(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setResponseHeader(String, String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setResponseHeader(String, String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setServerName(String) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
setSource(NInputSource) - Method in class net.thevpc.nhttp.server.api.FormDataItem
 
setSource(String) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setStringResponse(String) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setTextResponse(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setTextResponse(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setTls(Boolean) - Method in class net.thevpc.nhttp.server.api.NWebServerOptions
 
setToken(NWebToken) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setToken(NWebToken) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setTokenBuilder(NWebTokenBuilder) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setTokenEncoder(NWebTokenEncoder) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setType(NWebTokenType) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setType(NWebTokenType) - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
setUrl(String) - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
setUser(NWebUser) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setUser(NWebUser) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
setUser(NWebUser) - Method in class net.thevpc.nhttp.server.api.NWebTokenRequest
 
setUserId(String) - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
setUserId(String) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setUserId(String) - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
setUserName(String) - Method in class net.thevpc.nhttp.server.api.NAuthenticationRequest
 
setUserName(String) - Method in class net.thevpc.nhttp.server.api.NLoginResult
 
setUserName(String) - Method in class net.thevpc.nhttp.server.api.NWebToken
 
setUserName(String) - Method in class net.thevpc.nhttp.server.api.NWebUserBuilder
 
setUserResolver(NWebUserResolver) - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
setXmlResponse(String) - Method in interface net.thevpc.nhttp.server.api.NResponseResource
 
setXmlResponse(String) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
setXmlResponse(String) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
start() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
start() - Method in interface net.thevpc.nhttp.server.api.NWebContext
 
stop() - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 
stop(int) - Method in interface net.thevpc.nhttp.server.api.NHttpServer
 

T

throwNoFound() - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
throwNoFound() - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
trace(NHttpLogMsg) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
trace(NHttpLogMsg) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 

U

userResolver() - Method in interface net.thevpc.nhttp.server.api.NWebServerRunner
 

V

validate() - Method in class net.thevpc.nhttp.server.api.NHttpLogMsg
 
valueOf(String) - Static method in enum net.thevpc.nhttp.server.api.NWebTokenType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.thevpc.nhttp.server.api.NWebTokenType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapException(Throwable) - Method in interface net.thevpc.nhttp.server.api.NWebCallContext
 
wrapException(Throwable) - Method in class net.thevpc.nhttp.server.api.NWebCallContextAdapter
 
A B C D E F G H I L N P R S T U V W 
Skip navigation links

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