A B C D E F G H I M N O P Q R S T U W X 

A

accept(Socket) - Method in interface org.takes.http.Back
Accept and dispatch this socket.
accept(Socket) - Method in class org.takes.http.BkBasic
 
accept(Socket) - Method in class org.takes.http.BkParallel
 
accept(Socket) - Method in class org.takes.http.BkSafe
 
act() - Method in class org.takes.facets.fallback.TkFallback
 
act() - Method in class org.takes.facets.forward.TkForward
 
act() - Method in interface org.takes.Take
Print itself.
act() - Method in class org.takes.tk.TkEmpty
 
act() - Method in class org.takes.tk.TkFixed
 
act() - Method in class org.takes.tk.TkHTML
 
act() - Method in class org.takes.tk.TkMeasured
 
act() - Method in class org.takes.tk.TkRedirect
 
act() - Method in class org.takes.tk.TkText
 
act() - Method in class org.takes.tk.TkWithCookie
 
act() - Method in class org.takes.tk.TkWithHeaders
 
act() - Method in class org.takes.tk.TkWithType
 
ANONYMOUS - Static variable in interface org.takes.facets.auth.Identity
Anonymous.

B

Back - Interface in org.takes.http
HTTP back.
BkBasic - Class in org.takes.http
Basic back-end.
BkBasic(Takes) - Constructor for class org.takes.http.BkBasic
Ctor.
BkParallel - Class in org.takes.http
Parallel back-end.
BkParallel(Back) - Constructor for class org.takes.http.BkParallel
Ctor.
BkParallel(Back, int) - Constructor for class org.takes.http.BkParallel
Ctor.
BkSafe - Class in org.takes.http
Safe back-end.
BkSafe(Back) - Constructor for class org.takes.http.BkSafe
Ctor.
body() - Method in class org.takes.facets.auth.RqAuth
 
body() - Method in class org.takes.facets.auth.RsLogin
 
body() - Method in class org.takes.facets.auth.RsLogout
 
body() - Method in class org.takes.facets.flash.RsFlash
 
body() - Method in exception org.takes.facets.forward.RsForward
 
body() - Method in interface org.takes.Request
HTTP request body.
body() - Method in interface org.takes.Response
HTTP response body.
body() - Method in class org.takes.rq.RqCookies
 
body() - Method in class org.takes.rq.RqFake
 
body() - Method in class org.takes.rq.RqHeaders
 
body() - Method in class org.takes.rq.RqMethod
 
body() - Method in class org.takes.rq.RqPrint
 
body() - Method in class org.takes.rq.RqQuery
 
body() - Method in class org.takes.rq.RqText
 
body() - Method in class org.takes.rq.RqURI
 
body() - Method in class org.takes.rq.RqWithHeader
 
body() - Method in class org.takes.rs.RsEmpty
 
body() - Method in class org.takes.rs.RsJSON
 
body() - Method in class org.takes.rs.RsNegotiation
 
body() - Method in class org.takes.rs.RsVelocity
 
body() - Method in class org.takes.rs.RsWithBody
 
body() - Method in class org.takes.rs.RsWithHeader
 
body() - Method in class org.takes.rs.RsWithHeaders
 
body() - Method in class org.takes.rs.RsWithStatus
 
body() - Method in class org.takes.rs.RsWrap
 
body() - Method in class org.takes.rs.RsXSLT
 
body() - Method in class org.takes.rs.xe.RsXembly
 

C

CcHex - Class in org.takes.facets.auth
Hex codec.
CcHex(Codec) - Constructor for class org.takes.facets.auth.CcHex
Ctor.
CcPlain - Class in org.takes.facets.auth
Plain codec.
CcPlain() - Constructor for class org.takes.facets.auth.CcPlain
 
CcSalted - Class in org.takes.facets.auth
Salted codec.
CcSalted(Codec) - Constructor for class org.takes.facets.auth.CcSalted
Ctor.
CcXOR - Class in org.takes.facets.auth
XOR codec.
CcXOR(Codec, String) - Constructor for class org.takes.facets.auth.CcXOR
Ctor.
CcXOR(Codec, byte[]) - Constructor for class org.takes.facets.auth.CcXOR
Ctor.
Codec - Interface in org.takes.facets.auth
Codec.
cookie(String) - Method in class org.takes.rq.RqCookies
Get single cookie.

D

decode(byte[]) - Method in class org.takes.facets.auth.CcHex
 
decode(byte[]) - Method in class org.takes.facets.auth.CcPlain
 
decode(byte[]) - Method in class org.takes.facets.auth.CcSalted
 
decode(byte[]) - Method in class org.takes.facets.auth.CcXOR
 
decode(byte[]) - Method in interface org.takes.facets.auth.Codec
Decode identity from text.
DELETE - Static variable in class org.takes.rq.RqMethod
DELETE method.

E

EMPTY - Static variable in interface org.takes.rs.xe.XeSource
Empty.
encode(Identity) - Method in class org.takes.facets.auth.CcHex
 
encode(Identity) - Method in class org.takes.facets.auth.CcPlain
 
encode(Identity) - Method in class org.takes.facets.auth.CcSalted
 
encode(Identity) - Method in class org.takes.facets.auth.CcXOR
 
encode(Identity) - Method in interface org.takes.facets.auth.Codec
Encode identity into bytes.
enter(Request) - Method in interface org.takes.facets.auth.Pass
Authenticate the user by the request.
enter(Request) - Method in class org.takes.facets.auth.PsByFlag
 
enter(Request) - Method in class org.takes.facets.auth.PsChain
 
enter(Request) - Method in class org.takes.facets.auth.PsCookie
 
enter(Request) - Method in class org.takes.facets.auth.PsGithub
 
exec(FtRemote.Script) - Method in class org.takes.http.FtRemote
Execute this script against a running front.
exec(URI) - Method in interface org.takes.http.FtRemote.Script
Execute it against this URI.
exit(Response, Identity) - Method in interface org.takes.facets.auth.Pass
Wrap the response with the user.
exit(Response, Identity) - Method in class org.takes.facets.auth.PsByFlag
 
exit(Response, Identity) - Method in class org.takes.facets.auth.PsChain
 
exit(Response, Identity) - Method in class org.takes.facets.auth.PsCookie
 
exit(Response, Identity) - Method in class org.takes.facets.auth.PsGithub
 
Exit - Interface in org.takes.http
HTTP front exit.

F

Fallback - Interface in org.takes.facets.fallback
Fast track for the fallback.
Front - Interface in org.takes.http
HTTP front.
FtBasic - Class in org.takes.http
Basic front.
FtBasic(Takes, int) - Constructor for class org.takes.http.FtBasic
Ctor.
FtBasic(Back, int) - Constructor for class org.takes.http.FtBasic
Ctor.
FtCLI - Class in org.takes.http
Front with a command line interface.
FtCLI(Takes, String...) - Constructor for class org.takes.http.FtCLI
Ctor.
FtCLI(Takes, Iterable<String>) - Constructor for class org.takes.http.FtCLI
Ctor.
FtRemote - Class in org.takes.http
Front remote control.
FtRemote(Takes) - Constructor for class org.takes.http.FtRemote
Ctor.
FtRemote(Back) - Constructor for class org.takes.http.FtRemote
Ctor.
FtRemote.Script - Interface in org.takes.http
Script to execute.

G

GET - Static variable in class org.takes.rq.RqMethod
GET method.

H

head() - Method in class org.takes.facets.auth.RqAuth
 
head() - Method in class org.takes.facets.auth.RsLogin
 
head() - Method in class org.takes.facets.auth.RsLogout
 
head() - Method in class org.takes.facets.flash.RsFlash
 
head() - Method in exception org.takes.facets.forward.RsForward
 
head() - Method in interface org.takes.Request
All lines above the body.
head() - Method in interface org.takes.Response
HTTP response head.
head() - Method in class org.takes.rq.RqCookies
 
head() - Method in class org.takes.rq.RqFake
 
head() - Method in class org.takes.rq.RqHeaders
 
HEAD - Static variable in class org.takes.rq.RqMethod
HEAD method.
head() - Method in class org.takes.rq.RqMethod
 
head() - Method in class org.takes.rq.RqPrint
 
head() - Method in class org.takes.rq.RqQuery
 
head() - Method in class org.takes.rq.RqText
 
head() - Method in class org.takes.rq.RqURI
 
head() - Method in class org.takes.rq.RqWithHeader
 
head() - Method in class org.takes.rs.RsEmpty
 
head() - Method in class org.takes.rs.RsJSON
 
head() - Method in class org.takes.rs.RsNegotiation
 
head() - Method in class org.takes.rs.RsVelocity
 
head() - Method in class org.takes.rs.RsWithBody
 
head() - Method in class org.takes.rs.RsWithHeader
 
head() - Method in class org.takes.rs.RsWithHeaders
 
head() - Method in class org.takes.rs.RsWithStatus
 
head() - Method in class org.takes.rs.RsWrap
 
head() - Method in class org.takes.rs.RsXSLT
 
head() - Method in class org.takes.rs.xe.RsXembly
 
header(String) - Method in class org.takes.rq.RqHeaders
Get single header.

I

Identity - Interface in org.takes.facets.auth
Authenticated identity.
identity() - Method in class org.takes.facets.auth.RqAuth
Authenticated user.
identity() - Method in class org.takes.facets.auth.RsLogin
Identity just logged in.

M

matcher() - Method in interface org.takes.rq.RqRegex
Get matcher of query string.
method() - Method in class org.takes.rq.RqMethod
Get method.

N

names() - Method in class org.takes.rq.RqCookies
Get all cookie names.
names() - Method in class org.takes.rq.RqHeaders
Get all header names.
NEVER - Static variable in interface org.takes.http.Exit
Never exit.

O

OPTIONS - Static variable in class org.takes.rq.RqMethod
OPTIONS method.
org.takes - package org.takes
Takes Framework.
org.takes.facets.auth - package org.takes.facets.auth
Auth.
org.takes.facets.fallback - package org.takes.facets.fallback
Fallback.
org.takes.facets.flash - package org.takes.facets.flash
Flash.
org.takes.facets.forward - package org.takes.facets.forward
Forward.
org.takes.http - package org.takes.http
HTTP server.
org.takes.rq - package org.takes.rq
Requests.
org.takes.rs - package org.takes.rs
Responses.
org.takes.rs.xe - package org.takes.rs.xe
Xembly responses.
org.takes.tk - package org.takes.tk
Take.
org.takes.ts - package org.takes.ts
Takes.

P

param(String) - Method in class org.takes.rq.RqQuery
Get param by name.
Pass - Interface in org.takes.facets.auth
Inlet to enter a user.
PATCH - Static variable in class org.takes.rq.RqMethod
PATCH method.
POST - Static variable in class org.takes.rq.RqMethod
POST method.
print() - Method in class org.takes.rq.RqPrint
Print it all.
print(OutputStream) - Method in class org.takes.rq.RqPrint
Print it all.
print() - Method in class org.takes.rs.RsPrint
Print it into string.
print(OutputStream) - Method in class org.takes.rs.RsPrint
Print it into output stream.
printBody() - Method in class org.takes.rq.RqPrint
Print body.
printBody(OutputStream) - Method in class org.takes.rq.RqPrint
Print body.
printBody() - Method in class org.takes.rs.RsPrint
Print body into string.
printBody(OutputStream) - Method in class org.takes.rs.RsPrint
Print it into output stream.
properties() - Method in interface org.takes.facets.auth.Identity
Properties of it, like name, photo, etc.
PsByFlag - Class in org.takes.facets.auth
Passes by flag.
PsByFlag(Map<String, Pass>) - Constructor for class org.takes.facets.auth.PsByFlag
Ctor.
PsByFlag(String, Map<String, Pass>) - Constructor for class org.takes.facets.auth.PsByFlag
Ctor.
PsChain - Class in org.takes.facets.auth
Chain of passes.
PsChain(Pass...) - Constructor for class org.takes.facets.auth.PsChain
Ctor.
PsChain(Iterable<Pass>) - Constructor for class org.takes.facets.auth.PsChain
Ctor.
PsCookie - Class in org.takes.facets.auth
Pass via cookie information.
PsCookie(Codec) - Constructor for class org.takes.facets.auth.PsCookie
Ctor.
PsCookie(Codec, String) - Constructor for class org.takes.facets.auth.PsCookie
Ctor.
PsGithub - Class in org.takes.facets.auth
Github OAuth landing/callback page.
PsGithub(String, String) - Constructor for class org.takes.facets.auth.PsGithub
Ctor.
PUT - Static variable in class org.takes.rq.RqMethod
PUT method.

Q

query() - Method in class org.takes.rq.RqQuery
Get query.

R

ready() - Method in interface org.takes.http.Exit
Ready to exit?
Request - Interface in org.takes
HTTP request.
Response - Interface in org.takes
HTTP response.
route(Request) - Method in class org.takes.facets.auth.TsAuth
 
route(Request) - Method in class org.takes.facets.auth.TsSecure
 
route(Request) - Method in class org.takes.facets.fallback.TsFallback
 
route(Request) - Method in class org.takes.facets.flash.TsFlash
 
route(Request) - Method in class org.takes.facets.forward.TsForward
 
route(Request) - Method in interface org.takes.Takes
Dispatch this request.
route(Request) - Method in class org.takes.ts.TsClasspath
 
route(Request) - Method in class org.takes.ts.TsFailure
 
route(Request) - Method in class org.takes.ts.TsFixed
 
route(Request) - Method in class org.takes.ts.TsMeasured
 
route(Request) - Method in class org.takes.ts.TsMethods
 
route(Request) - Method in class org.takes.ts.TsRegex
 
route(Request) - Method in class org.takes.ts.TsWithHeaders
 
route(Request) - Method in class org.takes.ts.TsWithType
 
RqAuth - Class in org.takes.facets.auth
Request with auth information.
RqAuth(Request) - Constructor for class org.takes.facets.auth.RqAuth
Ctor.
RqAuth(Request, String) - Constructor for class org.takes.facets.auth.RqAuth
Ctor.
RqCookies - Class in org.takes.rq
Request decorator, for HTTP headers parsing.
RqCookies(Request) - Constructor for class org.takes.rq.RqCookies
Ctor.
RqFake - Class in org.takes.rq
Fake request (for unit tests).
RqFake() - Constructor for class org.takes.rq.RqFake
Ctor.
RqFake(String) - Constructor for class org.takes.rq.RqFake
Ctor.
RqFake(String, String) - Constructor for class org.takes.rq.RqFake
Ctor.
RqFake(String, String, String) - Constructor for class org.takes.rq.RqFake
Ctor.
RqFake(List<String>, String) - Constructor for class org.takes.rq.RqFake
Ctor.
RqFake(List<String>, byte[]) - Constructor for class org.takes.rq.RqFake
Ctor.
RqFake(List<String>, InputStream) - Constructor for class org.takes.rq.RqFake
Ctor.
RqFallback - Interface in org.takes.facets.fallback
Request with an error inside.
RqHeaders - Class in org.takes.rq
Request decorator, for HTTP headers parsing.
RqHeaders(Request) - Constructor for class org.takes.rq.RqHeaders
Ctor.
RqMethod - Class in org.takes.rq
Request decorator, for HTTP method parsing.
RqMethod(Request) - Constructor for class org.takes.rq.RqMethod
Ctor.
RqPrint - Class in org.takes.rq
Request decorator, to print it all.
RqPrint(Request) - Constructor for class org.takes.rq.RqPrint
Ctor.
RqQuery - Class in org.takes.rq
Request decorator, for HTTP URI query parsing.
RqQuery(Request) - Constructor for class org.takes.rq.RqQuery
Ctor.
RqRegex - Interface in org.takes.rq
Request with a matcher of URI.
RqText - Class in org.takes.rq
Request decorator, for plain text operations.
RqText(Request) - Constructor for class org.takes.rq.RqText
Ctor.
RqURI - Class in org.takes.rq
Request decorator, for HTTP URI re-building.
RqURI(Request) - Constructor for class org.takes.rq.RqURI
Ctor.
RqWithHeader - Class in org.takes.rq
Request with extra header.
RqWithHeader(Request, String, String) - Constructor for class org.takes.rq.RqWithHeader
Ctor.
RqWithHeader(Request, String) - Constructor for class org.takes.rq.RqWithHeader
Ctor.
RsEmpty - Class in org.takes.rs
Empty response.
RsEmpty() - Constructor for class org.takes.rs.RsEmpty
 
RsFlash - Class in org.takes.facets.flash
Forwarding response.
RsFlash(String) - Constructor for class org.takes.facets.flash.RsFlash
Ctor.
RsFlash(Throwable) - Constructor for class org.takes.facets.flash.RsFlash
Ctor.
RsFlash(String, Level) - Constructor for class org.takes.facets.flash.RsFlash
Ctor.
RsFlash(String, Level, String) - Constructor for class org.takes.facets.flash.RsFlash
Ctor.
RsFluent - Class in org.takes.rs
Fluent response.
RsFluent() - Constructor for class org.takes.rs.RsFluent
Ctor.
RsFluent(Response) - Constructor for class org.takes.rs.RsFluent
Ctor.
RsForward - Exception in org.takes.facets.forward
Forwarding response.
RsForward() - Constructor for exception org.takes.facets.forward.RsForward
Ctor.
RsForward(Response) - Constructor for exception org.takes.facets.forward.RsForward
Ctor.
RsForward(Response, String) - Constructor for exception org.takes.facets.forward.RsForward
Ctor.
RsForward(String) - Constructor for exception org.takes.facets.forward.RsForward
Ctor.
RsForward(int, String) - Constructor for exception org.takes.facets.forward.RsForward
Ctor.
RsForward(Response, int, String) - Constructor for exception org.takes.facets.forward.RsForward
Ctor.
RsHTML - Class in org.takes.rs
HTML response decorator.
RsHTML(String) - Constructor for class org.takes.rs.RsHTML
Ctor.
RsHTML(byte[]) - Constructor for class org.takes.rs.RsHTML
Ctor.
RsHTML(InputStream) - Constructor for class org.takes.rs.RsHTML
Ctor.
RsHTML(Response, String) - Constructor for class org.takes.rs.RsHTML
Ctor.
RsHTML(Response, byte[]) - Constructor for class org.takes.rs.RsHTML
Ctor.
RsHTML(Response, InputStream) - Constructor for class org.takes.rs.RsHTML
Ctor.
RsJSON - Class in org.takes.rs
Response that converts Java object to JSON.
RsJSON(JsonStructure) - Constructor for class org.takes.rs.RsJSON
Ctor.
RsJSON(RsJSON.Source) - Constructor for class org.takes.rs.RsJSON
Ctor.
RsJSON.Source - Interface in org.takes.rs
Source with JSON.
RsLogin - Class in org.takes.facets.auth
Login response.
RsLogin(Response, Identity) - Constructor for class org.takes.facets.auth.RsLogin
Ctor.
RsLogout - Class in org.takes.facets.auth
Logout response.
RsLogout(Response) - Constructor for class org.takes.facets.auth.RsLogout
Ctor.
RsNegotiation - Class in org.takes.rs
Response that delivers different responses depending on Accept header.
RsNegotiation(Request) - Constructor for class org.takes.rs.RsNegotiation
Ctor.
RsNegotiation(Map<Collection<String>, Response>, Request) - Constructor for class org.takes.rs.RsNegotiation
Ctor.
RsPrint - Class in org.takes.rs
Response decorator that can print an entire response in HTTP format.
RsPrint(Response) - Constructor for class org.takes.rs.RsPrint
Ctor.
RsText - Class in org.takes.rs
Plain text response decorator.
RsText(String) - Constructor for class org.takes.rs.RsText
Ctor.
RsText(byte[]) - Constructor for class org.takes.rs.RsText
Ctor.
RsText(InputStream) - Constructor for class org.takes.rs.RsText
Ctor.
RsText(Response, String) - Constructor for class org.takes.rs.RsText
Ctor.
RsText(Response, byte[]) - Constructor for class org.takes.rs.RsText
Ctor.
RsText(Response, InputStream) - Constructor for class org.takes.rs.RsText
Ctor.
RsVelocity - Class in org.takes.rs
Response that converts Velocity template to text.
RsVelocity(String) - Constructor for class org.takes.rs.RsVelocity
Ctor.
RsVelocity(URL) - Constructor for class org.takes.rs.RsVelocity
Ctor.
RsVelocity(InputStream) - Constructor for class org.takes.rs.RsVelocity
Ctor.
RsVelocity(InputStream, Map<String, Object>) - Constructor for class org.takes.rs.RsVelocity
Ctor.
RsWithBody - Class in org.takes.rs
Response decorator, with body.
RsWithBody(String) - Constructor for class org.takes.rs.RsWithBody
Ctor.
RsWithBody(byte[]) - Constructor for class org.takes.rs.RsWithBody
Ctor.
RsWithBody(InputStream) - Constructor for class org.takes.rs.RsWithBody
Ctor.
RsWithBody(Response, String) - Constructor for class org.takes.rs.RsWithBody
Ctor.
RsWithBody(Response, byte[]) - Constructor for class org.takes.rs.RsWithBody
Ctor.
RsWithBody(Response, InputStream) - Constructor for class org.takes.rs.RsWithBody
Ctor.
RsWithCookie - Class in org.takes.rs
Response decorator, with an additional cookie.
RsWithCookie(String, String) - Constructor for class org.takes.rs.RsWithCookie
Ctor.
RsWithCookie(Response, String, String) - Constructor for class org.takes.rs.RsWithCookie
Ctor.
RsWithHeader - Class in org.takes.rs
Response decorator, with an additional header.
RsWithHeader(Response, String, String) - Constructor for class org.takes.rs.RsWithHeader
Ctor.
RsWithHeader(Response, String, String, boolean) - Constructor for class org.takes.rs.RsWithHeader
Ctor.
RsWithHeader(Response, String) - Constructor for class org.takes.rs.RsWithHeader
Ctor.
RsWithHeader(Response, String, boolean) - Constructor for class org.takes.rs.RsWithHeader
Ctor.
RsWithHeaders - Class in org.takes.rs
Response decorator, with an additional headers.
RsWithHeaders(Response, String...) - Constructor for class org.takes.rs.RsWithHeaders
Ctor.
RsWithHeaders(Response, Collection<String>) - Constructor for class org.takes.rs.RsWithHeaders
Ctor.
RsWithStatus - Class in org.takes.rs
Response decorator, with status code.
RsWithStatus(int) - Constructor for class org.takes.rs.RsWithStatus
Ctor.
RsWithStatus(Response, int) - Constructor for class org.takes.rs.RsWithStatus
Ctor.
RsWithStatus(Response, int, String) - Constructor for class org.takes.rs.RsWithStatus
Ctor.
RsWithType - Class in org.takes.rs
Response decorator, with content type.
RsWithType(Response, String) - Constructor for class org.takes.rs.RsWithType
Ctor.
RsWrap - Class in org.takes.rs
Response decorator.
RsWrap(Response) - Constructor for class org.takes.rs.RsWrap
Ctor.
RsXembly - Class in org.takes.rs.xe
Response that converts Xembly object to XML.
RsXembly(XeSource...) - Constructor for class org.takes.rs.xe.RsXembly
Ctor.
RsXembly(Iterable<XeSource>) - Constructor for class org.takes.rs.xe.RsXembly
Ctor.
RsXembly(XeSource) - Constructor for class org.takes.rs.xe.RsXembly
Ctor.
RsXSLT - Class in org.takes.rs
Response that converts XML into HTML using attached XSL stylesheet.
RsXSLT(Response) - Constructor for class org.takes.rs.RsXSLT
Ctor.
RsXSLT(Response, URIResolver) - Constructor for class org.takes.rs.RsXSLT
Ctor.

S

start(Exit) - Method in interface org.takes.http.Front
Start and dispatch all incoming sockets.
start(Exit) - Method in class org.takes.http.FtBasic
 
start(Exit) - Method in class org.takes.http.FtCLI
 
start(Exit) - Method in class org.takes.http.FtRemote
 

T

take(RqFallback) - Method in interface org.takes.facets.fallback.Fallback
Get a take.
Take - Interface in org.takes
Take.
take(RqRegex) - Method in interface org.takes.ts.TsRegex.Fast
Get a take.
Takes - Interface in org.takes
Takes.
Takes.NotFoundException - Exception in org.takes
Take can't be dispatched.
Takes.NotFoundException(String) - Constructor for exception org.takes.Takes.NotFoundException
Ctor.
Takes.NotFoundException(Throwable) - Constructor for exception org.takes.Takes.NotFoundException
Ctor.
Takes.NotFoundException(String, Throwable) - Constructor for exception org.takes.Takes.NotFoundException
Ctor.
text() - Method in class org.takes.rq.RqText
Read body as string.
throwable() - Method in interface org.takes.facets.fallback.RqFallback
Get throwable that occurred.
TkEmpty - Class in org.takes.tk
Empty take.
TkEmpty() - Constructor for class org.takes.tk.TkEmpty
 
TkFallback - Class in org.takes.facets.fallback
Fallback.
TkFallback(Take, Fallback, Request) - Constructor for class org.takes.facets.fallback.TkFallback
Ctor.
TkFixed - Class in org.takes.tk
Take with fixed response.
TkFixed(Response) - Constructor for class org.takes.tk.TkFixed
Ctor.
TkForward - Class in org.takes.facets.forward
Redirect on exception.
TkForward(Take) - Constructor for class org.takes.facets.forward.TkForward
Ctor.
TkHTML - Class in org.takes.tk
HTML take.
TkHTML(String) - Constructor for class org.takes.tk.TkHTML
Ctor.
TkHTML(byte[]) - Constructor for class org.takes.tk.TkHTML
Ctor.
TkHTML(URL) - Constructor for class org.takes.tk.TkHTML
Ctor.
TkHTML(InputStream) - Constructor for class org.takes.tk.TkHTML
Ctor.
TkMeasured - Class in org.takes.tk
Take that measures response printing time and adds HTTP header "X-Takes-Millis" with the amount of milliseconds.
TkMeasured(Take) - Constructor for class org.takes.tk.TkMeasured
Ctor.
TkMeasured(Take, String) - Constructor for class org.takes.tk.TkMeasured
Ctor.
TkRedirect - Class in org.takes.tk
Take that redirects.
TkRedirect() - Constructor for class org.takes.tk.TkRedirect
Ctor.
TkRedirect(String) - Constructor for class org.takes.tk.TkRedirect
Ctor.
TkRedirect(String, int) - Constructor for class org.takes.tk.TkRedirect
Ctor.
TkText - Class in org.takes.tk
Text take.
TkText(String) - Constructor for class org.takes.tk.TkText
Ctor.
TkText(byte[]) - Constructor for class org.takes.tk.TkText
Ctor.
TkText(URL) - Constructor for class org.takes.tk.TkText
Ctor.
TkText(InputStream) - Constructor for class org.takes.tk.TkText
Ctor.
TkWithCookie - Class in org.takes.tk
Take that headers.
TkWithCookie(Take, String, String) - Constructor for class org.takes.tk.TkWithCookie
Ctor.
TkWithHeaders - Class in org.takes.tk
Take that headers.
TkWithHeaders(Take) - Constructor for class org.takes.tk.TkWithHeaders
Ctor.
TkWithHeaders(Take, String...) - Constructor for class org.takes.tk.TkWithHeaders
Ctor.
TkWithHeaders(Take, Collection<String>) - Constructor for class org.takes.tk.TkWithHeaders
Ctor.
TkWithType - Class in org.takes.tk
Plain text take.
TkWithType(Take, String) - Constructor for class org.takes.tk.TkWithType
Ctor.
toJSON() - Method in interface org.takes.rs.RsJSON.Source
Get JSON value.
toXembly() - Method in class org.takes.facets.auth.XeGithubLink
 
toXembly() - Method in class org.takes.facets.flash.XeFlash
 
toXembly() - Method in class org.takes.rs.xe.XeAppend
 
toXembly() - Method in class org.takes.rs.xe.XeChain
 
toXembly() - Method in class org.takes.rs.xe.XeDirectives
 
toXembly() - Method in class org.takes.rs.xe.XeLink
 
toXembly() - Method in class org.takes.rs.xe.XeMillis
 
toXembly() - Method in interface org.takes.rs.xe.XeSource
Get Xembly directives.
toXembly() - Method in class org.takes.rs.xe.XeStylesheet
 
TsAuth - Class in org.takes.facets.auth
Authenticating takes.
TsAuth(Takes, Pass) - Constructor for class org.takes.facets.auth.TsAuth
Ctor.
TsAuth(Takes, Pass, String) - Constructor for class org.takes.facets.auth.TsAuth
Ctor.
TsClasspath - Class in org.takes.ts
Takes reading resources from classpath.
TsClasspath() - Constructor for class org.takes.ts.TsClasspath
Ctor.
TsClasspath(Class<?>) - Constructor for class org.takes.ts.TsClasspath
Ctor.
TsClasspath(String) - Constructor for class org.takes.ts.TsClasspath
Ctor.
TsFailure - Class in org.takes.ts
Takes that always fails.
TsFailure() - Constructor for class org.takes.ts.TsFailure
Ctor.
TsFailure(String) - Constructor for class org.takes.ts.TsFailure
Ctor.
TsFailure(RuntimeException) - Constructor for class org.takes.ts.TsFailure
Ctor.
TsFallback - Class in org.takes.facets.fallback
Fallback takes.
TsFallback(Takes, Take) - Constructor for class org.takes.facets.fallback.TsFallback
Ctor.
TsFallback(Takes, Takes) - Constructor for class org.takes.facets.fallback.TsFallback
Ctor.
TsFallback(Takes, Fallback) - Constructor for class org.takes.facets.fallback.TsFallback
Ctor.
TsFixed - Class in org.takes.ts
Takes with a fixed take.
TsFixed(Take) - Constructor for class org.takes.ts.TsFixed
Ctor.
TsFlash - Class in org.takes.facets.flash
Takes that understands Flash cookie and converts it into a HTTP header.
TsFlash(Takes) - Constructor for class org.takes.facets.flash.TsFlash
Ctor.
TsFlash(Takes, String, String) - Constructor for class org.takes.facets.flash.TsFlash
Ctor.
TsForward - Class in org.takes.facets.forward
Redirect on exception.
TsForward(Takes) - Constructor for class org.takes.facets.forward.TsForward
Ctor.
TsMeasured - Class in org.takes.ts
Takes that measures response printing time and adds HTTP header "X-Takes-Millis" with the amount of milliseconds.
TsMeasured(Takes) - Constructor for class org.takes.ts.TsMeasured
Ctor.
TsMeasured(Takes, String) - Constructor for class org.takes.ts.TsMeasured
Ctor.
TsMethods - Class in org.takes.ts
Method-based takes.
TsMethods() - Constructor for class org.takes.ts.TsMethods
Ctor.
TsMethods(Map<String, Takes>) - Constructor for class org.takes.ts.TsMethods
Ctor.
TsRegex - Class in org.takes.ts
Regex-based takes.
TsRegex() - Constructor for class org.takes.ts.TsRegex
Ctor.
TsRegex(Map<Pattern, TsRegex.Fast>) - Constructor for class org.takes.ts.TsRegex
Ctor.
TsRegex.Fast - Interface in org.takes.ts
Fast track for the regex.
TsSecure - Class in org.takes.facets.auth
Takes available for authenticated users.
TsSecure(Takes, String) - Constructor for class org.takes.facets.auth.TsSecure
Ctor.
TsWithHeaders - Class in org.takes.ts
Takes with added headers.
TsWithHeaders(Takes) - Constructor for class org.takes.ts.TsWithHeaders
Ctor.
TsWithHeaders(Takes, String...) - Constructor for class org.takes.ts.TsWithHeaders
Ctor.
TsWithHeaders(Takes, Collection<String>) - Constructor for class org.takes.ts.TsWithHeaders
Ctor.
TsWithType - Class in org.takes.ts
Takes with added content type.
TsWithType(Takes, String) - Constructor for class org.takes.ts.TsWithType
Ctor.

U

uri() - Method in class org.takes.rq.RqURI
Get full request URI.
urn() - Method in interface org.takes.facets.auth.Identity
URN of it, in "urn:PASS:ID" format.

W

with(String, Response) - Method in class org.takes.rs.RsNegotiation
With this type and response.
with(String, Object) - Method in class org.takes.rs.RsVelocity
With this parameter.
with(String) - Method in class org.takes.rs.RsWithHeaders
With this header.
with(String, String) - Method in class org.takes.rs.RsWithHeaders
With this header.
with(String) - Method in class org.takes.tk.TkWithHeaders
With this header.
with(String, String) - Method in class org.takes.tk.TkWithHeaders
With this header.
with(String, Take) - Method in class org.takes.ts.TsMethods
With this new take.
with(String, Takes) - Method in class org.takes.ts.TsMethods
With this new take.
with(String, String) - Method in class org.takes.ts.TsRegex
With this new take.
with(String, Take) - Method in class org.takes.ts.TsRegex
With this new take.
with(Pattern, Take) - Method in class org.takes.ts.TsRegex
With this new take.
with(String, Takes) - Method in class org.takes.ts.TsRegex
With this new take.
with(Pattern, Takes) - Method in class org.takes.ts.TsRegex
With this new take.
with(String, TsRegex.Fast) - Method in class org.takes.ts.TsRegex
With this new takes.
with(Pattern, TsRegex.Fast) - Method in class org.takes.ts.TsRegex
With this new takes.
with(String) - Method in class org.takes.ts.TsWithHeaders
With this header.
with(String, String) - Method in class org.takes.ts.TsWithHeaders
With this header.
withBody(String) - Method in class org.takes.rs.RsFluent
With this body.
withBody(byte[]) - Method in class org.takes.rs.RsFluent
With this body.
withBody(InputStream) - Method in class org.takes.rs.RsFluent
With this body.
withHeader(String) - Method in class org.takes.rs.RsFluent
With this header.
withHeader(String, String) - Method in class org.takes.rs.RsFluent
With this header.
withStatus(int) - Method in class org.takes.rs.RsFluent
With this status code.
withType(String) - Method in class org.takes.rs.RsFluent
With this content type.

X

XeAppend - Class in org.takes.rs.xe
Xembly source to append something to an existing element.
XeAppend(String, String) - Constructor for class org.takes.rs.xe.XeAppend
Ctor.
XeAppend(String, XeSource...) - Constructor for class org.takes.rs.xe.XeAppend
Ctor.
XeChain - Class in org.takes.rs.xe
Chain of sources.
XeChain(XeSource...) - Constructor for class org.takes.rs.xe.XeChain
Ctor.
XeChain(Iterable<XeSource>) - Constructor for class org.takes.rs.xe.XeChain
Ctor.
XeDirectives - Class in org.takes.rs.xe
Chain of directives.
XeDirectives(String...) - Constructor for class org.takes.rs.xe.XeDirectives
Ctor.
XeDirectives(Directive...) - Constructor for class org.takes.rs.xe.XeDirectives
Ctor.
XeDirectives(Iterable<Directive>) - Constructor for class org.takes.rs.xe.XeDirectives
Ctor.
XeFlash - Class in org.takes.facets.flash
Xembly source to show flash message in XML.
XeFlash(Request, String) - Constructor for class org.takes.facets.flash.XeFlash
Ctor.
XeGithubLink - Class in org.takes.facets.auth
Xembly source to create a LINK to Github OAuth page.
XeGithubLink(Request, String) - Constructor for class org.takes.facets.auth.XeGithubLink
Ctor.
XeGithubLink(Request, String, String, String) - Constructor for class org.takes.facets.auth.XeGithubLink
Ctor.
XeLink - Class in org.takes.rs.xe
Xembly source to create an Atom LINK element.
XeLink(String, String) - Constructor for class org.takes.rs.xe.XeLink
Ctor.
XeLink(String, String, String) - Constructor for class org.takes.rs.xe.XeLink
Ctor.
XeMillis - Class in org.takes.rs.xe
Xembly source to create "millis" element at the root.
XeMillis(boolean) - Constructor for class org.takes.rs.xe.XeMillis
Ctor.
XeMillis(String, boolean) - Constructor for class org.takes.rs.xe.XeMillis
Ctor.
XeSource - Interface in org.takes.rs.xe
Source with Xembly directives.
XeStylesheet - Class in org.takes.rs.xe
Xembly source to create an XSL stylesheet processing instruction.
XeStylesheet(String) - Constructor for class org.takes.rs.xe.XeStylesheet
Ctor.
A B C D E F G H I M N O P Q R S T U W X 

Copyright © 2015 Takes. All rights reserved.