Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes|All Packages

A

AbstractServiceImpl - Class in com.qwazr.server
 
AbstractServiceImpl() - Constructor for class com.qwazr.server.AbstractServiceImpl
 
accept(GenericServer) - Method in interface com.qwazr.server.GenericServer.Listener
 
accept(LogContext) - Method in class com.qwazr.server.logs.AccessLogger.Common
 
acceptPacket(DatagramPacket) - Method in interface com.qwazr.server.UdpServerThread.PacketListener
 
AccessLogger - Interface in com.qwazr.server.logs
 
AccessLogger.Common - Class in com.qwazr.server.logs
 
AccessLogger.Jul - Class in com.qwazr.server.logs
 
activeThreads - Variable in class com.qwazr.server.WelcomeStatus.RuntimeStatus
 
add(WebApplicationException) - Method in class com.qwazr.server.client.MultiWebApplicationException.Builder
 
addBasic(String, String, String, String...) - Method in class com.qwazr.server.MemoryIdentityManager
 
addDigest(String, String, String, String, String...) - Method in class com.qwazr.server.MemoryIdentityManager
 
addExternal(String, String, String...) - Method in class com.qwazr.server.MemoryIdentityManager
 
address - Variable in class com.qwazr.server.configuration.ServerConfiguration.WebConnector
 
addressPort - Variable in class com.qwazr.server.configuration.ServerConfiguration.WebConnector
 
addServlet(ServletInfo) - Method in class com.qwazr.server.ServletContextBuilder
 
APPLICATION_JSON_UTF8 - Static variable in interface com.qwazr.server.ServiceInterface
 
ApplicationBuilder - Class in com.qwazr.server
 
ApplicationBuilder(String...) - Constructor for class com.qwazr.server.ApplicationBuilder
 
ApplicationBuilder(Collection<String>) - Constructor for class com.qwazr.server.ApplicationBuilder
 
argsToMap(String...) - Static method in class com.qwazr.server.configuration.ServerConfiguration
 
authenticate(HttpServerExchange, SecurityContext) - Method in class com.qwazr.server.HostnameAuthenticationMechanism
 
authentication - Variable in class com.qwazr.server.configuration.ServerConfiguration.WebConnector
 

B

BaseServer - Interface in com.qwazr.server
 
build() - Method in class com.qwazr.server.client.MultiWebApplicationException.Builder
 
build() - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
build() - Method in class com.qwazr.server.GenericServerBuilder
 
build() - Method in class com.qwazr.server.JsonExceptionResponse.Builder
 
build() - Method in class com.qwazr.server.RemoteService.Builder
 
build(String...) - Static method in class com.qwazr.server.RemoteService
Build an array of RemoteService filled with an array of URL.
build(Collection<String>) - Static method in class com.qwazr.server.RemoteService
Build an array of RemoteService filled with an array of URL.
Builder(Map<String, String>) - Constructor for class com.qwazr.server.configuration.ServerConfiguration.Builder
 
builders(String...) - Static method in class com.qwazr.server.RemoteService
Build a list of Builder filled with an array of URL.
builders(Collection<String>) - Static method in class com.qwazr.server.RemoteService
 
buildSet(String, String, boolean) - Static method in class com.qwazr.server.configuration.ServerConfiguration
 
bypass(CallableEx<T, E>, int...) - Static method in class com.qwazr.server.client.ErrorWrapper
 
bytes - Variable in class com.qwazr.server.WelcomeStatus.BytesValues
 

C

C_IP - com.qwazr.server.logs.LogParam
 
classes(Class<?>...) - Method in class com.qwazr.server.ApplicationBuilder
 
classes(Collection<Class<?>>) - Method in class com.qwazr.server.ApplicationBuilder
 
clear(String) - Method in class com.qwazr.server.InFileSessionPersistenceManager
 
client - Variable in class com.qwazr.server.client.JsonClient
 
close() - Method in class com.qwazr.server.client.JsonClient
 
close() - Method in class com.qwazr.server.GenericServer
 
com.qwazr.server - package com.qwazr.server
 
com.qwazr.server.client - package com.qwazr.server.client
 
com.qwazr.server.configuration - package com.qwazr.server.configuration
 
com.qwazr.server.logs - package com.qwazr.server.logs
 
Common(LogParam...) - Constructor for class com.qwazr.server.logs.AccessLogger.Common
 
ConfigurationProperties - Interface in com.qwazr.server.configuration
 
ConnectorStatisticsMXBean - Interface in com.qwazr.server
 
Console() - Constructor for class com.qwazr.server.logs.Handlers.Console
 
context - Variable in class com.qwazr.server.AbstractServiceImpl
 
contextAttribute(Object) - Method in class com.qwazr.server.GenericServerBuilder
 
contextAttribute(String, Object) - Method in class com.qwazr.server.GenericServerBuilder
 
CorsFilter - Class in com.qwazr.server
 
CorsFilter() - Constructor for class com.qwazr.server.CorsFilter
 
create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class com.qwazr.server.HostnameAuthenticationMechanism.Factory
 
create(String, FormParserFactory, Map<String, String>) - Method in class com.qwazr.server.HostnameAuthenticationMechanism.Factory
Deprecated.
createInstance() - Method in class com.qwazr.server.GenericFactory.FromInstance
 
createInstance() - Method in class com.qwazr.server.GenericFactory.FromSupplier
 
CS_BYTES - com.qwazr.server.logs.LogParam
 
CS_HOST - com.qwazr.server.logs.LogParam
 
CS_METHOD - com.qwazr.server.logs.LogParam
 
CS_REFERER - com.qwazr.server.logs.LogParam
 
CS_URI_QUERY - com.qwazr.server.logs.LogParam
 
CS_URI_STEM - com.qwazr.server.logs.LogParam
 
CS_USER_AGENT - com.qwazr.server.logs.LogParam
 
CS_USERNAME - com.qwazr.server.logs.LogParam
 
CS_X_FORWARDED_FOR - com.qwazr.server.logs.LogParam
 

D

data(Path) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
dataDirectory - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
date - Variable in class com.qwazr.server.JsonExceptionResponse
 
DATE - com.qwazr.server.logs.LogParam
 
DEFAULT_MESSAGE - Static variable in enum com.qwazr.server.logs.LogParam
 
DEFAULT_PARAMS - Static variable in enum com.qwazr.server.logs.LogParam
 
DEFAULT_PORT - Static variable in class com.qwazr.server.RemoteService.Builder
 
defaultMultipartConfig(String, long, long, int) - Method in class com.qwazr.server.GenericServerBuilder
 
DiskStatus(FileStore) - Constructor for class com.qwazr.server.WelcomeStatus.DiskStatus
 

E

env - Variable in class com.qwazr.server.WelcomeStatus
 
equals(Object) - Method in class com.qwazr.server.RemoteService
 
ErrorWrapper - Class in com.qwazr.server.client
 
ErrorWrapper() - Constructor for class com.qwazr.server.client.ErrorWrapper
 
etcDirectories - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
etcDirectory(Path...) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
etcDirectory(Collection<Path>) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
etcFileFilter - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
etcFilter(String...) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
etcFilter(Collection<String>) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
exception - Variable in class com.qwazr.server.JsonExceptionResponse
 
exception(Throwable, boolean) - Method in class com.qwazr.server.JsonExceptionResponse.Builder
 
exchangeEvent(HttpServerExchange, ExchangeCompletionListener.NextListener) - Method in class com.qwazr.server.logs.LogContext
 

F

Factory(HostnameAuthenticationMechanism.PrincipalResolver) - Constructor for class com.qwazr.server.HostnameAuthenticationMechanism.Factory
 
File() - Constructor for class com.qwazr.server.logs.Handlers.File
 
file_stores - Variable in class com.qwazr.server.WelcomeStatus
 
fillStringListProperty(String, String, boolean, Consumer<String>) - Static method in class com.qwazr.server.configuration.ServerConfiguration
 
filter(FilterInfo) - Method in class com.qwazr.server.ServletContextBuilder
 
filter(Class<? extends Filter>) - Method in class com.qwazr.server.ServletContextBuilder
 
filter(String, Class<T>) - Method in class com.qwazr.server.ServletContextBuilder
 
filter(String, Class<T>, GenericFactory<T>, String...) - Method in class com.qwazr.server.ServletContextBuilder
 
filter(String, Class<T>, Supplier<T>, String...) - Method in class com.qwazr.server.ServletContextBuilder
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class com.qwazr.server.CorsFilter
 
finalMap() - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
firstRandomSuccess(FunctionEx<T, R, Exception>, Consumer<WebApplicationException>) - Method in class com.qwazr.server.client.MultiClient
 
firstRandomSuccess(FunctionEx<T, R, Exception>, Logger) - Method in class com.qwazr.server.client.MultiClient
 
forEachEndPoint(Consumer<String>) - Method in class com.qwazr.server.ApplicationBuilder
 
forEachParallel(FunctionEx<T, R, Exception>, Consumer<WebApplicationException>) - Method in class com.qwazr.server.client.MultiClient
 
forEachParallel(FunctionEx<T, R, Exception>, Logger) - Method in class com.qwazr.server.client.MultiClient
 
format(LogRecord) - Method in class com.qwazr.server.logs.LogFormatter
 
free - Variable in class com.qwazr.server.WelcomeStatus.DiskStatus
 
free - Variable in class com.qwazr.server.WelcomeStatus.MemoryStatus
 
from(WebApplicationException) - Static method in exception com.qwazr.server.ServerException
 
fromInstance(T) - Static method in interface com.qwazr.server.GenericFactory
 
fromSupplier(Supplier<T>) - Static method in interface com.qwazr.server.GenericFactory
 

G

Generic() - Constructor for class com.qwazr.server.JsonExceptionMapper.Generic
 
GenericFactory<T> - Interface in com.qwazr.server
 
GenericFactory.FromInstance<T> - Class in com.qwazr.server
 
GenericFactory.FromSupplier<T> - Class in com.qwazr.server
 
GenericServer - Class in com.qwazr.server
 
GenericServer.IdentityManagerProvider - Interface in com.qwazr.server
 
GenericServer.Listener - Interface in com.qwazr.server
 
GenericServer.SessionPersistenceManagerProvider - Interface in com.qwazr.server
 
GenericServerBuilder - Class in com.qwazr.server
 
get(InetAddress) - Method in class com.qwazr.server.HostnameAuthenticationMechanism.MapPrincipalResolver
 
get(InetAddress) - Method in interface com.qwazr.server.HostnameAuthenticationMechanism.PrincipalResolver
 
getActiveCount() - Method in interface com.qwazr.server.ConnectorStatisticsMXBean
 
getActiveCount() - Method in class com.qwazr.server.logs.LogMetricsHandler
 
getAddress() - Method in interface com.qwazr.server.ConnectorStatisticsMXBean
 
getAddress() - Method in class com.qwazr.server.logs.LogMetricsHandler
 
getApplicationPaths() - Method in class com.qwazr.server.ApplicationBuilder
 
getCauses() - Method in exception com.qwazr.server.client.MultiWebApplicationException
 
getCharacterEncoding() - Method in class com.qwazr.server.StreamRequestContext
 
getClasses() - Method in class com.qwazr.server.RestApplication.WithAuth
 
getClasses() - Method in class com.qwazr.server.RestApplication.WithoutAuth
 
getConfiguration() - Method in class com.qwazr.server.GenericServerBuilder
 
getConnectorsStatistics() - Method in class com.qwazr.server.GenericServer
 
getConstructorParameters() - Method in class com.qwazr.server.GenericServerBuilder
 
getContentLength() - Method in class com.qwazr.server.StreamRequestContext
Deprecated.
getContentType() - Method in class com.qwazr.server.StreamRequestContext
 
getContextAttribute(Class<T>) - Method in class com.qwazr.server.AbstractServiceImpl
 
getContextAttribute(ServletContext, Class<T>) - Static method in class com.qwazr.server.GenericServer
Returns an attribute where the name of the attribute in the name of the class
getContextAttribute(ServletContext, String, Class<T>) - Static method in class com.qwazr.server.GenericServer
Returns the named attribute.
getEtcFiles() - Method in class com.qwazr.server.configuration.ServerConfiguration
List the configuration files
getHtmlException(boolean) - Method in exception com.qwazr.server.ServerException
 
getHtmlException(Logger, Exception) - Static method in exception com.qwazr.server.ServerException
 
getIdentityManager(String) - Method in interface com.qwazr.server.GenericServer.IdentityManagerProvider
 
getInputStream() - Method in class com.qwazr.server.StreamRequestContext
 
getIntegerProperty(String, Integer) - Method in class com.qwazr.server.configuration.ServerConfiguration
 
getJsonError(long, Exception) - Method in class com.qwazr.server.JsonExceptionMapper.Generic
 
getJsonError(long, WebApplicationException) - Method in class com.qwazr.server.JsonExceptionMapper.WebApplication
 
getJsonError(long, T) - Method in interface com.qwazr.server.JsonExceptionMapper
 
getJsonException(boolean) - Method in exception com.qwazr.server.ServerException
 
getJsonException(Logger, Exception) - Static method in exception com.qwazr.server.ServerException
 
getLogger() - Method in class com.qwazr.server.JsonExceptionMapper.Generic
 
getLogger() - Method in interface com.qwazr.server.JsonExceptionMapper
 
getLogger() - Method in class com.qwazr.server.JsonExceptionMapper.WebApplication
 
getMaxActiveCount() - Method in interface com.qwazr.server.ConnectorStatisticsMXBean
 
getMaxActiveCount() - Method in class com.qwazr.server.logs.LogMetricsHandler
 
getMessage() - Method in class com.qwazr.server.JsonExceptionMapper.JsonError
 
getName() - Method in interface com.qwazr.server.ConnectorStatisticsMXBean
 
getName() - Method in class com.qwazr.server.logs.LogMetricsHandler
 
getPort() - Method in interface com.qwazr.server.ConnectorStatisticsMXBean
 
getPort() - Method in class com.qwazr.server.logs.LogMetricsHandler
 
getServer() - Method in interface com.qwazr.server.BaseServer
 
getSessionPersistenceManager(String) - Method in interface com.qwazr.server.GenericServer.SessionPersistenceManagerProvider
 
getStatus() - Method in class com.qwazr.server.JsonExceptionMapper.JsonError
 
getStatusCode() - Method in exception com.qwazr.server.ServerException
 
getStringProperty(String, String) - Method in class com.qwazr.server.configuration.ServerConfiguration
 
getTextException(boolean) - Method in exception com.qwazr.server.ServerException
 
getTextException(Logger, Exception) - Static method in exception com.qwazr.server.ServerException
 
getTime() - Method in class com.qwazr.server.JsonExceptionMapper.JsonError
 
getWebAppContext() - Method in class com.qwazr.server.GenericServerBuilder
 
getWebServiceContext() - Method in class com.qwazr.server.GenericServerBuilder
 
group(String...) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
group(Collection<String>) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
groups - Variable in class com.qwazr.server.configuration.ServerConfiguration
 

H

handleRequest(HttpServerExchange) - Method in class com.qwazr.server.logs.LogMetricsHandler
 
Handlers - Interface in com.qwazr.server.logs
 
Handlers.Console - Class in com.qwazr.server.logs
 
Handlers.File - Class in com.qwazr.server.logs
 
hashCode() - Method in class com.qwazr.server.RemoteService
 
host - Variable in class com.qwazr.server.RemoteService
The hostname of the remote server.
HostnameAuthenticationMechanism - Class in com.qwazr.server
 
HostnameAuthenticationMechanism.Factory - Class in com.qwazr.server
 
HostnameAuthenticationMechanism.MapPrincipalResolver - Class in com.qwazr.server
 
HostnameAuthenticationMechanism.PrincipalResolver - Interface in com.qwazr.server
 
hostnamePrincipalResolver(HostnameAuthenticationMechanism.PrincipalResolver) - Method in class com.qwazr.server.GenericServerBuilder
 

I

identityManagerProvider(GenericServer.IdentityManagerProvider) - Method in class com.qwazr.server.GenericServerBuilder
 
implementation - Variable in class com.qwazr.server.WelcomeStatus
 
InFileSessionPersistenceManager - Class in com.qwazr.server
 
InFileSessionPersistenceManager(Path) - Constructor for class com.qwazr.server.InFileSessionPersistenceManager
 
instance - Variable in class com.qwazr.server.GenericFactory.FromInstance
 
isCredential() - Method in class com.qwazr.server.RemoteService
 
isEmpty() - Method in class com.qwazr.server.client.MultiWebApplicationException.Builder
 
iterator() - Method in class com.qwazr.server.client.MultiClient
 

J

jaxrs(ApplicationBuilder) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(ApplicationBuilder, Consumer<ServletInfo>) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(Class<? extends Application>) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(Class<? extends Application>, Consumer<ServletInfo>) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(String, ApplicationBuilder) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(String, ApplicationBuilder, Consumer<ServletInfo>) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(String, Class<? extends Application>) - Method in class com.qwazr.server.ServletContextBuilder
 
jaxrs(String, Class<? extends Application>, Consumer<ServletInfo>) - Method in class com.qwazr.server.ServletContextBuilder
 
JSON_CLASSES - Static variable in class com.qwazr.server.RestApplication
 
JsonClient - Class in com.qwazr.server.client
 
JsonClient(RemoteService) - Constructor for class com.qwazr.server.client.JsonClient
 
JsonExceptionMapper<T extends java.lang.Exception> - Interface in com.qwazr.server
 
JsonExceptionMapper.Generic - Class in com.qwazr.server
 
JsonExceptionMapper.JsonError - Class in com.qwazr.server
 
JsonExceptionMapper.WebApplication - Class in com.qwazr.server
 
JsonExceptionResponse - Class in com.qwazr.server
 
JsonExceptionResponse.Builder - Class in com.qwazr.server
 
JsonMappingExceptionMapper - Class in com.qwazr.server
 
JsonMappingExceptionMapper() - Constructor for class com.qwazr.server.JsonMappingExceptionMapper
 
Jul(Logger, Level, String, LogParam...) - Constructor for class com.qwazr.server.logs.AccessLogger.Jul
 

L

LISTEN_ADDR - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
The hostname or address uses for the listening socket.
listenAddress - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
listenAddress(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
listener(ListenerInfo) - Method in class com.qwazr.server.ServletContextBuilder
 
load(Class<?>) - Method in class com.qwazr.server.ApplicationBuilder
 
loadServices() - Method in class com.qwazr.server.ApplicationBuilder
 
loadSessionAttributes(String, ClassLoader) - Method in class com.qwazr.server.InFileSessionPersistenceManager
 
log(Object[]) - Method in class com.qwazr.server.logs.AccessLogger.Jul
 
log(Object[]) - Method in interface com.qwazr.server.logs.AccessLogger
 
LogContext - Class in com.qwazr.server.logs
 
LogFormatter - Class in com.qwazr.server.logs
 
LogFormatter() - Constructor for class com.qwazr.server.logs.LogFormatter
 
LogMetricsHandler - Class in com.qwazr.server.logs
 
LogMetricsHandler(HttpHandler, String, int, String, AccessLogger) - Constructor for class com.qwazr.server.logs.LogMetricsHandler
 
LogParam - Enum in com.qwazr.server.logs
 

M

map - Variable in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
MapPrincipalResolver() - Constructor for class com.qwazr.server.HostnameAuthenticationMechanism.MapPrincipalResolver
 
MapPrincipalResolver(Map<InetAddress, String>) - Constructor for class com.qwazr.server.HostnameAuthenticationMechanism.MapPrincipalResolver
 
master(String...) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
master(Collection<String>) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
masters - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
max - Variable in class com.qwazr.server.WelcomeStatus.MemoryStatus
 
memory - Variable in class com.qwazr.server.WelcomeStatus
 
MemoryIdentityManager - Class in com.qwazr.server
 
MemoryIdentityManager() - Constructor for class com.qwazr.server.MemoryIdentityManager
 
MemoryIdentityManager(Map<String, MemoryIdentityManager.UserAccount>) - Constructor for class com.qwazr.server.MemoryIdentityManager
 
MemoryStatus() - Constructor for class com.qwazr.server.WelcomeStatus.MemoryStatus
 
message - Variable in class com.qwazr.server.JsonExceptionResponse
 
message(String) - Method in class com.qwazr.server.client.MultiWebApplicationException.Builder
 
message(String) - Method in class com.qwazr.server.JsonExceptionResponse.Builder
 
MULTICAST_ADDR - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
MULTICAST_PORT - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
multicastAddress(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
multicastConnector - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
multicastPort(Integer) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
MultiClient<T> - Class in com.qwazr.server.client
This class represents a connection to a set of servers
MultiClient(T[], ExecutorService) - Constructor for class com.qwazr.server.client.MultiClient
Create a new multi client with given clients
MultiWebApplicationException - Exception in com.qwazr.server.client
 
MultiWebApplicationException.Builder - Class in com.qwazr.server.client
 

N

noError(ServerException, int...) - Static method in class com.qwazr.server.client.ErrorWrapper
 
noError(Runnable, int...) - Static method in class com.qwazr.server.client.ErrorWrapper
 
noError(WebApplicationException, int...) - Static method in class com.qwazr.server.client.ErrorWrapper
 

O

of() - Static method in class com.qwazr.server.configuration.ServerConfiguration
 
of() - Static method in class com.qwazr.server.JsonExceptionResponse
 
of() - Static method in class com.qwazr.server.RemoteService
 
of(ServerConfiguration) - Static method in class com.qwazr.server.GenericServer
 
of(ServerConfiguration, ExecutorService) - Static method in class com.qwazr.server.GenericServer
 
of(ServerConfiguration, ExecutorService, ClassLoader) - Static method in class com.qwazr.server.GenericServer
 
of(ServerConfiguration, ExecutorService, ClassLoader, ConstructorParameters) - Static method in class com.qwazr.server.GenericServer
 
of(Long) - Static method in class com.qwazr.server.WelcomeStatus.BytesValues
 
of(String) - Static method in class com.qwazr.server.RemoteService
 
of(String...) - Static method in class com.qwazr.server.ApplicationBuilder
 
of(String, Throwable) - Static method in exception com.qwazr.server.ServerException
 
of(Throwable) - Static method in exception com.qwazr.server.ServerException
 
of(URI) - Static method in class com.qwazr.server.RemoteService
 
of(Logger) - Static method in exception com.qwazr.server.client.MultiWebApplicationException
 
of(Map<String, String>) - Static method in class com.qwazr.server.configuration.ServerConfiguration
 
openFiles - Variable in class com.qwazr.server.WelcomeStatus.RuntimeStatus
 

P

packetListener(UdpServerThread.PacketListener) - Method in class com.qwazr.server.GenericServerBuilder
 
parse(String, long, String, InputStream) - Method in class com.qwazr.server.StreamFileUpload
 
password - Variable in class com.qwazr.server.RemoteService
the (optional) password (Basic HTTP authentication)
PATCH - Annotation Type in com.qwazr.server
 
path - Variable in class com.qwazr.server.RemoteService
The root path of the service
persistSessions(String, Map<String, SessionPersistenceManager.PersistentSession>) - Method in class com.qwazr.server.InFileSessionPersistenceManager
 
port - Variable in class com.qwazr.server.configuration.ServerConfiguration.WebConnector
 
port - Variable in class com.qwazr.server.RemoteService
the TCP port (9091 by default)
properties - Variable in class com.qwazr.server.WelcomeStatus
 
properties(Map<String, ?>) - Method in class com.qwazr.server.ApplicationBuilder
 
PUBLIC_ADDR - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
The public hostname or address and port for external access (node communication).
publicAddress - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
publicAddress(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
put(String, String) - Method in class com.qwazr.server.HostnameAuthenticationMechanism.MapPrincipalResolver
 

Q

QWAZR_DATA - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
The data directory
QWAZR_ETC - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
A wildcard filter for configuration files
QWAZR_ETC_DIR - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
The configuration directory The default value is "etc" (relative to the working directory)
QWAZR_GROUPS - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
QWAZR_MASTERS - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
QWAZR_PROPERTIES - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
An optional path to a property configuration file
QWAZR_TEMP - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
The temp files directory.

R

realm - Variable in class com.qwazr.server.configuration.ServerConfiguration.WebConnector
 
remote - Variable in class com.qwazr.server.client.JsonClient
 
RemoteService - Class in com.qwazr.server
 
RemoteService(RemoteService.Builder) - Constructor for class com.qwazr.server.RemoteService
 
RemoteService(String, String, Integer, String, Integer, String, String) - Constructor for class com.qwazr.server.RemoteService
 
RemoteService.Builder - Class in com.qwazr.server
 
remove(String) - Method in class com.qwazr.server.HostnameAuthenticationMechanism.MapPrincipalResolver
 
reset() - Method in interface com.qwazr.server.ConnectorStatisticsMXBean
 
reset() - Method in class com.qwazr.server.logs.LogMetricsHandler
 
RestApplication - Class in com.qwazr.server
Generic RestApplication
RestApplication() - Constructor for class com.qwazr.server.RestApplication
 
RestApplication.WithAuth - Class in com.qwazr.server
 
RestApplication.WithoutAuth - Class in com.qwazr.server
 
run() - Method in class com.qwazr.server.UdpServerThread
 
runtime - Variable in class com.qwazr.server.WelcomeStatus
 
RuntimeStatus() - Constructor for class com.qwazr.server.WelcomeStatus.RuntimeStatus
 

S

S_IP - com.qwazr.server.logs.LogParam
 
S_PORT - com.qwazr.server.logs.LogParam
 
SC_BYTES - com.qwazr.server.logs.LogParam
 
SC_STATUS - com.qwazr.server.logs.LogParam
 
scheme - Variable in class com.qwazr.server.RemoteService
The protocol.
sendChallenge(HttpServerExchange, SecurityContext) - Method in class com.qwazr.server.HostnameAuthenticationMechanism
 
serverAddress - Variable in class com.qwazr.server.RemoteService
 
ServerConfiguration - Class in com.qwazr.server.configuration
 
ServerConfiguration(String...) - Constructor for class com.qwazr.server.configuration.ServerConfiguration
 
ServerConfiguration(Map<?, ?>...) - Constructor for class com.qwazr.server.configuration.ServerConfiguration
 
ServerConfiguration.Builder - Class in com.qwazr.server.configuration
 
ServerConfiguration.WebConnector - Class in com.qwazr.server.configuration
 
ServerException - Exception in com.qwazr.server
 
ServerException(String) - Constructor for exception com.qwazr.server.ServerException
 
ServerException(Response.Status) - Constructor for exception com.qwazr.server.ServerException
 
ServerException(Response.Status, String) - Constructor for exception com.qwazr.server.ServerException
 
ServerException(Response.Status, String, Throwable) - Constructor for exception com.qwazr.server.ServerException
 
SERVICE_NAME - Static variable in class com.qwazr.server.WelcomeService
 
serviceAddress - Variable in class com.qwazr.server.RemoteService
 
ServiceInterface - Interface in com.qwazr.server
 
servlet(ServletInfo) - Method in class com.qwazr.server.ServletContextBuilder
 
servlet(Class<? extends Servlet>, String...) - Method in class com.qwazr.server.ServletContextBuilder
 
servlet(String, Class<T>, GenericFactory<T>, String...) - Method in class com.qwazr.server.ServletContextBuilder
 
servlet(String, Class<T>, String...) - Method in class com.qwazr.server.ServletContextBuilder
 
servlet(String, Class<T>, Supplier<T>) - Method in class com.qwazr.server.ServletContextBuilder
 
ServletContextBuilder - Class in com.qwazr.server
Build a deployment descriptor and add defaultMultipartConfig concept
servletFilterMapping(String, String, DispatcherType) - Method in class com.qwazr.server.ServletContextBuilder
 
servlets(Class<? extends Servlet>...) - Method in class com.qwazr.server.ServletContextBuilder
 
sessionListener(SessionListener) - Method in class com.qwazr.server.GenericServerBuilder
 
sessionPersistenceManager(SessionPersistenceManager) - Method in class com.qwazr.server.GenericServerBuilder
 
setDefaultMultipartConfig(String, long, long, int) - Method in class com.qwazr.server.ServletContextBuilder
 
setDefaultMultipartConfig(MultipartConfigElement) - Method in class com.qwazr.server.ServletContextBuilder
 
setHost(String) - Method in class com.qwazr.server.RemoteService.Builder
 
setPassword(String) - Method in class com.qwazr.server.RemoteService.Builder
 
setPath(String) - Method in class com.qwazr.server.RemoteService.Builder
 
setPort(Integer) - Method in class com.qwazr.server.RemoteService.Builder
 
setQuery(String) - Method in class com.qwazr.server.RemoteService.Builder
Set the parameters by extracting the query parameters
setScheme(String) - Method in class com.qwazr.server.RemoteService.Builder
 
setTimeout(Integer) - Method in class com.qwazr.server.RemoteService.Builder
 
setUserInfo(String) - Method in class com.qwazr.server.RemoteService.Builder
 
setUsername(String) - Method in class com.qwazr.server.RemoteService.Builder
 
shutdown() - Method in class com.qwazr.server.WelcomeShutdownService
 
shutdownListener(GenericServer.Listener) - Method in class com.qwazr.server.GenericServerBuilder
 
singletons(Object...) - Method in class com.qwazr.server.ApplicationBuilder
 
singletons(Collection<?>) - Method in class com.qwazr.server.ApplicationBuilder
 
specification - Variable in class com.qwazr.server.WelcomeStatus
 
stackTraces - Variable in class com.qwazr.server.JsonExceptionResponse
 
start() - Method in interface com.qwazr.server.BaseServer
 
start(boolean) - Method in class com.qwazr.server.GenericServer
Call this method to start the server
startedListener(GenericServer.Listener) - Method in class com.qwazr.server.GenericServerBuilder
 
status(int) - Method in class com.qwazr.server.JsonExceptionResponse.Builder
 
status(Response.Status) - Method in class com.qwazr.server.JsonExceptionResponse.Builder
 
statusCode - Variable in class com.qwazr.server.JsonExceptionResponse
 
stop() - Method in interface com.qwazr.server.BaseServer
 
stopAll() - Method in class com.qwazr.server.GenericServer
Deprecated.
StreamFileUpload - Class in com.qwazr.server
 
StreamFileUpload(File) - Constructor for class com.qwazr.server.StreamFileUpload
 
StreamRequestContext - Class in com.qwazr.server
 
StreamRequestContext(String, long, String, InputStream) - Constructor for class com.qwazr.server.StreamRequestContext
 

T

temp(Path) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
tempDirectory - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
text - Variable in class com.qwazr.server.WelcomeStatus.BytesValues
 
TIME - com.qwazr.server.logs.LogParam
 
TIME_TAKEN - com.qwazr.server.logs.LogParam
 
timeout - Variable in class com.qwazr.server.RemoteService
the default timeout (milliseconds)
TIMEOUT_PARAMETER - Static variable in class com.qwazr.server.RemoteService
 
title - Variable in class com.qwazr.server.WelcomeStatus.TitleVendorVersion
 
toJson() - Method in class com.qwazr.server.JsonExceptionResponse
 
toResponse(JsonMappingException) - Method in class com.qwazr.server.JsonMappingExceptionMapper
 
toResponse(HttpHeaders, Exception) - Static method in exception com.qwazr.server.ServerException
 
toResponse(WebApplicationException) - Method in class com.qwazr.server.WebApplicationExceptionMapper
 
toResponse(T) - Method in interface com.qwazr.server.JsonExceptionMapper
 
toString() - Method in class com.qwazr.server.client.JsonClient
 
toString() - Method in class com.qwazr.server.RemoteService
 
total - Variable in class com.qwazr.server.WelcomeStatus.DiskStatus
 
total - Variable in class com.qwazr.server.WelcomeStatus.MemoryStatus
 
type - Variable in class com.qwazr.server.WelcomeStatus.DiskStatus
 

U

UdpServerThread - Class in com.qwazr.server
 
UdpServerThread.PacketListener - Interface in com.qwazr.server
 
urlFilterMapping(String, String, DispatcherType) - Method in class com.qwazr.server.ServletContextBuilder
 
usage - Variable in class com.qwazr.server.WelcomeStatus.DiskStatus
 
usage - Variable in class com.qwazr.server.WelcomeStatus.MemoryStatus
 
used - Variable in class com.qwazr.server.WelcomeStatus.DiskStatus
 
username - Variable in class com.qwazr.server.RemoteService
the (optional) login (Basic HTTP authentication)

V

valueOf(String) - Static method in enum com.qwazr.server.logs.LogParam
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.qwazr.server.logs.LogParam
Returns an array containing the constants of this enum type, in the order they are declared.
vendor - Variable in class com.qwazr.server.WelcomeStatus.TitleVendorVersion
 
verify(Account) - Method in class com.qwazr.server.MemoryIdentityManager
 
verify(Credential) - Method in class com.qwazr.server.MemoryIdentityManager
 
verify(String, Credential) - Method in class com.qwazr.server.MemoryIdentityManager
 
version - Variable in class com.qwazr.server.WelcomeStatus.TitleVendorVersion
 

W

warnIfCause(Logger) - Method in exception com.qwazr.server.ServerException
 
WEBAPP_AUTHENTICATION - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
webapp_endpoints - Variable in class com.qwazr.server.WelcomeStatus
 
WEBAPP_PORT - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
WEBAPP_REALM - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
webAppAccessLogger(AccessLogger) - Method in class com.qwazr.server.GenericServerBuilder
 
webAppAccessLogger(Logger) - Method in class com.qwazr.server.GenericServerBuilder
 
webAppAccessLogger(Logger, Level, String, LogParam...) - Method in class com.qwazr.server.GenericServerBuilder
 
webAppAuthentication(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
webAppConnector - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
WebApplication() - Constructor for class com.qwazr.server.JsonExceptionMapper.WebApplication
 
WebApplicationExceptionMapper - Class in com.qwazr.server
 
WebApplicationExceptionMapper() - Constructor for class com.qwazr.server.WebApplicationExceptionMapper
 
webAppPort(Integer) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
webAppRealm(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
WEBSERVICE_AUTHENTICATION - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
webservice_endpoints - Variable in class com.qwazr.server.WelcomeStatus
 
WEBSERVICE_PORT - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
WEBSERVICE_REALM - Static variable in interface com.qwazr.server.configuration.ConfigurationProperties
 
webServiceAccessLogger(AccessLogger) - Method in class com.qwazr.server.GenericServerBuilder
 
webServiceAccessLogger(Logger) - Method in class com.qwazr.server.GenericServerBuilder
 
webServiceAccessLogger(Logger, Level, String, LogParam...) - Method in class com.qwazr.server.GenericServerBuilder
 
webServiceAuthentication(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
webServiceConnector - Variable in class com.qwazr.server.configuration.ServerConfiguration
 
webServicePort(Integer) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
webServiceRealm(String) - Method in class com.qwazr.server.configuration.ServerConfiguration.Builder
 
welcome(Boolean, Boolean) - Method in class com.qwazr.server.WelcomeService
 
WelcomeService - Class in com.qwazr.server
 
WelcomeService() - Constructor for class com.qwazr.server.WelcomeService
 
WelcomeShutdownService - Class in com.qwazr.server
 
WelcomeShutdownService() - Constructor for class com.qwazr.server.WelcomeShutdownService
 
WelcomeStatus - Class in com.qwazr.server
 
WelcomeStatus(GenericServer, Boolean, Boolean) - Constructor for class com.qwazr.server.WelcomeStatus
 
WelcomeStatus.BytesValues - Class in com.qwazr.server
 
WelcomeStatus.DiskStatus - Class in com.qwazr.server
 
WelcomeStatus.MemoryStatus - Class in com.qwazr.server
 
WelcomeStatus.RuntimeStatus - Class in com.qwazr.server
 
WelcomeStatus.TitleVendorVersion - Class in com.qwazr.server
 
WithAuth() - Constructor for class com.qwazr.server.RestApplication.WithAuth
 
WithoutAuth() - Constructor for class com.qwazr.server.RestApplication.WithoutAuth
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes|All Packages