jar

com.bluejeans : tomcat-redis-session-manager

Maven & Gradle

Aug 18, 2016
4 stars

tomcat-redis-session-manager · Tomcat Redis Session Manager is a Tomcat extension to store sessions in Redis

Table Of Contents

Latest Version

Download com.bluejeans : tomcat-redis-session-manager JAR file - Latest Versions:

All Versions

Download com.bluejeans : tomcat-redis-session-manager JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tomcat-redis-session-manager-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bluejeans.tomcat.redissessions

├─ com.bluejeans.tomcat.redissessions.DeserializedSessionContainer.class - [JAR]

├─ com.bluejeans.tomcat.redissessions.JavaSerializer.class - [JAR]

├─ com.bluejeans.tomcat.redissessions.RedisSession.class - [JAR]

├─ com.bluejeans.tomcat.redissessions.RedisSessionHandlerValve.class - [JAR]

├─ com.bluejeans.tomcat.redissessions.RedisSessionManager.class - [JAR]

├─ com.bluejeans.tomcat.redissessions.Serializer.class - [JAR]

├─ com.bluejeans.tomcat.redissessions.SessionSerializationMetadata.class - [JAR]

Advertisement