Index

A B C D G H I M N O P R S U W 
All Classes|All Packages

A

addHeader(String, boolean) - Method in interface org.odoframework.service.web.WebResponse
 
addHeader(String, long) - Method in interface org.odoframework.service.web.WebResponse
 
addHeader(String, String) - Method in class org.odoframework.service.web.SimpleWebResponse
 
addHeader(String, String) - Method in interface org.odoframework.service.web.WebResponse
 
addMapping(String, String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class org.odoframework.service.web.HttpRouter
 
apply(WebRequest, Invocation) - Method in class org.odoframework.service.web.HttpRouter
 

B

body(String) - Method in class org.odoframework.service.web.SimpleWebResponse
 
body(String) - Method in interface org.odoframework.service.web.WebResponse
 
Bootstrap - Class in org.odoframework.service
 
Bootstrap(Container) - Constructor for class org.odoframework.service.Bootstrap
 
build() - Method in class org.odoframework.service.ServiceModule
 
build() - Method in class org.odoframework.service.web.HttpRouter
 

C

checkAndTrim(String) - Static method in class org.odoframework.service.web.URNPath
 
contentType(String) - Method in interface org.odoframework.service.web.WebResponse
 
created() - Method in interface org.odoframework.service.web.WebResponse
 
created(String) - Method in interface org.odoframework.service.web.WebFunction
 
createInvocation(T) - Method in interface org.odoframework.service.ProviderRuntime
 

D

delete(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class org.odoframework.service.web.HttpRouter
 

G

get() - Static method in class org.odoframework.service.RuntimeContext
 
get(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class org.odoframework.service.web.HttpRouter
 
getBody() - Method in interface org.odoframework.service.Request
 
getBody() - Method in class org.odoframework.service.web.SimpleWebRequest
 
getBody() - Method in class org.odoframework.service.web.SimpleWebResponse
 
getBody() - Method in interface org.odoframework.service.web.WebResponse
 
getBody(Class<T>) - Method in interface org.odoframework.service.Request
 
getBody(Class<T>) - Method in interface org.odoframework.service.web.WebRequest
 
getBoostrap() - Static method in class org.odoframework.service.Bootstrap
 
getContainer() - Method in class org.odoframework.service.Bootstrap
 
getContentType() - Method in interface org.odoframework.service.web.WebRequest
 
getContentType() - Method in interface org.odoframework.service.web.WebResponse
 
getHandler() - Method in class org.odoframework.service.Bootstrap
 
getHandlers() - Method in class org.odoframework.service.web.HttpRouter
 
getHeader(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
getHeader(String) - Method in interface org.odoframework.service.web.WebRequest
 
getHeaders() - Method in class org.odoframework.service.web.SimpleWebResponse
 
getHeaders() - Method in interface org.odoframework.service.web.WebResponse
 
getId() - Method in class org.odoframework.service.Invocation
 
getJson() - Method in class org.odoframework.service.web.HttpRouter
 
getJson() - Method in class org.odoframework.service.web.SimpleWebRequest
 
getJson() - Method in interface org.odoframework.service.web.WebRequest
 
getLog() - Method in interface org.odoframework.service.ProviderRuntime
 
getMessage() - Method in class org.odoframework.service.web.SimpleWebResponse
 
getMessage() - Method in interface org.odoframework.service.web.WebResponse
 
getMethod() - Method in class org.odoframework.service.web.SimpleWebRequest
 
getMethod() - Method in interface org.odoframework.service.web.WebRequest
 
getMetrics() - Method in class org.odoframework.service.Bootstrap
 
getMultiValueHeader(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
getMultiValueHeader(String) - Method in interface org.odoframework.service.web.WebRequest
 
getMultiValueQueryParam(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
getMultiValueQueryParam(String) - Method in interface org.odoframework.service.web.WebRequest
 
getPath() - Method in class org.odoframework.service.web.SimpleWebRequest
 
getPath() - Method in interface org.odoframework.service.web.WebRequest
 
getPathVariable(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
getPathVariable(String) - Method in interface org.odoframework.service.web.WebRequest
 
getPathVariableBoolean(String) - Method in interface org.odoframework.service.web.WebRequest
 
getPathVariableDouble(String) - Method in interface org.odoframework.service.web.WebRequest
 
getPathVariableInt(String) - Method in interface org.odoframework.service.web.WebRequest
 
getPathVariableLong(String) - Method in interface org.odoframework.service.web.WebRequest
 
getProviderDefaultRequestConverter() - Method in interface org.odoframework.service.ProviderRuntime
 
getProviderDefaultResponseConverter() - Method in interface org.odoframework.service.ProviderRuntime
 
getQueryParam(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
getQueryParam(String) - Method in interface org.odoframework.service.web.WebRequest
 
getQueryParamAsBoolean(String) - Method in interface org.odoframework.service.web.WebRequest
 
getQueryParamAsDouble(String) - Method in interface org.odoframework.service.web.WebRequest
 
getQueryParamAsLong(String) - Method in interface org.odoframework.service.web.WebRequest
 
getRequestConverter() - Method in class org.odoframework.service.Bootstrap
 
getResponseConverter() - Method in class org.odoframework.service.Bootstrap
 
getRuntime() - Method in class org.odoframework.service.Bootstrap
 
getStatusCode() - Method in class org.odoframework.service.web.SimpleWebResponse
 
getStatusCode() - Method in interface org.odoframework.service.web.WebResponse
 
getTxManager() - Method in class org.odoframework.service.Bootstrap
 
getUnderlyingContext(Class<T>) - Method in class org.odoframework.service.Invocation
 
getUserPrincipal() - Method in class org.odoframework.service.web.SimpleWebRequest
 
getUserPrincipal() - Method in interface org.odoframework.service.web.WebRequest
 

H

handleRequest(Object, Object) - Method in class org.odoframework.service.Bootstrap
 
handleRequest(Bootstrap, K, T) - Method in interface org.odoframework.service.ProviderRuntime
 
head(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class org.odoframework.service.web.HttpRouter
 
HttpRouter - Class in org.odoframework.service.web
 
HttpRouter(Json) - Constructor for class org.odoframework.service.web.HttpRouter
 

I

Invocation - Class in org.odoframework.service
 
Invocation() - Constructor for class org.odoframework.service.Invocation
 
Invocation(String, Object) - Constructor for class org.odoframework.service.Invocation
 
isBase64Encoded() - Method in class org.odoframework.service.web.SimpleWebResponse
 
isFailed() - Method in interface org.odoframework.service.web.WebResponse
 

M

match(String, String) - Static method in class org.odoframework.service.web.URNPath
 
matches(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
matches(String) - Method in interface org.odoframework.service.web.WebRequest
 
message(String) - Method in class org.odoframework.service.web.SimpleWebResponse
 
message(String) - Method in interface org.odoframework.service.web.WebResponse
 
metrics - Variable in class org.odoframework.service.Bootstrap
 

N

notFound() - Method in interface org.odoframework.service.web.WebFunction
 
notFound() - Method in interface org.odoframework.service.web.WebResponse
 
notFound(Object) - Method in class org.odoframework.service.web.HttpRouter
 

O

odo.service - module odo.service
 
ok() - Method in interface org.odoframework.service.web.WebFunction
 
ok() - Method in interface org.odoframework.service.web.WebResponse
 
ok(Object) - Method in class org.odoframework.service.web.HttpRouter
 
org.odoframework.service - package org.odoframework.service
 
org.odoframework.service.web - package org.odoframework.service.web
 

P

pathVariablesNotSet() - Method in class org.odoframework.service.web.SimpleWebRequest
 
pathVariablesNotSet() - Method in interface org.odoframework.service.web.WebRequest
 
post(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class org.odoframework.service.web.HttpRouter
 
ProviderRuntime<T,​K,​Z> - Interface in org.odoframework.service
 
put(String, BiFunction<WebRequest, Invocation, WebResponse>) - Method in class org.odoframework.service.web.HttpRouter
 

R

Request - Interface in org.odoframework.service
 
RequestConverter<T extends Request,​K> - Interface in org.odoframework.service
 
response() - Method in interface org.odoframework.service.web.WebFunction
 
Response - Interface in org.odoframework.service
 
ResponseConverter<T extends Response,​K> - Interface in org.odoframework.service
 
runtime - Variable in class org.odoframework.service.Bootstrap
 
RuntimeContext - Class in org.odoframework.service
 
RuntimeContext() - Constructor for class org.odoframework.service.RuntimeContext
 

S

serverError() - Method in interface org.odoframework.service.web.WebFunction
 
serverError() - Method in interface org.odoframework.service.web.WebResponse
 
serverError(Object) - Method in class org.odoframework.service.web.HttpRouter
 
ServiceFunction<T extends Request,​K extends Response> - Interface in org.odoframework.service
 
ServiceModule - Class in org.odoframework.service
 
ServiceModule() - Constructor for class org.odoframework.service.ServiceModule
 
set(T) - Static method in class org.odoframework.service.RuntimeContext
 
setBody(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setHeaders(Map<String, String>) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setJson(Json) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setMethod(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setMultiValueHeader(Map<String, List<String>>) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setPath(String) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setPathVariables(Map<String, String>) - Method in class org.odoframework.service.web.SimpleWebRequest
 
setPrincipal(Principal) - Method in class org.odoframework.service.web.SimpleWebRequest
 
SimpleWebRequest - Class in org.odoframework.service.web
 
SimpleWebRequest(Json) - Constructor for class org.odoframework.service.web.SimpleWebRequest
 
SimpleWebResponse - Class in org.odoframework.service.web
 
SimpleWebResponse() - Constructor for class org.odoframework.service.web.SimpleWebResponse
 
status(int) - Method in class org.odoframework.service.web.SimpleWebResponse
 
status(int) - Method in interface org.odoframework.service.web.WebResponse
 

U

unset() - Static method in class org.odoframework.service.RuntimeContext
 
unsupported(String) - Method in interface org.odoframework.service.web.WebFunction
 
URNPath - Class in org.odoframework.service.web
 
URNPath(String) - Constructor for class org.odoframework.service.web.URNPath
 
userError() - Method in interface org.odoframework.service.web.WebFunction
 
userError() - Method in interface org.odoframework.service.web.WebResponse
 
userError(Object) - Method in class org.odoframework.service.web.HttpRouter
 

W

WebFunction - Interface in org.odoframework.service.web
 
WebRequest - Interface in org.odoframework.service.web
 
WebResponse - Interface in org.odoframework.service.web
 
withContext(Consumer<T>) - Method in class org.odoframework.service.Invocation
 
A B C D G H I M N O P R S U W 
All Classes|All Packages