Skip navigation links
A C D G N O S 

A

apply(String, Caffeine<K, V>) - Method in interface org.jooby.caffeine.CaffeineCache.AsyncCallback
 
apply(String, Caffeine<K, V>) - Method in interface org.jooby.caffeine.CaffeineCache.Callback
 

C

CaffeineCache<K,V> - Class in org.jooby.caffeine
caffeine
CaffeineCache(String) - Constructor for class org.jooby.caffeine.CaffeineCache
Creates a new CaffeineCache using the provided namespace.
CaffeineCache() - Constructor for class org.jooby.caffeine.CaffeineCache
Creates a new CaffeineCache using caffeine as cache namespace.
CaffeineCache.AsyncCallback<K,V> - Interface in org.jooby.caffeine
 
CaffeineCache.Callback<K,V,C extends com.github.benmanes.caffeine.cache.Cache<K,V>> - Interface in org.jooby.caffeine
 
CaffeineSessionStore - Class in org.jooby.caffeine
session store
CaffeineSessionStore(Cache<String, Session>) - Constructor for class org.jooby.caffeine.CaffeineSessionStore
 
configure(Env, Config, Binder) - Method in class org.jooby.caffeine.CaffeineCache
 
create(Session) - Method in class org.jooby.caffeine.CaffeineSessionStore
 

D

delete(String) - Method in class org.jooby.caffeine.CaffeineSessionStore
 
doWith(CaffeineCache.Callback<K, V, Cache<K, V>>) - Method in class org.jooby.caffeine.CaffeineCache
Configure a cache builder and creates a new Cache.
doWithAsync(CaffeineCache.AsyncCallback<K, V>) - Method in class org.jooby.caffeine.CaffeineCache
Configure a cache builder and creates a new AsyncLoadingCache.

G

get(Session.Builder) - Method in class org.jooby.caffeine.CaffeineSessionStore
 

N

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

O

org.jooby.caffeine - package org.jooby.caffeine
 

S

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

Copyright © 2019. All rights reserved.