jar

com.liferay : com.liferay.portal.cache.api

Maven & Gradle

Aug 14, 2023
4 usages
2k stars

Liferay Portal Cache API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.portal.cache.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.portal.cache.api JAR file - All Versions:

Version Vulnerabilities Size Updated
12.0.x
11.0.x
10.0.x
9.0.x
8.0.x
7.0.x
6.0.x
5.0.x
4.0.x
3.0.x
2.0.x
1.2.x
1.1.x
1.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 com.liferay.portal.cache.api-3.0.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.portal.cache.configuration

├─ com.liferay.portal.cache.configuration.PortalCacheConfiguration.class - [JAR]

├─ com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration.class - [JAR]

com.liferay.portal.cache

├─ com.liferay.portal.cache.AggregatedPortalCacheListener.class - [JAR]

├─ com.liferay.portal.cache.AggregatedPortalCacheManagerListener.class - [JAR]

├─ com.liferay.portal.cache.BasePortalCache.class - [JAR]

├─ com.liferay.portal.cache.BasePortalCacheManager.class - [JAR]

├─ com.liferay.portal.cache.BlockingPortalCache.class - [JAR]

├─ com.liferay.portal.cache.LowLevelCache.class - [JAR]

├─ com.liferay.portal.cache.MVCCPortalCache.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheListenerFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheManagerListenerFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheReplicator.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheReplicatorFactory.class - [JAR]

├─ com.liferay.portal.cache.PortalCacheWrapper.class - [JAR]

├─ com.liferay.portal.cache.TransactionalPortalCache.class - [JAR]

com.liferay.portal.cache.io

├─ com.liferay.portal.cache.io.SerializableObjectWrapper.class - [JAR]

Advertisement