jar

com.alachisoft.ncache : ncache-spring-session

Maven & Gradle

Feb 19, 2024
638 stars

NCache Spring Session · NCache Enterprise integration for Spring sessions.

Table Of Contents

Latest Version

Download com.alachisoft.ncache : ncache-spring-session JAR file - Latest Versions:

All Versions

Download com.alachisoft.ncache : ncache-spring-session JAR file - All Versions:

Version Vulnerabilities Size Updated
5.3.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 ncache-spring-session-5.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alachisoft.ncache.spring.sessions.config.annotation.web.http

├─ com.alachisoft.ncache.spring.sessions.config.annotation.web.http.AbstractNCacheHttpSessionConfiguration.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.config.annotation.web.http.EnableNCacheHttpSession.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.config.annotation.web.http.EnableNCacheIndexedHttpSession.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.config.annotation.web.http.EnableNCacheIndexedSessionConfig.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.config.annotation.web.http.EnableNCacheSessionConfig.class - [JAR]

com.alachisoft.ncache.spring.sessions.config.events

├─ com.alachisoft.ncache.spring.sessions.config.events.CacheDataModificationListenerImpl.class - [JAR]

com.alachisoft.ncache.spring.sessions

├─ com.alachisoft.ncache.spring.sessions.HelperFunctions.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.HelperStrings.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.NCacheIndexedSession.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.NCacheIndexedSessionRepository.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.NCacheSession.class - [JAR]

├─ com.alachisoft.ncache.spring.sessions.NCacheSessionRepository.class - [JAR]

Advertisement