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

A

accessDeniedIf(boolean) - Method in class org.rapidoid.http.HttpExchangeImpl
 
add(String, HttpUpgradeHandler, Protocol) - Method in class org.rapidoid.http.HttpUpgrades
 
addHeader(byte[], byte[]) - Method in class org.rapidoid.http.HttpExchangeImpl
 
addHeader(HttpHeader, String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
addToPageStack() - Method in class org.rapidoid.http.HttpExchangeImpl
 
addUpgrade(String, HttpUpgradeHandler, Protocol) - Method in class org.rapidoid.http.HttpProtocol
 
addUpgrade(String, HttpUpgradeHandler, Protocol) - Method in interface org.rapidoid.http.HTTPServer
 
addUpgrade(String, HttpUpgradeHandler, Protocol) - Method in class org.rapidoid.http.HTTPServerImpl
 
authorize(Class<?>) - Method in class org.rapidoid.http.HttpExchangeImpl
 

B

binary() - Method in class org.rapidoid.http.HttpExchangeImpl
 
body() - Method in class org.rapidoid.http.HttpExchangeImpl
 
body_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
body_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
bufSize(int) - Method in interface org.rapidoid.http.HTTPServerBuilder
 
bytes() - Method in class org.rapidoid.http.HttpResponse
 

C

clearSession(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
clearSession(String) - Method in interface org.rapidoid.http.HttpSession
 
clearSession(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
closeSession() - Method in class org.rapidoid.http.HttpExchangeImpl
 
closeSession(String) - Method in interface org.rapidoid.http.HttpSession
 
closeSession(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
completeResponse() - Method in class org.rapidoid.http.HttpExchangeImpl
 
constructUrl(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
cookie(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
cookie(String, String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
cookies() - Method in class org.rapidoid.http.HttpExchangeImpl
 
cookies_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
cookies_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 

D

data() - Method in class org.rapidoid.http.HttpExchangeImpl
 
data(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
data(String, String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
data_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
data_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
delete(String, Handler) - Method in interface org.rapidoid.http.HTTPServer
 
delete(String, Handler) - Method in class org.rapidoid.http.HTTPServerImpl
 
deleteAttribute(String, String) - Method in interface org.rapidoid.http.HttpSession
 
deleteAttribute(String, String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
dispatch(HttpExchangeImpl) - Method in class org.rapidoid.http.HttpRouter
 
dispatch(HttpExchangeImpl) - Method in interface org.rapidoid.http.Router
 
done() - Method in class org.rapidoid.http.HttpExchangeImpl
 
doUpgrade(HttpExchangeImpl) - Method in interface org.rapidoid.http.HttpUpgradeHandler
 
download(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 

E

ensureHeadersComplete() - Method in class org.rapidoid.http.HttpExchangeImpl
 
error() - Method in class org.rapidoid.http.HttpExchangeImpl
 
errorResponse(Throwable) - Method in class org.rapidoid.http.HttpExchangeImpl
 
exchange() - Method in class org.rapidoid.http.HttpExchangeImpl
 
exchange() - Method in interface org.rapidoid.http.HttpInterception
 
exists(String) - Method in interface org.rapidoid.http.HttpSession
 
exists(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
extra(Object) - Method in class org.rapidoid.http.HttpExchangeImpl
 
extra(Object, Object) - Method in class org.rapidoid.http.HttpExchangeImpl
 

F

file(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
file(String, byte[]) - Method in class org.rapidoid.http.HttpExchangeImpl
 
files() - Method in class org.rapidoid.http.HttpExchangeImpl
 
files_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
files_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 

G

generic(Handler) - Method in class org.rapidoid.http.HttpRouter
 
generic(Handler) - Method in interface org.rapidoid.http.Router
 
get(int, boolean) - Method in class org.rapidoid.http.HttpResponses
 
get(String, Handler) - Method in interface org.rapidoid.http.HTTPServer
 
get(String, Handler) - Method in class org.rapidoid.http.HTTPServerImpl
 
getAttribute(String, String) - Method in interface org.rapidoid.http.HttpSession
 
getAttribute(String, String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
getError() - Method in class org.rapidoid.http.HttpExchangeImpl
 
getError() - Method in interface org.rapidoid.http.HttpInterception
 
getInterceptor() - Method in class org.rapidoid.http.HttpProtocol
 
getProtocol(String) - Method in class org.rapidoid.http.HttpUpgrades
 
getRouter() - Method in class org.rapidoid.http.HttpProtocol
 
getSession(String) - Method in interface org.rapidoid.http.HttpSession
 
getSession(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
getSessionById(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
getUpgrade(String) - Method in class org.rapidoid.http.HttpUpgrades
 
goBack(int) - Method in class org.rapidoid.http.HttpExchangeImpl
 

H

handle(HttpExchange) - Method in interface org.rapidoid.http.Handler
 
handle(LowLevelHttpExchange) - Method in interface org.rapidoid.http.LowLevelHandler
 
handleError(HttpExchangeImpl, Throwable) - Static method in class org.rapidoid.http.HttpProtocol
 
Handler - Interface in org.rapidoid.http
 
hasContentType() - Method in class org.rapidoid.http.HttpExchangeImpl
 
hasError() - Method in class org.rapidoid.http.HttpExchangeImpl
 
hasError() - Method in interface org.rapidoid.http.HttpInterception
 
hasSession() - Method in class org.rapidoid.http.HttpExchangeImpl
 
hasSession(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
header(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
header(String, String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
headers() - Method in class org.rapidoid.http.HttpExchangeImpl
 
headers_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
headers_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
host() - Method in class org.rapidoid.http.HttpExchangeImpl
 
host_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
host_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
html() - Method in class org.rapidoid.http.HttpExchangeImpl
 
HTMLSnippets - Class in org.rapidoid.http
 
HTMLSnippets() - Constructor for class org.rapidoid.http.HTMLSnippets
 
HTTP - Class in org.rapidoid.http
 
HTTP() - Constructor for class org.rapidoid.http.HTTP
 
HttpBuiltins - Class in org.rapidoid.http
 
HttpBuiltins() - Constructor for class org.rapidoid.http.HttpBuiltins
 
HttpExchangeImpl - Class in org.rapidoid.http
 
HttpExchangeImpl() - Constructor for class org.rapidoid.http.HttpExchangeImpl
 
HttpInterception - Interface in org.rapidoid.http
 
HTTPInterceptor - Interface in org.rapidoid.http
 
HttpOutputStream - Class in org.rapidoid.http
 
HttpOutputStream(HttpExchangeImpl) - Constructor for class org.rapidoid.http.HttpOutputStream
 
HttpParser - Class in org.rapidoid.http
 
HttpParser() - Constructor for class org.rapidoid.http.HttpParser
 
HttpProtocol - Class in org.rapidoid.http
 
HttpProtocol(Router) - Constructor for class org.rapidoid.http.HttpProtocol
 
HttpResponse - Class in org.rapidoid.http
 
HttpResponse(String) - Constructor for class org.rapidoid.http.HttpResponse
 
HttpResponses - Class in org.rapidoid.http
 
HttpResponses(boolean, boolean) - Constructor for class org.rapidoid.http.HttpResponses
 
HttpRouter - Class in org.rapidoid.http
 
HttpRouter() - Constructor for class org.rapidoid.http.HttpRouter
 
HTTPServer - Interface in org.rapidoid.http
 
HTTPServerBuilder - Interface in org.rapidoid.http
 
HTTPServerImpl - Class in org.rapidoid.http
 
HTTPServerImpl() - Constructor for class org.rapidoid.http.HTTPServerImpl
 
HttpSession - Interface in org.rapidoid.http
 
HttpUpgradeHandler - Interface in org.rapidoid.http
 
HttpUpgrades - Class in org.rapidoid.http
 
HttpUpgrades() - Constructor for class org.rapidoid.http.HttpUpgrades
 

I

init(HttpResponses, HttpSession, Router) - Method in class org.rapidoid.http.HttpExchangeImpl
 
InMemoryHttpSession - Class in org.rapidoid.http
 
InMemoryHttpSession() - Constructor for class org.rapidoid.http.InMemoryHttpSession
 
intercept(HttpInterception) - Method in interface org.rapidoid.http.HTTPInterceptor
 
interceptor() - Method in interface org.rapidoid.http.HTTPServer
 
interceptor(HTTPInterceptor) - Method in interface org.rapidoid.http.HTTPServer
 
interceptor() - Method in class org.rapidoid.http.HTTPServerImpl
 
interceptor(HTTPInterceptor) - Method in class org.rapidoid.http.HTTPServerImpl
 
isGetReq() - Method in class org.rapidoid.http.HttpExchangeImpl
 
isInitial() - Method in class org.rapidoid.http.HttpExchangeImpl
 
isPostReq() - Method in class org.rapidoid.http.HttpExchangeImpl
 

J

json() - Method in class org.rapidoid.http.HttpExchangeImpl
 

L

loadSession(String) - Method in interface org.rapidoid.http.HttpSession
 
loadSession(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
LowLevelHandler - Interface in org.rapidoid.http
 
LowLevelHttpExchange - Interface in org.rapidoid.http
 

M

micro() - Method in interface org.rapidoid.http.HTTPServerBuilder
 

N

nagle() - Method in interface org.rapidoid.http.HTTPServerBuilder
 
notFound() - Method in class org.rapidoid.http.HttpExchangeImpl
 

O

openSession(String) - Method in interface org.rapidoid.http.HttpSession
 
openSession(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
org.rapidoid.http - package org.rapidoid.http
 
outputStream() - Method in class org.rapidoid.http.HttpExchangeImpl
 

P

param(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
param(String, String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
params() - Method in class org.rapidoid.http.HttpExchangeImpl
 
params_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
params_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
parse(Buf, BoolWrap, BoolWrap, Range, Range, Range, Range, Range, Range, Ranges, RapidoidHelper) - Method in class org.rapidoid.http.HttpParser
 
parse2(Buf, BoolWrap, BoolWrap, Range, Range, Range, Range, Range, Range, Ranges, RapidoidHelper) - Method in class org.rapidoid.http.HttpParser
 
parseBody(Buf, KeyValueRanges, Range, KeyValueRanges, KeyValueRanges, RapidoidHelper) - Method in class org.rapidoid.http.HttpParser
 
parseHeaders(Buf, int, int, KeyValueRanges, RapidoidHelper) - Method in class org.rapidoid.http.HttpParser
 
parseHeadersIntoKV(Buf, Ranges, KeyValueRanges, KeyValueRanges, RapidoidHelper) - Method in class org.rapidoid.http.HttpParser
 
parseParams(Buf, KeyValueRanges, Range) - Method in class org.rapidoid.http.HttpParser
 
path() - Method in class org.rapidoid.http.HttpExchangeImpl
 
path_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
path_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
pathSegment(int) - Method in class org.rapidoid.http.HttpExchangeImpl
 
plain() - Method in class org.rapidoid.http.HttpExchangeImpl
 
port(int) - Method in interface org.rapidoid.http.HTTPServerBuilder
 
post(String, Handler) - Method in interface org.rapidoid.http.HTTPServer
 
post(String, Handler) - Method in class org.rapidoid.http.HTTPServerImpl
 
process(Channel, HttpExchangeImpl) - Method in class org.rapidoid.http.HttpProtocol
 
processResponse(HttpExchange, Object) - Static method in class org.rapidoid.http.HttpProtocol
 
protocol() - Method in class org.rapidoid.http.HttpExchangeImpl
 
protocol_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
protocol_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
put(String, Handler) - Method in interface org.rapidoid.http.HTTPServer
 
put(String, Handler) - Method in class org.rapidoid.http.HTTPServerImpl
 

Q

query() - Method in class org.rapidoid.http.HttpExchangeImpl
 
query_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
query_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 

R

redirect(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
redirectUrl() - Method in class org.rapidoid.http.HttpExchangeImpl
 
register(HTTPServer) - Static method in class org.rapidoid.http.HttpBuiltins
 
reset() - Method in class org.rapidoid.http.HttpExchangeImpl
 
response(int) - Method in class org.rapidoid.http.HttpExchangeImpl
 
response(int, String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
response(int, String, Throwable) - Method in class org.rapidoid.http.HttpExchangeImpl
 
responseCode() - Method in class org.rapidoid.http.HttpExchangeImpl
 
route(String, String, Handler) - Method in class org.rapidoid.http.HttpRouter
 
route(String, String, Handler) - Method in interface org.rapidoid.http.HTTPServer
 
route(String, String, String) - Method in interface org.rapidoid.http.HTTPServer
 
route(String, String, Handler) - Method in class org.rapidoid.http.HTTPServerImpl
 
route(String, String, String) - Method in class org.rapidoid.http.HTTPServerImpl
 
route(String, String, Handler) - Method in interface org.rapidoid.http.Router
 
Router - Interface in org.rapidoid.http
 
run() - Method in class org.rapidoid.http.HttpExchangeImpl
 

S

saveSession(String) - Method in interface org.rapidoid.http.HttpSession
 
saveSession(String) - Method in class org.rapidoid.http.InMemoryHttpSession
 
send() - Method in class org.rapidoid.http.HttpExchangeImpl
 
sendFile(File) - Method in class org.rapidoid.http.HttpExchangeImpl
 
sendFile(MediaType, byte[]) - Method in class org.rapidoid.http.HttpExchangeImpl
 
serve(String) - Static method in class org.rapidoid.http.HTTP
 
serve(Handler) - Static method in class org.rapidoid.http.HTTP
 
serve(String) - Method in interface org.rapidoid.http.HTTPServer
 
serve(Handler) - Method in interface org.rapidoid.http.HTTPServer
 
serve(Handler) - Method in class org.rapidoid.http.HTTPServerImpl
 
serve(String) - Method in class org.rapidoid.http.HTTPServerImpl
 
server() - Static method in class org.rapidoid.http.HTTP
 
serveStatic() - Method in class org.rapidoid.http.HttpExchangeImpl
 
session() - Method in class org.rapidoid.http.HttpExchangeImpl
 
session(String, T) - Method in class org.rapidoid.http.HttpExchangeImpl
 
session(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
SESSION_COOKIE - Static variable in class org.rapidoid.http.HttpExchangeImpl
 
SESSION_PAGE_STACK - Static variable in class org.rapidoid.http.HttpExchangeImpl
 
sessionDeserialize(byte[]) - Method in class org.rapidoid.http.HttpExchangeImpl
 
sessionGetOrCreate(String, Class<T>, Object...) - Method in class org.rapidoid.http.HttpExchangeImpl
 
sessionId() - Method in class org.rapidoid.http.HttpExchangeImpl
 
sessionSerialize() - Method in class org.rapidoid.http.HttpExchangeImpl
 
sessionSet(String, Object) - Method in class org.rapidoid.http.HttpExchangeImpl
 
setAttribute(String, String, Object) - Method in interface org.rapidoid.http.HttpSession
 
setAttribute(String, String, Object) - Method in class org.rapidoid.http.InMemoryHttpSession
 
setContentType(MediaType) - Method in class org.rapidoid.http.HttpExchangeImpl
 
setCookie(String, String, String...) - Method in class org.rapidoid.http.HttpExchangeImpl
 
setInterceptor(HTTPInterceptor) - Method in class org.rapidoid.http.HttpProtocol
 
setSession(HttpSession) - Method in class org.rapidoid.http.HttpProtocol
 
setSubpath(int, int) - Method in class org.rapidoid.http.HttpExchangeImpl
 
shutdown() - Method in interface org.rapidoid.http.HTTPServer
 
shutdown() - Method in class org.rapidoid.http.HTTPServerImpl
 
start() - Method in interface org.rapidoid.http.HTTPServer
 
start() - Method in class org.rapidoid.http.HTTPServerImpl
 
startResponse(int) - Method in class org.rapidoid.http.HttpExchangeImpl
 
state() - Method in class org.rapidoid.http.HttpExchangeImpl
 
stats() - Method in interface org.rapidoid.http.HTTPServerBuilder
 
subpath() - Method in class org.rapidoid.http.HttpExchangeImpl
 
subpath_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
subpath_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 

T

toString() - Method in class org.rapidoid.http.HttpExchangeImpl
 

U

uri() - Method in class org.rapidoid.http.HttpExchangeImpl
 
uri_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
uri_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 
user() - Method in class org.rapidoid.http.HttpExchangeImpl
 

V

verb() - Method in class org.rapidoid.http.HttpExchangeImpl
 
verb_() - Method in class org.rapidoid.http.HttpExchangeImpl
 
verb_() - Method in interface org.rapidoid.http.LowLevelHttpExchange
 

W

workers(int) - Method in interface org.rapidoid.http.HTTPServerBuilder
 
write(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
write(byte[]) - Method in class org.rapidoid.http.HttpExchangeImpl
 
write(byte[], int, int) - Method in class org.rapidoid.http.HttpExchangeImpl
 
write(ByteBuffer) - Method in class org.rapidoid.http.HttpExchangeImpl
 
write(File) - Method in class org.rapidoid.http.HttpExchangeImpl
 
write(int) - Method in class org.rapidoid.http.HttpOutputStream
 
writeErrorPage(HttpExchange, String, Throwable) - Static method in class org.rapidoid.http.HTMLSnippets
 
writeFullPage(HttpExchange, String, String) - Static method in class org.rapidoid.http.HTMLSnippets
 
writeJSON(Object) - Method in class org.rapidoid.http.HttpExchangeImpl
 
writeln(String) - Method in class org.rapidoid.http.HttpExchangeImpl
 
writePage(HttpExchange, String, String) - Static method in class org.rapidoid.http.HTMLSnippets
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.