Index
All Classes|All Packages
A
- addHeader(String, boolean) - Method in interface net.odoframework.service.web.WebResponse
- addHeader(String, long) - Method in interface net.odoframework.service.web.WebResponse
- addHeader(String, String) - Method in class net.odoframework.service.web.SimpleWebResponse
- addHeader(String, String) - Method in interface net.odoframework.service.web.WebResponse
- addMapping(String, String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class net.odoframework.service.web.HttpRouter
- apply(WebRequest, Invocation) - Method in class net.odoframework.service.web.HttpRouter
- atDebug() - Method in class net.odoframework.service.logging.Slf4jLogger
- atError() - Method in class net.odoframework.service.logging.Slf4jLogger
- atInfo() - Method in class net.odoframework.service.logging.Slf4jLogger
- atTrace() - Method in class net.odoframework.service.logging.Slf4jLogger
- atWarn() - Method in class net.odoframework.service.logging.Slf4jLogger
B
- body(String) - Method in class net.odoframework.service.web.SimpleWebResponse
- body(String) - Method in interface net.odoframework.service.web.WebResponse
- Bootstrap - Class in net.odoframework.service
- Bootstrap(Container) - Constructor for class net.odoframework.service.Bootstrap
- build() - Method in class net.odoframework.service.ServiceModule
- build() - Method in class net.odoframework.service.web.HttpRouter
C
- checkAndTrim(String) - Static method in class net.odoframework.service.web.URNPath
- contentType(String) - Method in interface net.odoframework.service.web.WebResponse
- created() - Method in interface net.odoframework.service.web.WebResponse
- created(String) - Method in interface net.odoframework.service.web.WebFunction
- createInvocation(T) - Method in interface net.odoframework.service.ProviderRuntime
D
- debug(String) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(Marker, String) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(Marker, String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(Marker, String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(Marker, String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- debug(Marker, String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- delete(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class net.odoframework.service.web.HttpRouter
E
- error(String) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(Marker, String) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(Marker, String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(Marker, String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(Marker, String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- error(Marker, String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
G
- get() - Static method in class net.odoframework.service.RuntimeContext
- get(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class net.odoframework.service.web.HttpRouter
- getBody() - Method in interface net.odoframework.service.Request
- getBody() - Method in class net.odoframework.service.web.SimpleWebRequest
- getBody() - Method in class net.odoframework.service.web.SimpleWebResponse
- getBody() - Method in interface net.odoframework.service.web.WebResponse
- getBody(Class<T>) - Method in interface net.odoframework.service.Request
- getBody(Class<T>) - Method in interface net.odoframework.service.web.WebRequest
- getBoostrap() - Static method in class net.odoframework.service.Bootstrap
- getContainer() - Method in class net.odoframework.service.Bootstrap
- getContentType() - Method in interface net.odoframework.service.web.WebRequest
- getContentType() - Method in interface net.odoframework.service.web.WebResponse
- getHandler() - Method in class net.odoframework.service.Bootstrap
- getHandlers() - Method in class net.odoframework.service.web.HttpRouter
- getHeader(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- getHeader(String) - Method in interface net.odoframework.service.web.WebRequest
- getHeaders() - Method in class net.odoframework.service.web.SimpleWebResponse
- getHeaders() - Method in interface net.odoframework.service.web.WebResponse
- getId() - Method in class net.odoframework.service.Invocation
- getJson() - Method in class net.odoframework.service.web.HttpRouter
- getJson() - Method in class net.odoframework.service.web.SimpleWebRequest
- getJson() - Method in interface net.odoframework.service.web.WebRequest
- getLogger(String) - Method in class net.odoframework.service.logging.Slf4jLoggerFactory
- getLoggerFactory() - Method in class net.odoframework.service.logging.Slf4jProvider
- getMarkerFactory() - Method in class net.odoframework.service.logging.Slf4jProvider
- getMDCAdapter() - Method in class net.odoframework.service.logging.Slf4jProvider
- getMessage() - Method in class net.odoframework.service.web.SimpleWebResponse
- getMessage() - Method in interface net.odoframework.service.web.WebResponse
- getMethod() - Method in class net.odoframework.service.web.SimpleWebRequest
- getMethod() - Method in interface net.odoframework.service.web.WebRequest
- getMetrics() - Method in class net.odoframework.service.Bootstrap
- getMultiValueHeader(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- getMultiValueHeader(String) - Method in interface net.odoframework.service.web.WebRequest
- getMultiValueQueryParam(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- getMultiValueQueryParam(String) - Method in interface net.odoframework.service.web.WebRequest
- getName() - Method in class net.odoframework.service.logging.Slf4jLogger
- getPath() - Method in class net.odoframework.service.web.SimpleWebRequest
- getPath() - Method in interface net.odoframework.service.web.WebRequest
- getPathVariable(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- getPathVariable(String) - Method in interface net.odoframework.service.web.WebRequest
- getPathVariableBoolean(String) - Method in interface net.odoframework.service.web.WebRequest
- getPathVariableDouble(String) - Method in interface net.odoframework.service.web.WebRequest
- getPathVariableInt(String) - Method in interface net.odoframework.service.web.WebRequest
- getPathVariableLong(String) - Method in interface net.odoframework.service.web.WebRequest
- getProviderDefaultRequestConverter() - Method in interface net.odoframework.service.ProviderRuntime
- getProviderDefaultResponseConverter() - Method in interface net.odoframework.service.ProviderRuntime
- getQueryParam(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- getQueryParam(String) - Method in interface net.odoframework.service.web.WebRequest
- getQueryParamAsBoolean(String) - Method in interface net.odoframework.service.web.WebRequest
- getQueryParamAsDouble(String) - Method in interface net.odoframework.service.web.WebRequest
- getQueryParamAsLong(String) - Method in interface net.odoframework.service.web.WebRequest
- getRequestConverter() - Method in class net.odoframework.service.Bootstrap
- getRequesteApiVersion() - Method in class net.odoframework.service.logging.Slf4jProvider
- getResponseConverter() - Method in class net.odoframework.service.Bootstrap
- getRuntime() - Method in class net.odoframework.service.Bootstrap
- getStatusCode() - Method in class net.odoframework.service.web.SimpleWebResponse
- getStatusCode() - Method in interface net.odoframework.service.web.WebResponse
- getTxManager() - Method in class net.odoframework.service.Bootstrap
- getUnderlyingContext(Class<T>) - Method in class net.odoframework.service.Invocation
- getUserPrincipal() - Method in class net.odoframework.service.web.SimpleWebRequest
- getUserPrincipal() - Method in interface net.odoframework.service.web.WebRequest
H
- handleRequest(Object, Object) - Method in class net.odoframework.service.Bootstrap
- handleRequest(Bootstrap, K, T) - Method in interface net.odoframework.service.ProviderRuntime
- head(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class net.odoframework.service.web.HttpRouter
- HttpRouter - Class in net.odoframework.service.web
- HttpRouter(Json) - Constructor for class net.odoframework.service.web.HttpRouter
I
- info(String) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(Marker, String) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(Marker, String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(Marker, String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(Marker, String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- info(Marker, String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- initialize() - Method in class net.odoframework.service.logging.Slf4jProvider
- Invocation - Class in net.odoframework.service
- Invocation() - Constructor for class net.odoframework.service.Invocation
- Invocation(String, Object) - Constructor for class net.odoframework.service.Invocation
- isBase64Encoded() - Method in class net.odoframework.service.web.SimpleWebResponse
- isDebugEnabled() - Method in class net.odoframework.service.logging.Slf4jLogger
- isDebugEnabled(Marker) - Method in class net.odoframework.service.logging.Slf4jLogger
- isEnabledForLevel(Level) - Method in class net.odoframework.service.logging.Slf4jLogger
- isErrorEnabled() - Method in class net.odoframework.service.logging.Slf4jLogger
- isErrorEnabled(Marker) - Method in class net.odoframework.service.logging.Slf4jLogger
- isFailed() - Method in interface net.odoframework.service.web.WebResponse
- isInfoEnabled() - Method in class net.odoframework.service.logging.Slf4jLogger
- isInfoEnabled(Marker) - Method in class net.odoframework.service.logging.Slf4jLogger
- isLevelEnabled(Log.Level) - Method in class net.odoframework.service.logging.Slf4jLogger
- isTraceEnabled() - Method in class net.odoframework.service.logging.Slf4jLogger
- isTraceEnabled(Marker) - Method in class net.odoframework.service.logging.Slf4jLogger
- isWarnEnabled() - Method in class net.odoframework.service.logging.Slf4jLogger
- isWarnEnabled(Marker) - Method in class net.odoframework.service.logging.Slf4jLogger
L
- LOG - Static variable in interface net.odoframework.service.ProviderRuntime
M
- makeLoggingEventBuilder(Level) - Method in class net.odoframework.service.logging.Slf4jLogger
- match(String, String) - Static method in class net.odoframework.service.web.URNPath
- matches(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- matches(String) - Method in interface net.odoframework.service.web.WebRequest
- message(String) - Method in class net.odoframework.service.web.SimpleWebResponse
- message(String) - Method in interface net.odoframework.service.web.WebResponse
- metrics - Variable in class net.odoframework.service.Bootstrap
N
- net.odoframework.service - package net.odoframework.service
- net.odoframework.service.logging - package net.odoframework.service.logging
- net.odoframework.service.web - package net.odoframework.service.web
- notFound() - Method in interface net.odoframework.service.web.WebFunction
- notFound() - Method in interface net.odoframework.service.web.WebResponse
- notFound(Object) - Method in class net.odoframework.service.web.HttpRouter
O
- odo.service - module odo.service
- ok() - Method in interface net.odoframework.service.web.WebFunction
- ok() - Method in interface net.odoframework.service.web.WebResponse
- ok(Object) - Method in class net.odoframework.service.web.HttpRouter
P
- pathVariablesNotSet() - Method in class net.odoframework.service.web.SimpleWebRequest
- pathVariablesNotSet() - Method in interface net.odoframework.service.web.WebRequest
- post(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class net.odoframework.service.web.HttpRouter
- ProviderRuntime<T,K,Z> - Interface in net.odoframework.service
- put(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class net.odoframework.service.web.HttpRouter
R
- Request - Interface in net.odoframework.service
- RequestConverter<T extends Request,K> - Interface in net.odoframework.service
- REQUESTED_API_VERSION - Static variable in class net.odoframework.service.logging.Slf4jProvider
- response() - Method in interface net.odoframework.service.web.WebFunction
- Response - Interface in net.odoframework.service
- ResponseConverter<T,K> - Interface in net.odoframework.service
- runtime - Variable in class net.odoframework.service.Bootstrap
- RuntimeContext - Class in net.odoframework.service
- RuntimeContext() - Constructor for class net.odoframework.service.RuntimeContext
S
- serverError() - Method in interface net.odoframework.service.web.WebFunction
- serverError() - Method in interface net.odoframework.service.web.WebResponse
- serverError(Object) - Method in class net.odoframework.service.web.HttpRouter
- ServiceFunction<T extends Request,K extends Response> - Interface in net.odoframework.service
- ServiceModule - Class in net.odoframework.service
- ServiceModule() - Constructor for class net.odoframework.service.ServiceModule
- set(T) - Static method in class net.odoframework.service.RuntimeContext
- setBody(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- setHeaders(Map<String, String>) - Method in class net.odoframework.service.web.SimpleWebRequest
- setJson(Json) - Method in class net.odoframework.service.web.SimpleWebRequest
- setLevel(Log.Level) - Method in class net.odoframework.service.logging.Slf4jLogger
- setMethod(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- setMultiValueHeader(Map<String, List<String>>) - Method in class net.odoframework.service.web.SimpleWebRequest
- setPath(String) - Method in class net.odoframework.service.web.SimpleWebRequest
- setPathVariables(Map<String, String>) - Method in class net.odoframework.service.web.SimpleWebRequest
- setPrincipal(Principal) - Method in class net.odoframework.service.web.SimpleWebRequest
- SimpleWebRequest - Class in net.odoframework.service.web
- SimpleWebRequest(Json) - Constructor for class net.odoframework.service.web.SimpleWebRequest
- SimpleWebResponse - Class in net.odoframework.service.web
- SimpleWebResponse() - Constructor for class net.odoframework.service.web.SimpleWebResponse
- Slf4jLogger - Class in net.odoframework.service.logging
- Slf4jLogger(String) - Constructor for class net.odoframework.service.logging.Slf4jLogger
- Slf4jLogger(String, Log.Level) - Constructor for class net.odoframework.service.logging.Slf4jLogger
- Slf4jLoggerFactory - Class in net.odoframework.service.logging
- Slf4jLoggerFactory(Log.Level) - Constructor for class net.odoframework.service.logging.Slf4jLoggerFactory
- Slf4jProvider - Class in net.odoframework.service.logging
- Slf4jProvider() - Constructor for class net.odoframework.service.logging.Slf4jProvider
- status(int) - Method in class net.odoframework.service.web.SimpleWebResponse
- status(int) - Method in interface net.odoframework.service.web.WebResponse
T
- trace(String) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(Marker, String) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(Marker, String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(Marker, String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(Marker, String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- trace(Marker, String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
U
- unset() - Static method in class net.odoframework.service.RuntimeContext
- unsupported(String) - Method in interface net.odoframework.service.web.WebFunction
- URNPath - Class in net.odoframework.service.web
- URNPath(String) - Constructor for class net.odoframework.service.web.URNPath
- userError() - Method in interface net.odoframework.service.web.WebFunction
- userError() - Method in interface net.odoframework.service.web.WebResponse
- userError(Object) - Method in class net.odoframework.service.web.HttpRouter
W
- warn(String) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(Marker, String) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(Marker, String, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(Marker, String, Object...) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(Marker, String, Object, Object) - Method in class net.odoframework.service.logging.Slf4jLogger
- warn(Marker, String, Throwable) - Method in class net.odoframework.service.logging.Slf4jLogger
- WebFunction - Interface in net.odoframework.service.web
- WebRequest - Interface in net.odoframework.service.web
- WebResponse - Interface in net.odoframework.service.web
- withContext(Consumer<T>) - Method in class net.odoframework.service.Invocation
All Classes|All Packages