JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
O
R
S
C
config()
- Method in class org.jooby.jedis.
Redis
configure(Env, Config, Binder)
- Method in class org.jooby.jedis.
Redis
create(Session)
- Method in class org.jooby.jedis.
RedisSessionStore
D
delete(String)
- Method in class org.jooby.jedis.
RedisSessionStore
G
get(Session.Builder)
- Method in class org.jooby.jedis.
RedisSessionStore
O
org.jooby.jedis
- package org.jooby.jedis
R
Redis
- Class in
org.jooby.jedis
Redis cache and key/value data store for Jooby.
Redis(String)
- Constructor for class org.jooby.jedis.
Redis
Creates a new
Redis
instance and connect to the provided database.
Redis()
- Constructor for class org.jooby.jedis.
Redis
A new
Redis
instance, with a default database name of:
db
.
RedisSessionStore
- Class in
org.jooby.jedis
A
Session.Store
powered by
Redis
.
RedisSessionStore(JedisPool, String, int)
- Constructor for class org.jooby.jedis.
RedisSessionStore
Creates a new
RedisSessionStore
.
RedisSessionStore(JedisPool, String, String)
- Constructor for class org.jooby.jedis.
RedisSessionStore
Creates a new
RedisSessionStore
.
S
save(Session)
- Method in class org.jooby.jedis.
RedisSessionStore
C
D
G
O
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.