Skip navigation links
A C D G N O S 

A

apply(String, CacheBuilder<K, V>) - Method in interface org.jooby.guava.GuavaCache.Callback
 

C

configure(Env, Config, Binder) - Method in class org.jooby.guava.GuavaCache
 
create(Session) - Method in class org.jooby.guava.GuavaSessionStore
 

D

delete(String) - Method in class org.jooby.guava.GuavaSessionStore
 
doWith(GuavaCache.Callback<K, V, Cache<K, V>>) - Method in class org.jooby.guava.GuavaCache
Configure a cache builder and creates a new Cache.

G

get(Session.Builder) - Method in class org.jooby.guava.GuavaSessionStore
 
GuavaCache<K,V> - Class in org.jooby.guava
guava-cache
GuavaCache(String) - Constructor for class org.jooby.guava.GuavaCache
Creates a new GuavaCache using the provided namespace.
GuavaCache() - Constructor for class org.jooby.guava.GuavaCache
Creates a new GuavaCache using guava as cache namespace.
GuavaCache.Callback<K,V,C extends com.google.common.cache.Cache<K,V>> - Interface in org.jooby.guava
 
GuavaSessionStore - Class in org.jooby.guava
session store
GuavaSessionStore(Cache<String, Session>) - Constructor for class org.jooby.guava.GuavaSessionStore
 

N

newCache() - Static method in class org.jooby.guava.GuavaCache
Creates a new GuavaCache with String and Object types as key/value.

O

org.jooby.guava - package org.jooby.guava
 

S

save(Session) - Method in class org.jooby.guava.GuavaSessionStore
 
A C D G N O S 
Skip navigation links

Copyright © 2018. All rights reserved.