Skip navigation links
A B C D E F G I J L O R S T U V 

A

access() - Method in class org.redisson.tomcat.RedissonSession
 
add(Session) - Method in class org.redisson.tomcat.RedissonSessionManager
 
AttributeMessage - Class in org.redisson.tomcat
 
AttributeMessage() - Constructor for class org.redisson.tomcat.AttributeMessage
 
AttributeMessage(String, String) - Constructor for class org.redisson.tomcat.AttributeMessage
 
AttributeRemoveMessage - Class in org.redisson.tomcat
 
AttributeRemoveMessage() - Constructor for class org.redisson.tomcat.AttributeRemoveMessage
 
AttributeRemoveMessage(String, String, Set<String>) - Constructor for class org.redisson.tomcat.AttributeRemoveMessage
 
AttributesClearMessage - Class in org.redisson.tomcat
 
AttributesClearMessage() - Constructor for class org.redisson.tomcat.AttributesClearMessage
 
AttributesClearMessage(String, String) - Constructor for class org.redisson.tomcat.AttributesClearMessage
 
AttributesPutAllMessage - Class in org.redisson.tomcat
 
AttributesPutAllMessage() - Constructor for class org.redisson.tomcat.AttributesPutAllMessage
 
AttributesPutAllMessage(String, String, Map<String, Object>, Encoder) - Constructor for class org.redisson.tomcat.AttributesPutAllMessage
 
AttributeUpdateMessage - Class in org.redisson.tomcat
 
AttributeUpdateMessage() - Constructor for class org.redisson.tomcat.AttributeUpdateMessage
 
AttributeUpdateMessage(String, String, String, Object, Encoder) - Constructor for class org.redisson.tomcat.AttributeUpdateMessage
 
ATTRS - Static variable in class org.redisson.tomcat.RedissonSession
 

B

buildClient() - Method in class org.redisson.tomcat.JndiRedissonSessionManager
 
buildClient() - Method in class org.redisson.tomcat.RedissonSessionManager
 

C

createEmptySession() - Method in class org.redisson.tomcat.RedissonSessionManager
 
createPutAllMessage(Map<String, Object>) - Method in class org.redisson.tomcat.RedissonSession
 
createSession(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 

D

delete() - Method in class org.redisson.tomcat.RedissonSession
 

E

endAccess() - Method in class org.redisson.tomcat.RedissonSession
 
endUsage() - Method in class org.redisson.tomcat.RedissonSession
 
expireSession() - Method in class org.redisson.tomcat.RedissonSession
 

F

findSession(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 

G

getAttribute(String) - Method in class org.redisson.tomcat.RedissonSession
 
getAttributeNames() - Method in class org.redisson.tomcat.RedissonSession
 
getAttrs(Decoder<?>) - Method in class org.redisson.tomcat.AttributesPutAllMessage
 
getConfigPath() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getJndiName() - Method in class org.redisson.tomcat.JndiRedissonSessionManager
 
getKeyPrefix() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getMap(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 
getName() - Method in class org.redisson.tomcat.AttributeUpdateMessage
 
getName() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getNames() - Method in class org.redisson.tomcat.AttributeRemoveMessage
 
getNodeId() - Method in class org.redisson.tomcat.AttributeMessage
 
getNodeId() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getNotifiedNodes(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 
getReadMode() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getRedisson() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getSessionId() - Method in class org.redisson.tomcat.AttributeMessage
 
getTopic() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getUpdateMode() - Method in class org.redisson.tomcat.RedissonSessionManager
 
getValue(Decoder<?>) - Method in class org.redisson.tomcat.AttributeUpdateMessage
 
getValueNames() - Method in class org.redisson.tomcat.RedissonSession
 

I

invoke(Request, Response) - Method in class org.redisson.tomcat.UpdateValve
 
invoke(Request, Response) - Method in class org.redisson.tomcat.UsageValve
 
isBroadcastSessionEvents() - Method in class org.redisson.tomcat.RedissonSessionManager
 

J

JndiRedissonSessionManager - Class in org.redisson.tomcat
Redisson Session Manager for Apache Tomcat.
JndiRedissonSessionManager() - Constructor for class org.redisson.tomcat.JndiRedissonSessionManager
 

L

load(Map<String, Object>) - Method in class org.redisson.tomcat.RedissonSession
 
load() - Method in class org.redisson.tomcat.RedissonSessionManager
 

O

org.redisson.tomcat - package org.redisson.tomcat
 

R

recycle() - Method in class org.redisson.tomcat.RedissonSession
 
RedissonSession - Class in org.redisson.tomcat
Redisson Session object for Apache Tomcat
RedissonSession(RedissonSessionManager, RedissonSessionManager.ReadMode, RedissonSessionManager.UpdateMode, boolean) - Constructor for class org.redisson.tomcat.RedissonSession
 
RedissonSessionManager - Class in org.redisson.tomcat
Redisson Session Manager for Apache Tomcat
RedissonSessionManager() - Constructor for class org.redisson.tomcat.RedissonSessionManager
 
RedissonSessionManager.ReadMode - Enum in org.redisson.tomcat
 
RedissonSessionManager.UpdateMode - Enum in org.redisson.tomcat
 
remove(Session, boolean) - Method in class org.redisson.tomcat.RedissonSessionManager
 
removeAttributeInternal(String, boolean) - Method in class org.redisson.tomcat.RedissonSession
 

S

save() - Method in class org.redisson.tomcat.RedissonSession
 
SessionCreatedMessage - Class in org.redisson.tomcat
 
SessionCreatedMessage() - Constructor for class org.redisson.tomcat.SessionCreatedMessage
 
SessionCreatedMessage(String, String) - Constructor for class org.redisson.tomcat.SessionCreatedMessage
 
SessionDestroyedMessage - Class in org.redisson.tomcat
 
SessionDestroyedMessage() - Constructor for class org.redisson.tomcat.SessionDestroyedMessage
 
SessionDestroyedMessage(String, String) - Constructor for class org.redisson.tomcat.SessionDestroyedMessage
 
setAttribute(String, Object, boolean) - Method in class org.redisson.tomcat.RedissonSession
 
setAuthType(String) - Method in class org.redisson.tomcat.RedissonSession
 
setBroadcastSessionEvents(boolean) - Method in class org.redisson.tomcat.RedissonSessionManager
 
setConfigPath(String) - Method in class org.redisson.tomcat.JndiRedissonSessionManager
 
setConfigPath(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 
setCreationTime(long) - Method in class org.redisson.tomcat.RedissonSession
 
setJndiName(String) - Method in class org.redisson.tomcat.JndiRedissonSessionManager
 
setKeyPrefix(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 
setMaxInactiveInterval(int) - Method in class org.redisson.tomcat.RedissonSession
 
setNew(boolean) - Method in class org.redisson.tomcat.RedissonSession
 
setPrincipal(Principal) - Method in class org.redisson.tomcat.RedissonSession
 
setReadMode(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 
setUpdateMode(String) - Method in class org.redisson.tomcat.RedissonSessionManager
 
setValid(boolean) - Method in class org.redisson.tomcat.RedissonSession
 
shutdownRedisson() - Method in class org.redisson.tomcat.JndiRedissonSessionManager
 
shutdownRedisson() - Method in class org.redisson.tomcat.RedissonSessionManager
 
startInternal() - Method in class org.redisson.tomcat.RedissonSessionManager
 
startUsage() - Method in class org.redisson.tomcat.RedissonSession
 
stopInternal() - Method in class org.redisson.tomcat.RedissonSessionManager
 
store(HttpSession) - Method in class org.redisson.tomcat.RedissonSessionManager
 
superRemoveAttributeInternal(String, boolean) - Method in class org.redisson.tomcat.RedissonSession
 
superSetAttribute(String, Object, boolean) - Method in class org.redisson.tomcat.RedissonSession
 

T

toByteArray(Encoder, Object) - Method in class org.redisson.tomcat.AttributeMessage
 
toObject(Decoder<?>, byte[]) - Method in class org.redisson.tomcat.AttributeMessage
 

U

unload() - Method in class org.redisson.tomcat.RedissonSessionManager
 
UpdateValve - Class in org.redisson.tomcat
Redisson Valve object for Apache Tomcat
UpdateValve() - Constructor for class org.redisson.tomcat.UpdateValve
 
UsageValve - Class in org.redisson.tomcat
Redisson Valve object for Apache Tomcat
UsageValve() - Constructor for class org.redisson.tomcat.UsageValve
 

V

valueOf(String) - Static method in enum org.redisson.tomcat.RedissonSessionManager.ReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.redisson.tomcat.RedissonSessionManager.UpdateMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.redisson.tomcat.RedissonSessionManager.ReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.redisson.tomcat.RedissonSessionManager.UpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I J L O R S T U V 
Skip navigation links

Copyright © 2014–2020 Redisson. All rights reserved.